Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

large files hang ideviceinstaller ; it never responds or attempts to install #153

Open
Geczy opened this issue Jun 20, 2023 · 0 comments
Open

Comments

@Geczy
Copy link

Geczy commented Jun 20, 2023

a 1.2gb file worked, but a 1.7gb is hanging ideviceinstaller

there seem to be no debug logs to this, what's happening?

pi@raspberrypi:~/ipa-test/downloads $ ideviceinstaller -i ./com.carxtech.sr_1458863319_0.9.2.ipa -d -w
Copying './com.carxtech.sr_1458863319_0.9.2.ipa' to device...

found logs by running idevicesyslog, i think its this one?

Jun 20 07:57:39 securityd[142] <Notice>: trustd[166]/1#12 LF=0 copy_parent_certificates Error Domain=NSOSStatusErrorDomain Code=-34018 "Client has neither application-identifier nor keychain-access-groups entitlements" UserInfo={numberOfErrorsDeep=0, NSDescription=Client has neither application-identifier nor keychain-access-groups entitlements}
Jun 20 07:57:38 identityservicesd[62] <Notice>: no current link for <private>
Jun 20 07:57:38 identityservicesd[62] <Notice>: [throughput] sendPacketBuffer error 6 (s: 62)
Jun 20 07:57:38 locationd[72] <Notice>: os_transaction created: (<private>) <private>
Jun 20 07:57:38 locationd[72] <Notice>: os_transaction released: (<private>) <private>
Jun 20 07:57:39 identityservicesd[62] <Notice>: no current link for <private>
Jun 20 07:57:39 identityservicesd[62] <Notice>: [throughput] sendPacketBuffer error 6 (s: 62)
Jun 20 07:57:39 lockdownd[83] <Notice>: handle_get_value: <private>
Jun 20 07:57:39 lockdownd(Security)[83] <Notice>: user sessions enabled, targeting 501
Jun 20 07:57:39 trustd[166] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
Jun 20 07:57:39 trustd[166] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0
Jun 20 07:57:39 lockdownd(Security)[83] <Notice>: cleaning up unpooled xpc conn to trustd 0x66e91eac0
Jun 20 07:57:39 lockdownd(Security)[83] <Notice>: got event: Connection invalid
Jun 20 07:57:39 lockdownd(Security)[83] <Notice>: user sessions enabled, targeting 501
Jun 20 07:57:39 lockdownd(Security)[83] <Notice>: cleaning up unpooled xpc conn to trustd 0x66eb08460
Jun 20 07:57:39 lockdownd(Security)[83] <Notice>: got event: Connection invalid
Jun 20 07:57:39 lockdownd[83] <Notice>: handle_start_service_with_socket: <private>
Jun 20 07:57:39 lockdownd[83] <Notice>: spawn_xpc_service: <private>
Jun 20 07:57:39 lockdownd[83] <Notice>: spawn_xpc_service_block_invoke: <private>
Jun 20 07:57:39 lockdownd[83] <Notice>: spawn_xpc_service_block_invoke: <private>
Jun 20 07:57:39 notification_proxy(Security)[227] <Notice>: user sessions enabled, targeting 501
Jun 20 07:57:39 securityd[142] <Notice>: trustd[166]/1#12 LF=0 copy_parent_certificates Error Domain=NSOSStatusErrorDomain Code=-34018 "Client has neither application-identifier nor keychain-access-groups entitlements" UserInfo={numberOfErrorsDeep=0, NSDescription=Client has neither application-identifier nor keychain-access-groups entitlements}
Jun 20 07:57:39 trustd[166] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
Jun 20 07:57:39 trustd[166] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0
Jun 20 07:57:39 notification_proxy(Security)[227] <Notice>: cleaning up unpooled xpc conn to trustd 0xbf8808d00
Jun 20 07:57:39 notification_proxy(Security)[227] <Notice>: got event: Connection invalid
Jun 20 07:57:39 notification_proxy(Security)[227] <Notice>: user sessions enabled, targeting 501
Jun 20 07:57:39 notification_proxy(Security)[227] <Notice>: cleaning up unpooled xpc conn to trustd 0xbf8b08830
Jun 20 07:57:39 notification_proxy(Security)[227] <Notice>: got event: Connection invalid
Jun 20 07:57:39 notification_proxy[227] <Notice>: Lockdown socket: 4
Jun 20 07:57:40 lockdownd[83] <Notice>: handle_start_service_with_socket: <private>
Jun 20 07:57:40 distnoted[84] <Notice>: register name: com.apple.LaunchServices.applicationRegistered object: kCFNotificationAnyObject token: 18f000001de pid: 227
Jun 20 07:57:40 distnoted[84] <Notice>: register name: com.apple.LaunchServices.applicationUnregistered object: kCFNotificationAnyObject token: 190000001dd pid: 227
Jun 20 07:57:40 lockdownd[83] <Notice>: spawn_xpc_service: <private>
Jun 20 07:57:40 lockdownd[83] <Notice>: spawn_xpc_service_block_invoke: <private>
Jun 20 07:57:40 lockdownd[83] <Notice>: spawn_xpc_service_block_invoke: <private>
Jun 20 07:57:40 lockdownd[83] <Notice>: handle_start_service_with_socket: <private>
Jun 20 07:57:40 lockdownd[83] <Notice>: spawn_xpc_service: <private>
Jun 20 07:57:40 lockdownd[83] <Notice>: spawn_xpc_service_block_invoke: <private>
Jun 20 07:57:40 lockdownd[83] <Notice>: spawn_xpc_service_block_invoke: <private>
Jun 20 07:57:40 identityservicesd[62] <Notice>: no current link for <private>
Jun 20 07:57:40 identityservicesd[62] <Notice>: [throughput] sendPacketBuffer error 6 (s: 62)
Jun 20 07:57:41 locationd[72] <Notice>: os_transaction created: (<private>) <private>
Jun 20 07:57:41 locationd[72] <Notice>: os_transaction released: (<private>) <private>
Jun 20 07:57:42 identityservicesd[62] <Notice>: no current link for <private>
Jun 20 07:57:42 identityservicesd[62] <Notice>: [throughput] sendPacketBuffer error 6 (s: 62)
Jun 20 07:57:43 dasd[78] <Notice>: Rescoring all 582 activities [<private>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant