Cannot load Appium inspector (1.3.3) - <Error>: 0x134a1a8 load_container_state: Could not lookup application com.apple.iOS6Updater in the install map

I can run my tests using the Appium 1.3.4 server via command line. But I cannot load the Appium inspector to look for locators… can anyone please help me take a look on my server log? Many thanks!
-------------------- Here’s my server log ----------------------------

info: [debug] [INST] Waiting for device to boot…

info: [IOS_SYSLOG_ROW ] Dec 16 13:51:53 caq-swapssl3-qa3-f bootlog[0] : BOOT_TIME 1418766713 0

info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 check_stale_maps: Install cache not found; it will be generated.
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 preflight_install_map: Detected simulator root change from “(null)” to “/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk”.
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 load_container_state: Could not lookup application com.apple.iOS6Updater in the install map
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 MobileInstallationUninstall_Server: com.apple.iOS6Updater not found in user apps, ignoring
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com configd_sim[3507] : network changed: v4(en0+:172.28.192.46) DNS+ Proxy
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 tell_sandbox_about_container: Added sandbox mapping com.apple.datadetectors.DDActionsService -> “/Users/ywang24/Library/Developer/CoreSimulator/Devices/2DE83F28-7020-4006-9F67-287E303E1BCA/data/Applications/B09CF23E-0C25-4819-B42D-67937C9A21E1”
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk//Applications/iOS Diagnostics.app was missing or empty
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 tell_sandbox_about_container: Added sandbox mapping com.apple.mobilesafari -> “/Users/ywang24/Library/Developer/CoreSimulator/Devices/2DE83F28-7020-4006-9F67-287E303E1BCA/data/Applications/F90168C2-EBE8-484C-BF34-817B71F5CA8D”
info: [IOS_SYSLOG_ROW ] Dec 16 13:56:56 caq-swapssl3-qa3-f.walmart.com installd[3512] : 0x134a1a8 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk//Applications/Photo Booth.app was missing or empty

info: [IOS_SYSLOG_ROW ] Dec 16 13:56:5

1 Like

Hi @lillian_ymw Any resolution from the above issue , even i am facing the same issue.