storoj / libimobiledevice-win32

win32 port of libimobiledevice (http://libimobiledevice.org)
64 stars 61 forks source link

idevicebackup2 with iOS8 #20

Open NobMiwa3 opened 9 years ago

NobMiwa3 commented 9 years ago

I built idevicebackup2.exe from latest download with VS2013 and ran with iOS8 (iPhone 5s)..

idevicebackup2.exe backup C:\Temp\iPhone Backup directory is "C:\Temp\iPhone" usbmuxd_connect: Reading connect result... usbmuxd_connect: Connect success! device udid: cdccf42bf2aed4463f209d84ee0ff8acae809790 called sending 286 bytes sending 4 bytes

sending: 4 bytes:

0000011E

sending 286 bytes

...snipped

and it finished with followings error...

sent 320 bytes NP: Unlocked Using 738DBCA2-2890-C205-A7CC-461954D5A3AB as HostID sending 341 bytes sending 4 bytes SSL_write 4, sent 4 sending 341 bytes SSL_write 341, sent 341 sent 341 bytes SSL_read 4, received 1 initial read=1 initial read failed! Using 738DBCA2-2890-C205-A7CC-461954D5A3AB as HostID sending 351 bytes sending 4 bytes SSL_write 4, sent 4 sending 351 bytes SSL_write 351, sent 351 sent 351 bytes SSL_read 4, received 3 initial read=3 initial read failed! ERROR: Could not start service com.apple.mobilebackup2. stopping session DF3FB8F4-2D65-460A-8D35-BF5B849CAC4D sending 365 bytes sending 4 bytes SSL_write 4, sent 4 sending 365 bytes SSL_write 365, sent 365 sent 365 bytes SSL_read 4, received 1 initial read=1 initial read failed! LOCKDOWN_E_PLIST_ERROR called sending 284 bytes sending 4 bytes SSL_write 4, sent 4 sending 284 bytes SSL_write 284, sent 284 sent 284 bytes SSL_read 4, received 4 initial read=4 did not get goodbye response back SSL mode disabled joining np callback

Could you please advice me to solve this issue ?