Same here: XCode 14.1 Beta3 and watchOS Beta 9.1. All combination of reboot/restart lead to same bad result.
Paul’s Apple Watch via Warphone XII (3): Failed with HTTP status 403: forbidden
Domain: DVTACSURLSessionDelegate
Code: 1
User Info: {
DVTDeviceErrorIsProxied = 1;
DVTErrorCreationDateKey = "2022-10-17 19:07:16 +0000";
}
System Information
macOS Version 12.6 (Build 21G115)
Xcode 14.1 (21527.1) (Build 14B5033e)
Timestamp: 2022-10-17T09:07:16-10:00
Post
Replies
Boosts
Views
Activity
Can be triggered repeatedly from XCode Device window by (de)selecting "Connect via network.
Result, in Console:
2022-10-17 09:45:59.608422-1000 Homer2 Watch App[367:7246] [scenes] unable to send specifiers:<count: 1> {
<BLSAlwaysOnDateSpecifier: 0x165ec610; date: 09:45:29.949; fidelity: Never>;
} response to frameSpecifiersAction:<BLSFrameSpecifiersRequestAction: 0x166b2d50; info: <BSSettings: 0x166b2d70> {
(1) = <_NSConcreteDateInterval: 0x166b1340> (Start Date) 2022-10-17 19:45:29 +0000 + (Duration) 840.000000 seconds = (End Date) 2022-10-17 19:59:29 +0000;
(3) = BSSettingFlagYes;
}; responder: <_BSActionResponder: 0x166b0ec0; active: YES; waiting: NO> clientInvalidated = NO;
clientEncoded = NO;
clientResponded = NO;
reply = <BSMachPortSendOnceRight: 0x166b0e70; usable: NO; (367:0:send-once xpcCode) from (31:0:send-once take)>;
annulled = YES;>
2022-10-17 09:45:59.612752-1000 Homer2 Watch App[367:7246] [scenes] unable to send specifiers:<count: 1> {
<BLSAlwaysOnDateSpecifier: 0x165c67e0; date: 09:45:39.956; fidelity: Never>;
} response to frameSpecifiersAction:<BLSFrameSpecifiersRequestAction: 0x165d6510; info: <BSSettings: 0x165d5700> {
(1) = <_NSConcreteDateInterval: 0x165d56a0> (Start Date) 2022-10-17 19:45:39 +0000 + (Duration) 840.000000 seconds = (End Date) 2022-10-17 19:59:39 +0000;
(3) = BSSettingFlagYes;
}; responder: <_BSActionResponder: 0x165d5300; active: YES; waiting: NO> clientInvalidated = NO;
clientEncoded = NO;
clientResponded = NO;
reply = <BSMachPortSendOnceRight: 0x165d52c0; usable: NO; (367:0:send-once xpcCode) from (31:0:send-once take)>;
annulled = YES;>
Analytics Event: com.apple.dt.IDERunOperationWorkerFinished : {
"device_model" = "Watch6,2";
"device_osBuild" = "9.1 (20S5072a)";
"device_platform" = "com.apple.platform.watchos";
"launchSession_schemeCommand" = Run;
"launchSession_state" = 1;
"launchSession_targetArch" = arm64e;
"operation_duration_ms" = 11654;
"operation_errorCode" = "-1";
"operation_errorDomain" = "com.apple.platform.iphoneos";
"operation_errorWorker" = IDELaunchiPhoneLauncher;
"operation_name" = IDEiPhoneRunOperationWorkerGroup;
"param_consoleMode" = 0;
"param_debugger_attachToExtensions" = 0;
"param_debugger_attachToXPC" = 1;
"param_debugger_type" = 5;
"param_destination_isProxy" = 1;
"param_destination_platform" = "com.apple.platform.watchos";
"param_diag_MainThreadChecker_stopOnIssue" = 0;
"param_diag_MallocStackLogging_enableDuringAttach" = 0;
"param_diag_MallocStackLogging_enableForXPC" = 1;
"param_diag_allowLocationSimulation" = 1;
"param_diag_checker_tpc_enable" = 1;
"param_diag_gpu_frameCapture_enable" = 0;
"param_diag_gpu_shaderValidation_enable" = 0;
"param_diag_gpu_validation_enable" = 0;
"param_diag_memoryGraphOnResourceException" = 0;
"param_diag_queueDebugging_enable" = 1;
"param_diag_runtimeProfile_generate" = 0;
"param_diag_sanitizer_asan_enable" = 0;
"param_diag_sanitizer_tsan_enable" = 0;
"param_diag_sanitizer_tsan_stopOnIssue" = 0;
"param_diag_sanitizer_ubsan_stopOnIssue" = 0;
"param_diag_showNonLocalizedStrings" = 0;
"param_diag_viewDebugging_enabled" = 1;
"param_diag_viewDebugging_insertDylibOnLaunch" = 1;
"param_install_style" = 0;
"param_launcher_UID" = 2;
"param_launcher_allowDeviceSensorReplayData" = 0;
"param_launcher_kind" = 0;
"param_launcher_style" = 0;
"param_launcher_substyle" = 16384;
"param_runnable_appExtensionHostRunMode" = 0;
"param_runnable_productType" = "com.apple.product-type.application";
"param_runnable_type" = 2;
"param_testing_launchedForTesting" = 0;
"param_testing_suppressSimulatorApp" = 0;
"param_testing_usingCLI" = 0;
"sdk_canonicalName" = "iphoneos16.1";
"sdk_osVersion" = "16.1";
"sdk_variant" = iphoneos;
}
System Information
macOS Version 12.6 (Build 21G115)
Xcode 14.1 (21527.1) (Build 14B5033e)
Timestamp: 2022-10-17T10:00:07-10:00