assistd / go-ios

MIT License
2 stars 0 forks source link

go-ios mount image 一直卡主,无超时,无响应 #38

Open mutu1213 opened 1 year ago

mutu1213 commented 1 year ago

环境:macbook pro(x86) 13.0.1 手机

UDID                       SerialNumber    NAME        MarketName           ProductVersion  ConnType
00008101-000548223A99001E  F2LFP2FZ0D5F    胡继的 iPhone  iPhone 12 Pro Max              16.1  usb

现象:经过wdb转发后 image mount失败,且一直卡主 无法自己退出 huji@BRIANHU-MB2:/Users/huji/Downloads/go-ios git:(ct) $ ./go-ios image auto INFO[0000]utils.go:79 no udid specified using first device in list udid=00008101-000548223A99001E INFO[0000]imagedownloader.go:57 device iOS version: 16.1, getting developer image for iOS 16.1 INFO[0000]imagedownloader.go:63 devimages/16.1/DeveloperDiskImage.dmg already downloaded from https://github.com/haikieu/ INFO[0000]imagemounter.go:269 installing downloaded image 'devimages/16.1/DeveloperDiskImage.dmg'

prife commented 1 year ago

经wdb转发后,也存在该问题。

tidevice也存在此问题,ideviceimagemounter命令正常。

且一旦mount失败后,使用ideviceimagemounter也会卡住,必须重启设备用ideviceimagemounter正常。