You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/03 10:11:15 UTC

[GitHub] [cordova-ios] vahost opened a new issue #1003: Failed to start debugserver: e8000022 The service is invalid.

vahost opened a new issue #1003:
URL: https://github.com/apache/cordova-ios/issues/1003


   # Bug Report
   
   ARCHIVE SUCCEEDED
   EXPORT SUCCEEDED
   
   ------ Debug phase ------
   Starting debug of c18d3c6652223a4ab9ba0ce745440fc3f131c227 (N71mAP, iPhone 6s, iphoneos, arm64) a.k.a. 'Walt's iPhone' connected through USB...
   [  0%] Looking up developer disk image
   [ 95%] Developer disk image mounted successfully
   Failed to start debugserver: e8000022 The service is invalid.
   Waiting for the device to scan mounted image
   2020-10-03 05:55:22.877 ios-deploy[50835:1686031] [ !! ] Error 0xe8000022: The service is invalid. AMDeviceSecureStartService(device, CFSTR("com.apple.debugserver"), NULL, &con)
   ios-deploy: Command failed with exit code 253
   
   ## Problem
   
   I get the above message when I run this Quasar command: quasar dev -m cordova -T ios
   
   ### What is expected to happen?
   
   I expect to get a successful dev build for testing to my iPhone.
   
   
   ### What does actually happen?
   
   The build fails with the above errors and the app fails to load on the iPhone.
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   quasar dev -m cordova -T ios
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   MacOS Catalina 10.15.6
   iPhone 6s running iOS 14.0.1
   Xcode 12.0.1
   Visual Studio Code Version: 1.49.2
     Commit: e5e9e69aed6e1984f7499b7af85b3d05f9a6883a
     Date: 2020-09-24T16:23:52.277Z (1 wk ago)
   Chrome: 83.0.4103.122
   Node.js: 12.14.1
   OS: Darwin x64 19.6.0
   Quasar 2.1.1
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   Cordova CLI  10.0.0
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x ] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to most recent version
   - [x ] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-ios] timbru31 commented on issue #1003: Failed to start debugserver: e8000022 The service is invalid.

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #1003:
URL: https://github.com/apache/cordova-ios/issues/1003#issuecomment-703308211


   Yes, this is caused by an outdated version of ios-deploy and not by Cordova.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-ios] timbru31 commented on issue #1003: Failed to start debugserver: e8000022 The service is invalid.

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #1003:
URL: https://github.com/apache/cordova-ios/issues/1003#issuecomment-703307375


   This sounds a lot like an issue on either quasar, ios-deploy or Xcode in general. Can you please use the Cordova CLI to ensure the issue is not caused by a third party?
   
   Besides that, your issue is missing the used cordova-ios version.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-ios] timbru31 closed issue #1003: Failed to start debugserver: e8000022 The service is invalid.

Posted by GitBox <gi...@apache.org>.
timbru31 closed issue #1003:
URL: https://github.com/apache/cordova-ios/issues/1003


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org