-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error accepting new connection accept tcp [::]:56505: use of closed network connection #120
Comments
What are the logs in the |
@shamanec i m also facing the same issue attaching provider logs and error screenshot ios ver - 15.8.3 Provider logs {"event":"ios_device_setup","level":"error","msg":"Did not successfully start WebDriverAgent on device {"event":"install_app_ios","level":"info","msg":"Failed to create zipconduit connection when installing app webdriveragent is installing again and again :( |
Thats weird, Imma check it when I get back from vacation :) |
|
@aheiahei12ya is your phone connected over USB? In the |
Ping me on Discord and I'll try to help debug live if possible or at least we can discuss a bit faster. Also I'll try to capture the |
I am not really sure that would help but can you check if using an actual local IP address instead of |
@shamanec i resolved this issue by adding xtcrunner to my wda bundle id when adding provider config in UI, |
It doesn't work T_T |
Yeah, that is the reason there are tooltips 😅 Let me know if I haven't provided a correct example for that in the tooltip for the file in the provider config in the UI! @aheiahei12ya could this be the same issue? |
|
Hm, I wonder if the issue could be the DDI - last version available in the repo used by |
@shamanec your video instructions are on point :) i was not aware of xtcrunner
|
@aheiahei12ya it doesn't seem to be related to DDI mounting, if DDI is mounted it already skips trying to mount, I just forgot that it works that way :D Are you using a paid developer account to sign WDA? I noticed that I get kinda similar errors while it waits for WDA to start, maybe it doesn't start properly? |
Hi, I have a similar problem, tested on iOS 17.5.1 and iOS 16, macOS 14.3, free Xcode license. What are the possible solutions? |
@novikov-k I use a paid developer account so I can't tell for sure what could be the reason. Another person recently had a similar problem and it was due to a bad provider configuration. Can you send me the provider config from the Mongo collection or a screenshot from the config in the UI? |
I was able to work around this issue on a macOS provider by hardcoding the provider to always install WebAgentDriver via Xcode. |
There might be unforeseen problems with |
I am experiencing the same issue with a iphone 8 and ios 16.7.10 it goes into a wda install loop and i get the same error messages. |
@Mechming I need to see your provider config, also you can provide more information, like which OS is the host? |
Also are you by any chance using a free Apple developer account? |
Yeah, I just wanted to see if the |
@Mechming we could try and do a remote debug session if that is a possibility and you are willing. If I find out the issue I might fix it for everybody, you can contact me on Discord if you want :) |
Honestly - I have no idea 😓 I got only 4 iOS devices and it always works for me so I can't reproduce. Some people use the project with a big pool of devices without any similar failures. For some people like you - it fails. Up until now I was able to do a live debug session with only two people that had this issue and for both it was a problem with the provider setup. Since at least some devices work for you I doubt this is the reason...
It kind of looks like the app installation failed because it doesn't reach 100% but maybe something else fails and stops it in the meantime. If it is possible for you to do a live debug session with me you can contact me on Discord @yunki-cmd |
Hi, In the end, the initial issue was due to the account not being renewed. After renewing it and testing the new version of GADS v2.5.0, another problem arose. Every time the provider started, the "Trust This Computer" alert message popped up on the iPhones. Even after accepting it multiple times, the popup reappeared with every provider reset. It’s worth noting that this didn’t happen with the previous version of GADS; it only started occurring after the upgrade. I eventually resolved the issue by following the Configurator guide. However, I had to manually input the password into the database and had to make was replacing the custom WDA with the Appium WDA. Could this be due to a recent change in the configuration, or am I missing an additional setting? Additionally, I’ve noticed that the error 0530 from forward occasionally appears: close clientConn --> deviceConn. Despite this, the device is controlled properly, and the automation works as expected. I’ve attached a screenshot for clarification. |
In the latest release I've updated the |
Hi, I followed your instructions and set all the configurations, but when I run ./GADS provider --nickname Provider1 --hub http://127.0.0.1:10000 --mongo-db=127.0.0.1:27017 --log-level debug, the terminal outputs the logs below, and the WebAgentRunner application continuously reinstalls on my iPhone X with iOS 16.7.10. I tried reboot my phone, and the WDA working well in XCode Test.
The text was updated successfully, but these errors were encountered: