You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Created tunnel using tunnel start --userspace command while connecting iOS 18 device, it throws below error. Launch command also fails. Tunnel Error :
{"error":"ManualPairAndConnectToTunnel: failed to find device ethernet interface: context deadline exceeded","level":"warning","msg":"failed to start tunnel","time":"2024-08-29T13:52:06+05:30","udid":"xxxxxxxxxxxxxxxxxx"}
Launch command error (mounted image successfully before launching):
{"level":"info","msg":"no udid specified using first device in list","time":"2024-08-29T13:51:09+05:30","udid":"00008030-001C35A634C1802E"}
{"level":"warning","msg":"failed to get tunnel info","time":"2024-08-29T13:51:09+05:30","udid":"00008030-001C35A634C1802E"}
{"err":"Could not start service:com.apple.instruments.remoteserver.DVTSecureSocketProxy with reason:'InvalidService'. Have you mounted the Developer Image?","level":"fatal","msg":"processcontrol failed","time":"2024-08-29T13:51:09+05:30"}
The text was updated successfully, but these errors were encountered:
{"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-09-18T11:53:41+03:00"}
{"level":"info","msg":"no udid specified using first device in list","time":"2024-09-18T11:53:41+03:00","udid":"00008101-000D29081442001E"}
{"level":"info","msg":"Tunnel server started","time":"2024-09-18T11:53:41+03:00"}
{"level":"info","msg":"start tunnel","time":"2024-09-18T11:53:42+03:00","udid":"00008101-000D29081442001E"}
{"level":"info","msg":"connect to lockdown tunnel endpoint on device","time":"2024-09-18T11:53:42+03:00"}
Hi,
Created tunnel using tunnel start --userspace command while connecting iOS 18 device, it throws below error. Launch command also fails.
Tunnel Error :
{"error":"ManualPairAndConnectToTunnel: failed to find device ethernet interface: context deadline exceeded","level":"warning","msg":"failed to start tunnel","time":"2024-08-29T13:52:06+05:30","udid":"xxxxxxxxxxxxxxxxxx"}
Launch command error (mounted image successfully before launching):
{"level":"info","msg":"no udid specified using first device in list","time":"2024-08-29T13:51:09+05:30","udid":"00008030-001C35A634C1802E"}
{"level":"warning","msg":"failed to get tunnel info","time":"2024-08-29T13:51:09+05:30","udid":"00008030-001C35A634C1802E"}
{"err":"Could not start service:com.apple.instruments.remoteserver.DVTSecureSocketProxy with reason:'InvalidService'. Have you mounted the Developer Image?","level":"fatal","msg":"processcontrol failed","time":"2024-08-29T13:51:09+05:30"}
The text was updated successfully, but these errors were encountered: