go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Error on starting tunnel with go-ios v1.0.130

Open mega6453 opened this issue 1 year ago • 1 comments

Hi,

I executed the "tunnel start" command in cmd with admin rights. But getting permission error.

D:\go>ios tunnel start {"level":"warning","msg":"go-ios agent is not running. You might need to start it with 'ios tunnel start' for ios17+. Use ENABLE_GO_IOS_AGENT=yes for experimental daemon mode.","time":"2024-07-15T19:45:17+05:30"} {"level":"info","msg":"no udid specified using first device in list","time":"2024-07-15T19:45:17+05:30","udid":"0000xxxxxxxxxxxxxx"} {"level":"info","msg":"Tunnel server started","time":"2024-07-15T19:45:17+05:30"} {"err":"ServeTunnelInfo: failed to start http server: listen tcp 127.0.0.1:60105: bind: An attempt was made to access a socket in a way forbidden by its access permissions.","level":"fatal","msg":"failed to start tunnel server","time":"2024-07-15T19:45:17+05:30"}

mega6453 avatar Jul 15 '24 14:07 mega6453