This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appium & | |
[2] 4068 | |
Sanchas-MacBook-Pro:~ sancha$ [Appium] Welcome to Appium v1.6.0-beta1 (REV 66cda616d1f2a2f5cb6bcece7be9ff29f5d6f863) | |
[HTTP] Could not start REST http interface listener. The requested port may already be in use. Please make sure there is no other instance of this server running already. | |
Error: listen EADDRINUSE 0.0.0.0:4723 | |
at Object.exports._errnoException (util.js:907:11) | |
at exports._exceptionWithHostPort (util.js:930:20) | |
at Server._listen2 (net.js:1250:14) | |
at listen (net.js:1286:10) | |
at net.js:1395:9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: xcodebuild failed with code 65 (WARNING: The server did not provide any stacktrace information) | |
Command duration or timeout: 32.63 seconds | |
Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58' | |
System info: host: 'Sanchas-MacBook-Pro.local', ip: '192.168.0.6', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.6', java.version: '1.8.0_91' | |
Driver info: io.appium.java_client.ios.IOSDriver | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) | |
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) |