vyvir / althea

althea sideloads applications on iOS/iPadOS!
GNU Affero General Public License v3.0
175 stars 23 forks source link

Can't log in inside AltStore #29

Closed RayJW closed 1 month ago

RayJW commented 3 months ago

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.

vyvir commented 2 months ago

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

RayJW commented 2 months ago

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 commented 2 months ago

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.

vyvir commented 2 months ago

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 commented 2 months ago

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

RayJW commented 2 months ago

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.

NicolaiVdS commented 2 months ago

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

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

WerIstLuka commented 2 months ago

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

vyvir commented 1 month ago

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

hypackel commented 1 month ago

same problem on debian

hypackel commented 1 month ago

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.

RayJW commented 1 month ago

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.

vyvir commented 1 month ago

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

RayJW commented 1 month ago

I can confirm this issue is now fixed! :)