Error for open Appium Inspector iOS

Hi!
I’m trying to make my Appium Desktop work with the Appium Inspector. I’m trying to preview an iOS 13 simulator, but I’m getting some errors in Appium:

[debug] e[35m[XCUITest]e[39m No reason to set locale
[debug] e[35m[XCUITest]e[39m No iOS / app preferences to set
[debug] e[35m[XCUITest]e[39m Setting did not need to be updated
[debug] e[35m[iOSSim]e[39m Setting preferences of 0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE Simulator to {“ConnectHardwareKeyboard”:true}
[debug] e[35m[iOSSim]e[39m Setting common Simulator preferences to {“RotateWindowWhenSignaledByGuest”:true,“ConnectHardwareKeyboard”:true,“PasteboardAutomaticSync”:false}[debug] e[35m[iOSSim]e[39m Updated 0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE Simulator preferences at ‘/Users/marianalvf/Library/Preferences/com.apple.iphonesimulator.plist’ with {“RotateWindowWhenSignaledByGuest”:true,“ConnectHardwareKeyboard”:true,“PasteboardAutomaticSync”:false,“DevicePreferences”:{“0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE”:{“ConnectHardwareKeyboard”:true,“SimulatorExternalDisplay”:2114,“ChromeTint”:“”,“SimulatorWindowGeometry”:{“D3ED58F9-8686-4235-AEA7-73B3C4E7D949”:{“WindowCenter”:“{720, 442}”,“WindowScale”:0.8930180180180181},“6AF2F627-BE0B-4B63-8617-7D759F22EAF1”:{“WindowCenter”:“{720, 442}”,“WindowScale”:0.8930180180180181}},“SimulatorWindowRotationAngle”:0,“SimulatorWindowOrientation”:“Portrait”}}}[debug] e[35m[iOSSim]e[39m Got Simulator UI client PID: 9334
[info] e[35m[iOSSim]e[39m Both Simulator with UDID ‘0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE’ and the UI client are currently running[debug] e[35m[BaseDriver]e[39m Event ‘simStarted’ logged at 1669921608028 (16:06:48 GMT-0300 (Brasilia Standard Time))
[debug] e[35m[WebDriverAgent]e[39m No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[info] e[35m[DevCon Factory]e[39m Requesting connection for device 0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE on local port 8100
[debug] e[35m[DevCon Factory]e[39m Cached connections count: 0
[info] e[35m[DevCon Factory]e[39m Successfully requested the connection for 0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE:8100[debug] e[35m[WebDriverAgent]e[39m Parsed BUILD_DIR configuration value: ‘/Users/marianalvf/Library/Developer/Xcode/DerivedData/WebDriverAgent-aghlrsejdreqngftgvcqwnjgrbou/Build/Products’
[debug] e[35m[WebDriverAgent]e[39m Got derived data root: ‘/Users/marianalvf/Library/Developer/Xcode/DerivedData/WebDriverAgent-aghlrsejdreqngftgvcqwnjgrbou’
[debug] e[35m[XCUITest]e[39m Starting WebDriverAgent initialization with the synchronization key ‘/Users/marianalvf/Library/Developer/Xcode/DerivedData/WebDriverAgent-aghlrsejdreqngftgvcqwnjgrbou’
[debug] e[35m[WD Proxy]e[39m Matched ‘/status’ to command name ‘getStatus’
[debug] e[35m[WD Proxy]e[39m Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body
[info] e[35m[WD Proxy]e[39m connect ECONNREFUSED 127.0.0.1:8100
[debug] e[35m[WebDriverAgent]e[39m WDA is not listening at ‘http://127.0.0.1:8100/
[debug] e[35m[WebDriverAgent]e[39m WDA is currently not running. There is nothing to cache
[debug] e[35m[XCUITest]e[39m Trying to start WebDriverAgent 2 times with 10000ms interval
[debug] e[35m[XCUITest]e[39m These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] e[35m[BaseDriver]e[39m Event ‘wdaStartAttempted’ logged at 1669921618809 (16:06:58 GMT-0300 (Brasilia Standard Time))
[info] e[35m[WebDriverAgent]e[39m Launching WebDriverAgent on the device
[info] e[35m[WebDriverAgent]e[39m WebDriverAgent does not need a cleanup. The sources are up to date (1669836433183 >= 1669836433183)
[debug] e[35m[WebDriverAgent]e[39m Killing running processes ‘xcodebuild.*0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE, 0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE.*XCTRunner, xctest.*0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE’ for the device 0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE…[debug] e[35m[WebDriverAgent]e[39m ‘pgrep -if xctest.*0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE’ didn’t detect any matching processes. Return code: 1[debug] e[35m[WebDriverAgent]e[39m Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/marianalvf/Library/Developer/Xcode/DerivedData/WebDriverAgent-aghlrsejdreqngftgvcqwnjgrbou -destination id=0C8B5196-5F4E-4884-8DF7-B5E0AD9158BE IPHONEOS_DEPLOYMENT_TARGET=15.2 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO’ in directory ‘/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent’
[debug] e[35m[WebDriverAgent]e[39m Output from xcodebuild will only be logged if any errors are present there. To change this, use ‘showXcodeLog’ desired capability[debug] e[35m[WebDriverAgent]e[39m Waiting up to 60000ms for WebDriverAgent to start
[debug] e[35m[WD Proxy]e[39m Matched ‘/status’ to command name ‘getStatus’
[debug] e[35m[WD Proxy]e[39m Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body
[info] e[35m[WD Proxy]e[39m connect ECONNREFUSED 127.0.0.1:8100[debug] e[35m[WD Proxy]e[39m Matched ‘/status’ to command name ‘getStatus’
[debug] e[35m[WD Proxy]e[39m Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body
[info] e[35m[WD Proxy]e[39m connect ECONNREFUSED 127.0.0.1:8100[debug] e[35m[WD Proxy]e[39m Matched ‘/status’ to command name ‘getStatus’

I’ve tried several options and none of them work.

appium -v
1.22.3

Hello! the same issue happened to me to. I should mention, that everything was fine a week ago!