NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
945 stars 74 forks source link

Failed to handle request: AltServer could not find the device. #77

Open MrZomka opened 1 year ago

MrZomka commented 1 year ago

Can someone help me fix this? When I try to refresh AltStore from my iPhone over Wi-Fi I get that error. netmuxd is running, usbmuxd isn't. Running it on my RPi 4. Followed this guide: https://www.reddit.com/r/jailbreak/comments/wa4z2z/tutorial_altstore_wifi_refresh_on_raspberry_pi/

Happy to provide more details like logs :)

cubemike99 commented 1 year ago

Just got this working myself, so for the sake of posterity, I had to run netmux without the --disable-unix and --host 127.0.0.1 options, and without usbmuxd running. That was pretty much it. If that doesn't work right away, play around with starting one before the other, and killing usbmuxd before running AltServer. Working great for me now on a raspberry pi 3 B+

MaSchlongBingBong commented 10 months ago

Same problem here. Tried what @cubemike99 wrote, but did also not work.