-
-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant' start espresso server (The process did not start within 30000ms) #603
Comments
What the output of the logcat when you manually run |
@KazuCocoa |
It looks like the build did not have the Kotlin implementation... |
Simular to #232 ? |
I'm also getting the same error, but for me the application crushes few seconds after launch. There is any solution? |
Hi i am trying run my UI test with espresso server but i am getting below error.
Android v 8
forceEspressoRebuild set to true in desired capabilities.
Unable to create a new remote session. Please check the server log for more details. Original error: A new session could not be created. Details: The process did not start within 30000ms (cmd: '/Users/.../Library/Android/sdk/platform-tools/adb -P 5037 -s ce0716075b73d43002 shell am instrument -w -e debug false io.appium.espressoserver.test/androidx.test.runner.AndroidJUnitRunner'). Check https://github.com/appium/appium-espresso-driver#troubleshooting regarding advanced session startup troubleshooting.
Logs in attachment.
logs.txt
The text was updated successfully, but these errors were encountered: