-
Notifications
You must be signed in to change notification settings - Fork 273
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
An unknown network error occurred while communicating with the XCUITest server #1914
Comments
If anyone is looking for a temporary solution, it seems 1.37.7 is still working. Here's the steps in the docs for installing a specific version. (Also, I believe the Maestro version listed above is a typo and should be 1.37.8 instead). |
Off, that's a bad one. Thanks for a quick report and all the likes, this really makes it obvious to see it's impacting many of you. Working on a fix right now. To share a bit more: |
The cause is #1809 (strange, it was working!, sigh) I reverted that change. Released as Maestro v1.37.9 - please update. Sorry about sudden breakage. We made some progress on E2E testing pipeline but apparently it's not enough. We will do better. |
As a datapoint, I am still seeing the error when using Maestro 1.37.9. Reverting to 1.37.7 does fix it for me. Logs
|
Hm, 1.37.9 is working for me so far... |
Hey @CodingItWrong, it looks like a different error. The stacktraces are different. @disrae thanks for confirming! |
thank you @bartekpacia, I will work on a minimal repro of my error so I can open a separate issue |
i see, thank you! |
As a heads up, the error I posted above is no longer occurring for me as of today, with no changes to Maestro version or otherwise. Must have either been a transient error or some underlying change in GitHub Actions. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Is there an existing issue for this?
Steps to reproduce
We're running Maestro on CI on a
macos-14
runner (GitHub actions) and are experiencing XCUITest not starting the test. I added some logs of the failure below.Actual results
The server is not starting and running the tests on CI.
Expected results
We are expecting it to start correctly.
About app
React Native - 0.74.5 - iOS
About environment
Xcode 15.4, arm64
Logs
Logs
Running on iPhone 15 Pro - iOS 17.5 - B23095CC-E2ED-4301-A857-BCC36C176ACB
Maestro version
1.38.7
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
The text was updated successfully, but these errors were encountered: