Hi, I just upgraded my iPhone to iOS beta 16 and as soon I opened the companion app, it asked me to login again.
I tried multiple times to login, and also to delete and reinstall the app, but every time I finish the login process (after the 2FA code), it returns this error (translated from Italian):
URLSessionTask failed with error: Unable to find a server with the specified hostname.
Looking at the logs, it looks like it is trying to connect to my old Nabu Casa public url which I used to have until a couple of months ago
https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/ios/config
Now my HomeAssistant is accessible inside and outside my home (at ha.mydomain.it) because I’m using Traefik (reverse proxy) to publish my HA on Internet (behind Cloudflare). And it was working up to a couple of hours ago.
2022-07-16 15:07:09.892 [Info] > Home Assistant Version: 2022.3 Build: 2022.358 PID: 617
2022-07-16 15:07:09.892 [Info] > XCGLogger Version: 7.0.1 - Level: Debug
2022-07-16 15:07:09.893 [Info] > XCGLogger writing log to: file:///private/var/mobile/Containers/Shared/AppGroup/FB104E13-E112-4CCD-96DC-5D67E161FB54/logs/Home%20Assistant.txt
2022-07-16 15:07:09.897 [Info] [webhookmanager-data] [WebhookManager.swift:712] init(identifier:delegate:delegateQueue:background:) > webhook-io.robbie.HomeAssistant initial tasks: []
2022-07-16 15:07:09.897 [Info] [webhookmanager-data] [WebhookManager.swift:712] init(identifier:delegate:delegateQueue:background:) > non-background initial tasks: []
2022-07-16 15:07:09.898 [Info] [main] [ServerManager.swift:375] migrateIfNeeded() > no historic server found to import
2022-07-16 15:07:09.931 [Info] [main] [NotificationManagerLocalPushInterfaceExtension.swift:79] updateManagers() >
2022-07-16 15:07:09.954 [Verbose] [main] [NotificationManager.swift:57] setupFirebase() > Calling UIApplication.shared.registerForRemoteNotifications()
2022-07-16 15:07:10.191 [Info] [main] [ClientEventStore.swift:8] ClientEventStore > unknown: Application Starting [:]
2022-07-16 15:07:10.193 [Info] [main] [ZoneManager.swift:87] log(state:) > initialize
2022-07-16 15:07:10.193 [Info] [main] [ZoneManager.swift:64] updateLocationManager(isInitial:) > started monitoring siglog changes
2022-07-16 15:07:10.194 [Info] [com.apple.root.user-initiated-qos] [RealmScene.swift:71] willDelete(objects:server:realm:) > deleting actions []
2022-07-16 15:07:10.197 [Info] [main] [ZoneManager.swift:191] sync(zones:) > available 0, enabled true, monitoring 0 ((beacon: 0, circular: 0, zone: 0)), started 0, ended 0
2022-07-16 15:07:10.205 [Info] [main] [WebViewWindowController.swift:75] setup() > showing onboarding required(HomeAssistant.OnboardingNavigationViewController.OnboardingStyle.RequiredType.full)
2022-07-16 15:07:10.248 [Verbose] [main] [AppDelegate.swift:487] setupWatchCommunicator() > Activation state changed: activated
2022-07-16 15:07:10.248 [Warning] [main] [WatchHelpers.swift:46] SyncWatchContext() > Tried to sync HAAPI config to watch but watch not paired or app not installed
2022-07-16 15:07:10.248 [Verbose] [main] [AppDelegate.swift:497] setupWatchCommunicator() > Reachability changed: notReachable
2022-07-16 15:07:10.251 [Verbose] [main] [NotificationManagerLocalPushInterfaceExtension.swift:142] configure(managers:) > computed managers: [:]
2022-07-16 15:07:10.251 [Verbose] [main] [NotificationManager.swift:70] didRegisterForRemoteNotifications(deviceToken:) > Successfully registered for push notifications! APNS token: ceba81c1a544d74529ba06b711c452b84ddf78c60a33e056e1955a565f747f1f
2022-07-16 15:07:10.254 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason cold
2022-07-16 15:07:10.374 [Error] [main] [AppDelegate.swift:434] checkForAlerts() > check error: The first or last element was requested for an empty sequence
2022-07-16 15:07:11.676 [Info] [main] [Bonjour.swift:25] start() >
2022-07-16 15:07:11.836 [Info] [main] [NotificationManager.swift:323] messaging(_:didReceiveRegistrationToken:) > Firebase registration token refreshed, new token: cJah-S0CbUUcuwb5dHP5HI:APA91bF35L62QY0PvAcSfLEfNVOYXuVHt0bRQi650XGW5GIPu1Pa8-7ZC9kVbUG-F-lrqhgtq7kxdhS1WGk5a5Fbk0uIhG0Nkweu199x8rX5gEK_cZUBZvzBWiJVsr6vHHI37YGAUnhy
2022-07-16 15:07:11.836 [Warning] [main] [NotificationManager.swift:326] messaging(_:didReceiveRegistrationToken:) > FCM token has changed from (null) to cJah-S0CbUUcuwb5dHP5HI:APA91bF35L62QY0PvAcSfLEfNVOYXuVHt0bRQi650XGW5GIPu1Pa8-7ZC9kVbUG-F-lrqhgtq7kxdhS1WGk5a5Fbk0uIhG0Nkweu199x8rX5gEK_cZUBZvzBWiJVsr6vHHI37YGAUnhy
2022-07-16 15:07:17.323 [Info] [main] [Bonjour.swift:34] stop() >
2022-07-16 15:08:07.367 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:08:21.254 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:08:22.131 [Info] [main] [Bonjour.swift:25] start() >
2022-07-16 15:09:01.066 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:09:02.804 [Info] [main] [Bonjour.swift:34] stop() >
2022-07-16 15:09:29.704 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:09:30.871 [Verbose] [main] [OnboardingManualURLViewController.swift:153] connectTapped(_:) > Connect button tapped
2022-07-16 15:09:30.886 [Info] [main] [OnboardingAuth.swift:80] performPreSteps(checkPoint:authDetails:sender:) > beforeAuth
2022-07-16 15:09:30.887 [Verbose] [main] [OnboardingAuthStepConnectivity.swift:20] perform(point:) >
2022-07-16 15:09:30.984 [Verbose] [main] [OnboardingAuthStepConnectivity.swift:28] perform(point:) > NSURLAuthenticationMethodServerTrust
2022-07-16 15:09:31.078 [Info] [main] [OnboardingAuthStepConnectivity.swift:53] perform(point:) > success(Optional(2363 bytes))
2022-07-16 15:09:31.087 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepConnectivity: fulfilled()
2022-07-16 15:09:31.087 [Verbose] [main] [OnboardingAuthLogin.swift:21] open(authDetails:sender:) > https://ha.mydomain.it:2083/auth/authorize?response_type=code&client_id=https://home-assistant.io/iOS&redirect_uri=homeassistant://auth-callback
2022-07-16 15:09:51.285 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:10:06.686 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:10:09.844 [Info] [main] [OnboardingAuth.swift:153] configuredAPI(instance:code:) >
2022-07-16 15:10:10.021 [Verbose] [main] [OnboardingAuth.swift:161] configuredAPI(instance:code:) >
2022-07-16 15:10:10.025 [Info] [main] [OnboardingAuth.swift:95] performPostSteps(checkPoint:api:sender:) > beforeRegister
2022-07-16 15:10:10.031 [Info] [main] [Environment.swift:71] init() > WebSocket: connecting using HAConnectionInfo(url: https://ha.mydomain.it:2083, userAgent: Optional("Home Assistant/2022.3 (io.robbie.HomeAssistant; build:2022.358; iOS 16.0.0)"), engine: nil)
2022-07-16 15:10:10.127 [Info] [main] [Environment.swift:71] init() > WebSocket: Viability changed: true
2022-07-16 15:10:10.203 [Info] [main] [Environment.swift:71] init() > WebSocket: connected with headers: ["Server": "Python/3.10 aiohttp/3.8.1", "Connection": "upgrade", "Content-Type": "application/octet-stream", "Date": "Sat, 16 Jul 2022 13:10:10 GMT", "Sec-WebSocket-Accept": "1SYWdGaqr6GUIy54k+tTxP9G8Eg=", "Upgrade": "websocket", "Sec-WebSocket-Extensions": "permessage-deflate"]
2022-07-16 15:10:10.203 [Info] [main] [Environment.swift:71] init() > WebSocket: phase transition to auth
2022-07-16 15:10:10.204 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: auth: required
2022-07-16 15:10:10.205 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: (auth)
2022-07-16 15:10:10.245 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: auth: ok(version: "2022.7.5")
2022-07-16 15:10:10.245 [Info] [main] [Environment.swift:71] init() > WebSocket: phase transition to command(version: "2022.7.5")
2022-07-16 15:10:10.246 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: {"event_type":"core_config_updated","id":1,"type":"subscribe_events"}
2022-07-16 15:10:10.246 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: {"id":2,"type":"config\/device_registry\/list"}
2022-07-16 15:10:10.246 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: {"event_type":"component_loaded","id":3,"type":"subscribe_events"}
2022-07-16 15:10:10.285 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: result success HARequestIdentifier(rawValue: 1)
2022-07-16 15:10:10.327 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: result success HARequestIdentifier(rawValue: 2)
2022-07-16 15:10:10.327 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: result success HARequestIdentifier(rawValue: 3)
2022-07-16 15:10:17.799 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepDuplicate: rejected(The asynchronous sequence was cancelled)
2022-07-16 15:10:17.800 [Info] [main] [OnboardingAuth.swift:182] undoConfigure(api:) >
2022-07-16 15:10:17.882 [Info] [main] [Environment.swift:71] init() > WebSocket: disconnecting; permanently: true, error: nil
2022-07-16 15:10:17.883 [Info] [main] [Environment.swift:71] init() > WebSocket: phase transition to disconnected(error: nil, forReset: true)
2022-07-16 15:10:17.890 [Info] [main] [NotificationManagerLocalPushInterfaceExtension.swift:79] updateManagers() >
2022-07-16 15:10:17.894 [Warning] [main] [WatchHelpers.swift:46] SyncWatchContext() > Tried to sync HAAPI config to watch but watch not paired or app not installed
2022-07-16 15:10:17.895 [Verbose] [main] [NotificationManagerLocalPushInterfaceExtension.swift:142] configure(managers:) > computed managers: [:]
2022-07-16 15:10:17.910 [Info] [com.apple.root.user-initiated-qos] [RealmScene.swift:71] willDelete(objects:server:realm:) > deleting actions []
2022-07-16 15:10:39.351 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:31:11.613 [Verbose] [main] [AppDelegate.swift:492] setupWatchCommunicator() > Watch state changed: paired(Communicator.WatchState.AppState.installed(Communicator.WatchState.AppState.ComplicationState.notEnabled, Optional(Library/Application%20Support/com.apple.watchconnectivity/398CEA1D-37A5-455E-B590-0BC63F739543/WatchContent/B0392AC08562866E1C2C565EA14D6EDE/ -- file:///var/mobile/Containers/Data/Application/90C604EC-0059-47EA-923D-7F2AB3DB78E9/)))
2022-07-16 15:31:11.640 [Info] [main] [WatchHelpers.swift:55] SyncWatchContext() > updated context
2022-07-16 15:31:11.640 [Verbose] [main] [AppDelegate.swift:497] setupWatchCommunicator() > Reachability changed: backgroundOnly
2022-07-16 15:31:11.655 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:31:14.028 [Verbose] [main] [OnboardingManualURLViewController.swift:153] connectTapped(_:) > Connect button tapped
2022-07-16 15:31:14.037 [Info] [main] [OnboardingAuth.swift:80] performPreSteps(checkPoint:authDetails:sender:) > beforeAuth
2022-07-16 15:31:14.037 [Verbose] [main] [OnboardingAuthStepConnectivity.swift:20] perform(point:) >
2022-07-16 15:31:14.183 [Verbose] [main] [OnboardingAuthStepConnectivity.swift:28] perform(point:) > NSURLAuthenticationMethodServerTrust
2022-07-16 15:31:14.317 [Info] [main] [OnboardingAuthStepConnectivity.swift:53] perform(point:) > success(Optional(2363 bytes))
2022-07-16 15:31:14.321 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepConnectivity: fulfilled()
2022-07-16 15:31:14.321 [Verbose] [main] [OnboardingAuthLogin.swift:21] open(authDetails:sender:) > https://ha.mydomain.it:2083/auth/authorize?response_type=code&client_id=https://home-assistant.io/iOS&redirect_uri=homeassistant://auth-callback
2022-07-16 15:31:25.656 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:31:35.203 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:31:37.845 [Info] [main] [OnboardingAuth.swift:153] configuredAPI(instance:code:) >
2022-07-16 15:31:38.017 [Verbose] [main] [OnboardingAuth.swift:161] configuredAPI(instance:code:) >
2022-07-16 15:31:38.026 [Info] [main] [OnboardingAuth.swift:95] performPostSteps(checkPoint:api:sender:) > beforeRegister
2022-07-16 15:31:38.028 [Info] [main] [Environment.swift:71] init() > WebSocket: connecting using HAConnectionInfo(url: https://ha.mydomain.it:2083, userAgent: Optional("Home Assistant/2022.3 (io.robbie.HomeAssistant; build:2022.358; iOS 16.0.0)"), engine: nil)
2022-07-16 15:31:38.126 [Info] [main] [Environment.swift:71] init() > WebSocket: Viability changed: true
2022-07-16 15:31:38.204 [Info] [main] [Environment.swift:71] init() > WebSocket: connected with headers: ["Sec-WebSocket-Accept": "UNU8in+FDZHKPXLV3OtAGUicLlc=", "Upgrade": "websocket", "Sec-WebSocket-Extensions": "permessage-deflate", "Date": "Sat, 16 Jul 2022 13:31:38 GMT", "Content-Type": "application/octet-stream", "Server": "Python/3.10 aiohttp/3.8.1", "Connection": "upgrade"]
2022-07-16 15:31:38.204 [Info] [main] [Environment.swift:71] init() > WebSocket: phase transition to auth
2022-07-16 15:31:38.204 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: auth: required
2022-07-16 15:31:38.205 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: (auth)
2022-07-16 15:31:38.244 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: auth: ok(version: "2022.7.5")
2022-07-16 15:31:38.245 [Info] [main] [Environment.swift:71] init() > WebSocket: phase transition to command(version: "2022.7.5")
2022-07-16 15:31:38.245 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: {"event_type":"core_config_updated","id":1,"type":"subscribe_events"}
2022-07-16 15:31:38.245 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: {"event_type":"component_loaded","id":2,"type":"subscribe_events"}
2022-07-16 15:31:38.246 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Sending: {"id":3,"type":"config\/device_registry\/list"}
2022-07-16 15:31:38.285 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: result success HARequestIdentifier(rawValue: 1)
2022-07-16 15:31:38.324 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: result success HARequestIdentifier(rawValue: 2)
2022-07-16 15:31:38.328 [Info] [hakit-work-queue] [Environment.swift:71] init() > WebSocket: Received: result success HARequestIdentifier(rawValue: 3)
2022-07-16 15:31:38.332 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepDuplicate: fulfilled()
2022-07-16 15:31:38.332 [Info] [main] [OnboardingAuth.swift:95] performPostSteps(checkPoint:api:sender:) > register
2022-07-16 15:31:38.527 [Verbose] [main] [HAAPI.swift:347] register() > Registration response Shared.MobileAppRegistrationResponse
2022-07-16 15:31:38.527 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepRegister: fulfilled()
2022-07-16 15:31:38.527 [Info] [main] [OnboardingAuth.swift:95] performPostSteps(checkPoint:api:sender:) > afterRegister
2022-07-16 15:31:38.606 [Info] [main] [WebhookManager.swift:217] sendEphemeral(server:request:) > sending to 269B6B66-3F20-49B1-8E73-03C4CF9DCAEB: WebhookRequest(type: "get_config", data: [:], localMetadata: nil)
2022-07-16 15:31:38.633 [Verbose] [main] [HAAPI.swift:733] registerSensors() > Registering sensors [Optional("battery_level"), Optional("battery_state"), Optional("storage"), Optional("connectivity_ssid"), Optional("connectivity_bssid"), Optional("connectivity_connection_type"), Optional("connectivity_sim_1"), Optional("connectivity_sim_2"), Optional("geocoded_location"), Optional("last_update_trigger")]
2022-07-16 15:31:38.639 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 1), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["icon": "mdi:battery-70", "name": "Battery Level", "state": 71, "unique_id": "battery_level", "attributes": [:], "unit_of_measurement": "%", "type": "sensor", "device_class": "battery"], localMetadata: nil))
2022-07-16 15:31:38.643 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 2), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["state": "Not Charging", "unique_id": "battery_state", "name": "Battery State", "attributes": ["Low Power Mode": false], "icon": "mdi:battery-70", "type": "sensor"], localMetadata: nil))
2022-07-16 15:31:38.647 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 3), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["state": "53.68", "unique_id": "storage", "unit_of_measurement": "% available", "type": "sensor", "icon": "mdi:database", "name": "Storage", "attributes": ["Available": "66,07 GB", "Available (Important)": "74,82 GB", "Total": "127,87 GB", "Available (Opportunistic)": "68,64 GB"]], localMetadata: nil))
2022-07-16 15:31:38.652 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 4), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["state": "Not Connected", "unique_id": "connectivity_ssid", "name": "SSID", "icon": "mdi:wifi-off", "type": "sensor"], localMetadata: nil))
2022-07-16 15:31:38.658 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 5), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["name": "BSSID", "state": "Not Connected", "icon": "mdi:wifi-off", "type": "sensor", "unique_id": "connectivity_bssid"], localMetadata: nil))
2022-07-16 15:31:38.663 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 6), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["name": "Connection Type", "state": "Wi-Fi", "type": "sensor", "attributes": [:], "unique_id": "connectivity_connection_type", "icon": "mdi:wifi"], localMetadata: nil))
2022-07-16 15:31:38.671 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 7), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["unique_id": "connectivity_sim_1", "state": "Iliad", "icon": "mdi:sim", "attributes": ["Carrier Name": "Iliad", "ISO Country Code": "it", "Mobile Country Code": "222", "Allows VoIP": true, "Mobile Network Code": "50", "Carrier ID": "0000000100000001", "Current Radio Technology": "5G Non-Standalone"], "name": "SIM 1", "type": "sensor"], localMetadata: nil))
2022-07-16 15:31:38.678 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 8), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["type": "sensor", "icon": "mdi:sim", "unique_id": "connectivity_sim_2", "name": "SIM 2", "state": "N/A", "attributes": ["Mobile Country Code": "N/A", "Allows VoIP": true, "Carrier ID": "0000000100000002", "Mobile Network Code": "N/A", "ISO Country Code": "N/A", "Carrier Name": "N/A"]], localMetadata: nil))
2022-07-16 15:31:38.686 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 9), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["icon": "mdi:map", "type": "sensor", "state": "Unknown", "unique_id": "geocoded_location", "name": "Geocoded Location"], localMetadata: nil))
2022-07-16 15:31:38.697 [Info] [webhookmanager-data] [WebhookManager.swift:379] send(on:server:identifier:request:waitForResponse:) > starting request: taskKey(session: webhook-io.robbie.HomeAssistant, task: 10), server(269B6B66-3F20-49B1-8E73-03C4CF9DCAEB), type(WebhookResponseUnhandled), request(WebhookRequest(type: "register_sensor", data: ["name": "Last Update Trigger", "state": "registration", "icon": "mdi:cellphone-wireless", "unique_id": "last_update_trigger", "type": "sensor"], localMetadata: nil))
2022-07-16 15:31:38.707 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.707 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.708 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.708 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.708 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.709 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.709 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.710 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:38.710 [Error] [webhookmanager-data] [WebhookManager.swift:517] responseInfo(from:) > no persisted info for LocalUploadTask <D74630F3-5790-453B-93CB-03140CE6DAF8>.<1> (nil)
2022-07-16 15:31:40.314 [Error] [main] [HAAPI+RequestHelpers.swift:15] handleResponse(response:seal:callingFunctionName:) > Error on GetMobileAppConfig() request: sessionTaskFailed(error: Error Domain=NSURLErrorDomain Code=-1003 "Impossibile trovare un server con il nome host specificato." UserInfo={_kCFStreamErrorCodeKey=8, NSUnderlyingError=0x28036f180 {Error Domain=kCFErrorDomainCFNetwork Code=-1003 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: utun4, ipv4, dns, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9E797CAD-75D1-48B7-BB51-2161FDC6BAED>.<4>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <9E797CAD-75D1-48B7-BB51-2161FDC6BAED>.<4>"
), NSLocalizedDescription=Impossibile trovare un server con il nome host specificato., NSErrorFailingURLStringKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/ios/config, NSErrorFailingURLKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/ios/config, _kCFStreamErrorDomainKey=12})
2022-07-16 15:31:40.315 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepModels: rejected(Alamofire.AFError.sessionTaskFailed(error: Error Domain=NSURLErrorDomain Code=-1003 "Impossibile trovare un server con il nome host specificato." UserInfo={_kCFStreamErrorCodeKey=8, NSUnderlyingError=0x28036f180 {Error Domain=kCFErrorDomainCFNetwork Code=-1003 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: utun4, ipv4, dns, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9E797CAD-75D1-48B7-BB51-2161FDC6BAED>.<4>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <9E797CAD-75D1-48B7-BB51-2161FDC6BAED>.<4>"
), NSLocalizedDescription=Impossibile trovare un server con il nome host specificato., NSErrorFailingURLStringKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/ios/config, NSErrorFailingURLKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/ios/config, _kCFStreamErrorDomainKey=12}))
2022-07-16 15:31:40.315 [Info] [main] [OnboardingAuth.swift:182] undoConfigure(api:) >
2022-07-16 15:31:40.321 [Info] [main] [Environment.swift:71] init() > WebSocket: disconnecting; permanently: true, error: nil
2022-07-16 15:31:40.321 [Info] [main] [Environment.swift:71] init() > WebSocket: phase transition to disconnected(error: nil, forReset: true)
2022-07-16 15:31:40.324 [Info] [main] [NotificationManagerLocalPushInterfaceExtension.swift:79] updateManagers() >
2022-07-16 15:31:40.333 [Info] [main] [WatchHelpers.swift:55] SyncWatchContext() > updated context
2022-07-16 15:31:40.334 [Verbose] [main] [NotificationManagerLocalPushInterfaceExtension.swift:142] configure(managers:) > computed managers: [:]
2022-07-16 15:31:40.343 [Info] [com.apple.root.user-initiated-qos] [RealmScene.swift:71] willDelete(objects:server:realm:) > deleting actions []
2022-07-16 15:31:40.807 [Info] [main] [WebhookManager.swift:217] sendEphemeral(server:request:) > sending to 269B6B66-3F20-49B1-8E73-03C4CF9DCAEB: WebhookRequest(type: "get_config", data: [:], localMetadata: nil)
2022-07-16 15:31:42.903 [Info] [main] [WebhookManager.swift:217] sendEphemeral(server:request:) > sending to 269B6B66-3F20-49B1-8E73-03C4CF9DCAEB: WebhookRequest(type: "get_config", data: [:], localMetadata: nil)
2022-07-16 15:31:42.916 [Error] [main] [WebhookManager.swift:242] sendEphemeral(server:request:) > got failure from 269B6B66-3F20-49B1-8E73-03C4CF9DCAEB for get_config: Error Domain=NSURLErrorDomain Code=-1003 "Impossibile trovare un server con il nome host specificato." UserInfo={_kCFStreamErrorCodeKey=8, NSUnderlyingError=0x28037a550 {Error Domain=kCFErrorDomainCFNetwork Code=-1003 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: utun4, ipv4, dns, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalUploadTask <C6E24B7B-F5C2-4765-B805-EED5640C0790>.<3>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalUploadTask <C6E24B7B-F5C2-4765-B805-EED5640C0790>.<3>"
), NSLocalizedDescription=Impossibile trovare un server con il nome host specificato., NSErrorFailingURLStringKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/webhook/9127888c6eae59b23dc05726f2f01b47b6147a29d23dddd65a1d63ea69c54c10, NSErrorFailingURLKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/webhook/9127888c6eae59b23dc05726f2f01b47b6147a29d23dddd65a1d63ea69c54c10, _kCFStreamErrorDomainKey=12}
2022-07-16 15:31:42.921 [Info] [main] [OnboardingAuth.swift:70] perform(checkPoint:checks:) > OnboardingAuthStepConfig: rejected(Error Domain=NSURLErrorDomain Code=-1003 "Impossibile trovare un server con il nome host specificato." UserInfo={_kCFStreamErrorCodeKey=8, NSUnderlyingError=0x28037a550 {Error Domain=kCFErrorDomainCFNetwork Code=-1003 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: utun4, ipv4, dns, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalUploadTask <C6E24B7B-F5C2-4765-B805-EED5640C0790>.<3>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalUploadTask <C6E24B7B-F5C2-4765-B805-EED5640C0790>.<3>"
), NSLocalizedDescription=Impossibile trovare un server con il nome host specificato., NSErrorFailingURLStringKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/webhook/9127888c6eae59b23dc05726f2f01b47b6147a29d23dddd65a1d63ea69c54c10, NSErrorFailingURLKey=https://ziin71e8wxhs3qf0h3jdwju040u3acbz.ui.nabu.casa/api/webhook/9127888c6eae59b23dc05726f2f01b47b6147a29d23dddd65a1d63ea69c54c10, _kCFStreamErrorDomainKey=12})
2022-07-16 15:31:47.903 [Info] [main] [LifecycleManager.swift:170] connectAPI(reason:) > Connect finished for reason warm
2022-07-16 15:31:52.773 [Verbose] [main] [XCGLogger+Export.swift:17] export(from:sender:openURLHandler:) > Logs directory is: file:///private/var/mobile/Containers/Shared/AppGroup/FB104E13-E112-4CCD-96DC-5D67E161FB54/logs/
2022-07-16 15:31:52.776 [Debug] [main] [XCGLogger+Export.swift:32] export(from:sender:openURLHandler:) > Exporting logs as filename 2022-07-16_15.31.52+0200.logs.zip
2022-07-16 15:32:00.728 [Verbose] [main] [XCGLogger+Export.swift:17] export(from:sender:openURLHandler:) > Logs directory is: file:///private/var/mobile/Containers/Shared/AppGroup/FB104E13-E112-4CCD-96DC-5D67E161FB54/logs/
2022-07-16 15:32:00.730 [Debug] [main] [XCGLogger+Export.swift:32] export(from:sender:openURLHandler:) > Exporting logs as filename 2022-07-16_15.32.00+0200.logs.zip