AltLinux icon indicating copy to clipboard operation
AltLinux copied to clipboard

Can't log in inside AltStore

Open RayJW opened this issue 1 year ago • 6 comments
trafficstars

Once I installed AltStore and successfully paired the device, I always get the following error when I try to log in to my Apple ID.

Started wired server connection! Receiving request size... Receiving 48 bytes... Received response status code: 502 parse anisette data ret Represented Value: 317 Failed to handle request:Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.

RayJW avatar Aug 15 '24 06:08 RayJW

Try the script version and report the issue if it still persists. The deb is no longer supported.

vyvir avatar Aug 19 '24 12:08 vyvir

This was with the script method. That error occurred on Arch Linux, just ran it straight from the git clone in a venv, no deb install. I will try on my other machine with Fedora and report back whether there is anything different.

RayJW avatar Aug 19 '24 12:08 RayJW

I just tried it and I get the same error.

Sent wired server connection available response! Started wired server connection! Receiving request size... Receiving 48 bytes... Received response status code: 502 parse anisette data ret Represented Value: 317 Failed to handle request:Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.

Also, I think the CPU detection is broken. It told me the CPU isn't supported on both devices, one running AMD Ryzen and the other one Intel 12th gen. So both obviously x86.

RayJW avatar Aug 19 '24 13:08 RayJW

Also, I think the CPU detection is broken. It told me the CPU isn't supported on both devices, one running AMD Ryzen and the other one Intel 12th gen. So both obviously x86.

fixed cpu detection, try latest

vyvir avatar Aug 20 '24 07:08 vyvir

also remove the altlinux folder from $HOME/.local/share

vyvir avatar Aug 20 '24 07:08 vyvir

CPU detection works now, the other issue still persists.

SSeenntt wwiirreedd sseerrvveerr ccoonnnneeccttiioonn aavvaaiillaabbllee rreessppoonnssee!!

Started wired sSetravretre dc owninreecdt isoenr!v er cReceiving request size...o nnection! Receiving request size... Receiving 48 bytes... Received response status code: 502 parse anisette data ret Represented Value: 317 Failed to handle request:Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.

RayJW avatar Aug 20 '24 08:08 RayJW

also remove the altlinux folder from $HOME/.local/share

did that and used the git version and still the same issue

NicolaiVdS avatar Aug 25 '24 20:08 NicolaiVdS

same problem on linux mint 21.3

Started wired server connection!
Receiving request size...
Receiving 48 bytes...
Received response status code: 502
parse anisette data ret
Represented Value: 317
Failed to handle request:Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.

i use the git version

WerIstLuka avatar Aug 31 '24 10:08 WerIstLuka

Hi, try the latest version to see if the issue persists

vyvir avatar Sep 22 '24 13:09 vyvir

same problem on debian

hypackel avatar Sep 29 '24 20:09 hypackel

reinstalling seemed to work but now when trying to install an ipa, it says

Failed to handle request:Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.

hypackel avatar Sep 29 '24 20:09 hypackel

reinstalling seemed to work but now when trying to install an ipa, it says

Failed to handle request:Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.

I can confirm this. The same on my end.

RayJW avatar Sep 29 '24 21:09 RayJW

Please try the latest update and report back if the issue still persists.

vyvir avatar Oct 02 '24 09:10 vyvir

I can confirm this issue is now fixed! :)

RayJW avatar Oct 06 '24 08:10 RayJW