AirtestProject / iOS-Tagent

iOS support agent for automation
http://airtest.netease.com/
Other
654 stars 178 forks source link

iproxy 8100 8100之后,无法访问127.0.0.1:8100 #190

Open githubxielijuan opened 3 years ago

githubxielijuan commented 3 years ago

错误提示:Requesting connecion to USB device handle 10 (serial: 00008020-001A24423632002E), port 8100 Error connecting to device: No such file or directory

tong5248 commented 3 years ago

我也卡在这里几天了找不到解决方法

zuiqingfengyang commented 3 years ago

你是否使用的最新的ios-tagent?

yuanyahui commented 3 years ago

你换成localhost就可以访问了,我之前也遇到过这个问题

Yeatz commented 1 year ago

换成localhost以后还是无法访问,求助

Yeatz commented 1 year ago

请问你最后怎么解决的呢 我的xcode版本是14

zuiqingfengyang commented 1 year ago

iproxy 8130 8100 http://127.0.0.1:8130/ 尝试下

杨哥

@.*** | 签名由网易邮箱大师定制

在2022年09月21日 @.***> 写道:

请问你最后怎么解决的呢

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

CCodeInspect commented 8 months ago

iproxy 8130 8100 http://127.0.0.1:8130/ 尝试下 | | 杨哥 | | @. | 签名由网易邮箱大师定制 在2022年09月21日 @.> 写道: 请问你最后怎么解决的呢 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

hello老哥,我用proxy 8130 8100,但是还是报Error connecting to device: No such file or directory image

CCodeInspect commented 8 months ago

错误提示:Requesting connecion to USB device handle 10 (serial: 00008020-001A24423632002E), port 8100 Error connecting to device: No such file or directory

我碰见的问题是,需要先在xcode中把WebDriverAgent这个项目的WebDriverAgentRunner选中,test一下到真机,然后在build,然后在在terminal里使用命令iproxy 8100 8100,然后再到浏览器里访问localhost:8100/status,成功返回了json。 image

CCodeInspect commented 8 months ago

iproxy 8130 8100 http://127.0.0.1:8130/ 尝试下 | | 杨哥 | | @.* | 签名由网易邮箱大师定制 在2022年09月21日 _@.> 写道: 请问你最后怎么解决的呢 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.**_>

hello老哥,我用proxy 8130 8100,但是还是报Error connecting to device: No such file or directory image

已解决。

baicaisir commented 8 months ago

iproxy 8130 8100 http://127.0.0.1:8130/ 尝试下 | | 杨哥 | | @.* | 签名由网易邮箱大师定制 在2022年09月21日 _@.> 写道: 请问你最后怎么解决的呢 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.**_>

hello老哥,我用proxy 8130 8100,但是还是报Error connecting to device: No such file or directory image

已解决。

老哥,请问怎么解决的,搁着解决不了了

CCodeInspect commented 8 months ago

iproxy 8130 8100 http://127.0.0.1:8130/ 尝试下 | | 杨哥 | | @.* | 签名由网易邮箱大师定制 在2022年09月21日 _@.> 写道: 请问你最后怎么解决的呢 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.**_>

hello老哥,我用proxy 8130 8100,但是还是报Error connecting to device: No such file or directory image

已解决。

老哥,请问怎么解决的,搁着解决不了了

你看下我倒数第二条的回复,加粗部分,你试试。

CCodeInspect commented 6 months ago

错误提示:Requesting connecion to USB device handle 10 (serial: 00008020-001A24423632002E), port 8100 Error connecting to device: No such file or directory

我碰见的问题是,需要先在xcode中把WebDriverAgent这个项目的WebDriverAgentRunner选中,test一下到真机,然后在build,然后在在terminal里使用命令iproxy 8100 8100,然后再到浏览器里访问localhost:8100/status,成功返回了json。 image

如下图所示: image