@123 I’m curious, though, how that bug would be causing this Chime TTS result for an unavailable, unselected MP3 type that doesn’t exist?
@Nimrod_Dolev Here’s a snippet. Nothing really different.
(HTTPConnectionPool(host='192.168.1.129', port=49152): Max retries exceeded with url: /upnp/event/basicevent1 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffff5d6b2ea0>: Failed to establish a new connection: [Errno 113] Host is unreachable'))), will retry in 60s
2024-06-24 17:20:15.857 WARNING (SyncWorker_20) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /eventservice.xml
2024-06-24 17:20:20.943 ERROR (Wemo Events Thread) [pywemo.ouimeaux_device] Unable to re-probe wemo <WeMo Switch "wemo10 stairs"> at 192.168.1.129
2024-06-24 17:20:22.993 WARNING (SyncWorker_18) [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5d6fe690>, 'Connection to 192.168.1.129 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:20:55.946 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.94 (192.168.1.94). Requested URL: '/media/local/sounds/temp/chime_tts/xchgu2w2.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiNTI2ZWNjMjlhOTg0ZGJhYjc3MmI0MjkzNDk1ZDc5YiIsInBhdGgiOiIvbWVkaWEvbG9jYWwvc291bmRzL3RlbXAvY2hpbWVfdHRzL3hjaGd1MncyLm1wMyIsInBhcmFtcyI6W10sImlhdCI6MTcxOTE2MzI5OCwiZXhwIjoxNzE5MjQ5Njk4fQ.l0Jd-U4a2E-iPHCEv-rbbCfWdSRRXyrdvetENhzXXvI'. (Linux UPnP/1.0 Sonos/79.1-53290 (ZPS31))
2024-06-24 17:22:06.851 WARNING (SyncWorker_20) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff6025b4a0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:23:10.845 WARNING (SyncWorker_27) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff46128860>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:23:16.851 WARNING (SyncWorker_27) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff46128080>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:23:31.532 WARNING (SyncWorker_14) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.92', port=49154): Read timed out. (read timeout=3.0)")': /setup.xml
2024-06-24 17:23:42.029 WARNING (SyncWorker_14) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /timesyncservice.xml
2024-06-24 17:23:48.012 WARNING (SyncWorker_14) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /eventservice.xml
2024-06-24 17:24:21.012 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:24:21.013 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:24:27.948 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:24:27.949 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:24:28.658 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:24:28.659 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:24:29.416 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:24:29.417 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:24:29.841 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:24:29.842 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:24:32.799 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:24:32.800 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:24:49.853 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.94 (192.168.1.94). Requested URL: '/media/local/sounds/temp/chime_tts/xchgu2w2.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiNTI2ZWNjMjlhOTg0ZGJhYjc3MmI0MjkzNDk1ZDc5YiIsInBhdGgiOiIvbWVkaWEvbG9jYWwvc291bmRzL3RlbXAvY2hpbWVfdHRzL3hjaGd1MncyLm1wMyIsInBhcmFtcyI6W10sImlhdCI6MTcxOTE2MzI5OCwiZXhwIjoxNzE5MjQ5Njk4fQ.l0Jd-U4a2E-iPHCEv-rbbCfWdSRRXyrdvetENhzXXvI'. (Linux UPnP/1.0 Sonos/79.1-53290 (ZPS31))
2024-06-24 17:25:19.844 WARNING (SyncWorker_8) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff513892e0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:25:25.853 WARNING (SyncWorker_8) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff513add00>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:26:16.782 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:26:16.784 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:27:00.361 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:27:00.363 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:27:00.972 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:27:00.973 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:27:01.290 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:27:01.291 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:27:01.744 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:27:01.745 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:27:02.336 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif(update, 'none', sound) }}'
2024-06-24 17:27:02.338 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'update' is undefined when rendering '{{ iif((update or sound == 'none'), 0, volume) }}'
2024-06-24 17:27:30.444 WARNING (SyncWorker_15) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.92', port=49154): Read timed out.")': /timesyncservice.xml
2024-06-24 17:27:35.463 WARNING (SyncWorker_15) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /setupservice.xml
2024-06-24 17:27:58.845 WARNING (SyncWorker_0) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5d6f57f0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:28:04.851 WARNING (SyncWorker_0) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5d75dbe0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:28:13.858 WARNING (SyncWorker_0) [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff4aa20410>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:28:28.864 WARNING (SyncWorker_0) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff4aa188c0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:28:55.871 WARNING (SyncWorker_0) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff46df8b90>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:30:59.153 WARNING (SyncWorker_0) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff384d26c0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:31:34.848 WARNING (SyncWorker_23) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff524aee40>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:31:40.854 WARNING (SyncWorker_23) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff87154c80>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:31:49.861 WARNING (SyncWorker_23) [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff601ed880>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:32:24.845 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff461351f0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:32:30.849 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5d3c4500>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:32:39.855 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff871167e0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:32:54.862 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff461536b0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:33:21.868 WARNING (SyncWorker_19) [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff513e41a0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:35:18.312 WARNING (SyncWorker_12) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /setup.xml
2024-06-24 17:35:21.869 WARNING (SyncWorker_12) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /setupservice.xml
2024-06-24 17:35:28.974 WARNING (SyncWorker_12) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /setupservice.xml
2024-06-24 17:35:32.426 WARNING (SyncWorker_12) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.125', port=49153): Read timed out. (read timeout=3.0)")': /timesyncservice.xml
2024-06-24 17:35:38.344 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.94 (192.168.1.94). Requested URL: '/media/local/sounds/temp/chime_tts/xchgu2w2.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiNTI2ZWNjMjlhOTg0ZGJhYjc3MmI0MjkzNDk1ZDc5YiIsInBhdGgiOiIvbWVkaWEvbG9jYWwvc291bmRzL3RlbXAvY2hpbWVfdHRzL3hjaGd1MncyLm1wMyIsInBhcmFtcyI6W10sImlhdCI6MTcxOTE2MzI5OCwiZXhwIjoxNzE5MjQ5Njk4fQ.l0Jd-U4a2E-iPHCEv-rbbCfWdSRRXyrdvetENhzXXvI'. (Linux UPnP/1.0 Sonos/79.1-53290 (ZPS31))
2024-06-24 17:35:42.985 WARNING (SyncWorker_12) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.92', port=49154): Read timed out. (read timeout=3.0)")': /setup.xml
2024-06-24 17:35:49.879 WARNING (SyncWorker_12) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5d6cc230>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /setup.xml
2024-06-24 17:36:03.678 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.94 (192.168.1.94). Requested URL: '/media/local/sounds/temp/chime_tts/xchgu2w2.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiNTI2ZWNjMjlhOTg0ZGJhYjc3MmI0MjkzNDk1ZDc5YiIsInBhdGgiOiIvbWVkaWEvbG9jYWwvc291bmRzL3RlbXAvY2hpbWVfdHRzL3hjaGd1MncyLm1wMyIsInBhcmFtcyI6W10sImlhdCI6MTcxOTE2MzI5OCwiZXhwIjoxNzE5MjQ5Njk4fQ.l0Jd-U4a2E-iPHCEv-rbbCfWdSRRXyrdvetENhzXXvI'. (Linux UPnP/1.0 Sonos/79.1-53290 (ZPS31))
2024-06-24 17:38:55.845 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5ac31f70>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:38:58.959 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffff592aa150>: Failed to establish a new connection: [Errno 113] Host is unreachable')': /upnp/control/basicevent1
2024-06-24 17:39:07.966 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff552333b0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:39:22.972 WARNING (SyncWorker_6) [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff4a9d70e0>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /upnp/control/basicevent1
2024-06-24 17:39:57.059 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.94 (192.168.1.94). Requested URL: '/media/local/sounds/temp/chime_tts/xchgu2w2.mp3?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiNTI2ZWNjMjlhOTg0ZGJhYjc3MmI0MjkzNDk1ZDc5YiIsInBhdGgiOiIvbWVkaWEvbG9jYWwvc291bmRzL3RlbXAvY2hpbWVfdHRzL3hjaGd1MncyLm1wMyIsInBhcmFtcyI6W10sImlhdCI6MTcxOTE2MzI5OCwiZXhwIjoxNzE5MjQ5Njk4fQ.l0Jd-U4a2E-iPHCEv-rbbCfWdSRRXyrdvetENhzXXvI'. (Linux UPnP/1.0 Sonos/79.1-53290 (ZPS31))
2024-06-24 17:39:58.348 WARNING (SyncWorker_25) [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.184', port=49152): Read timed out. (read timeout=3.0)")': /setupservice.xml
2024-06-24 17:40:04.354 WARNING (SyncWorker_25) [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0xffff5d721250>, 'Connection to 192.168.1.184 timed out. (connect timeout=3.0)')': /setupservice.xml