NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AltServer connection seems to cut off in the middle of the app install

PinguThePenguin007 opened this issue · comments

So, I have been trying to use this tool, and i successfully managed to install the AltStore, but every app i download from the AltStore's trusted sources or through IPAs just cuts the connection out for some reason...
Here are the last few lines of the AltServer-linux's output, with the --debug argument:
22:03:25 /workdir/libraries/libimobiledevice/src/notification_proxy.c:295 np_get_notification(): got notification np_get_notification 22:03:25 /workdir/libraries/libimobiledevice/src/notification_proxy.c:62 np_unlock(): Unlocked Started wired server connection! Receiving request size... Receiving 120 bytes... Receiving app (155447641 bytes)... 22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:695 internal_connection_receive_timeout(): ERROR: usbmuxd_recv_timeout returned -104 (Connection reset by peer) 22:03:26 /workdir/libraries/libimobiledevice/src/property_list_service.c:132 internal_plist_send(): sending 235 bytes 22:03:26 /workdir/libraries/libimobiledevice/src/service.c:144 service_send(): sending 4 bytes 22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:933 internal_ssl_write(): pre-send length = 33 bytes 22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:582 internal_connection_send(): ERROR: usbmuxd_send returned -32 (Broken pipe) 22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:935 internal_ssl_write(): ERROR: internal_connection_send returned -2 22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:634 idevice_connection_send(): SSL_write 4, sent 0 22:03:26 /workdir/libraries/libimobiledevice/src/service.c:147 service_send(): ERROR: sending to device failed. 22:03:26 /workdir/libraries/libimobiledevice/src/property_list_service.c:147 internal_plist_send(): ERROR: sending to device failed. 22:03:26 /workdir/libraries/libimobiledevice/src/notification_proxy.c:135 np_client_free(): joining np callback Represented Value: 86 F22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:582 internal_connection_send()a: iled to hanERROR: usbmuxd_send returned -32 (Broken pipe) dle re22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:651 idevice_connection_send()q: uestlen 4, sent 0 :Lost connection to AltServer. Failed to send response. Lost connection to AltServer. 22:03:26 /workdir/libraries/libimobiledevice/src/idevice.c:1403 idevice_connection_disable_bypass_ssl(): SSL mode disabled
I couldn't even update the Store before, but for whatever reason it worked later. Still, no luck with any of the other apps...
The installed apps from the Server are broken, and the Store does not see them anyway, so i won't be able to install that way.
I am using the "lighter Anisette server" which i had discovered thanks to issue #64, and the AltStore is v1.5.0 (v1.5.1 after i updated it). My device is iPhone X with ios 16, and my Linux machine is KDE Neon 20.04.
Thank you for such an amazing tool, and i hope I'll be able to make use of it too. :)

Oh, i forgot to mention something: refreshing works totally fine, it's only the installation that is the problem.

New to altserver, but same behavior for me