powenn / AltServer-Linux-ShellScript

Make easier to use AltServer-Linux
GNU Affero General Public License v3.0
196 stars 16 forks source link

./AltServer: line 1: Not: command not found #40

Closed razor1995 closed 2 years ago

razor1995 commented 2 years ago

Hi, When using latest version of your script (0.4.0) got error: ./AltServer: line 1: Not: command not found when trying to install AltStore or any other ipa on my device. image Got the same error on my RaspberryPi Raspbian and Ubuntu on my desktop. Also it's not downloading netmuxd - I need to download it manually and place in this script directory.

powenn commented 2 years ago

Don't download netmuxd,it's unsupported for your arch ,try run AltServer command to install file manually,if it shows the same error then it's not a script issue

powenn commented 2 years ago

What's the result of uname -m

razor1995 commented 2 years ago

uname -m x86_64 Few restarts and cachemode changes solved the issue. But when I try to install/refresh any app from AltStore via Wi-Fi I got error: "AltStore could not find this device". When using the cable, everything's works fine. Error: Adding device 1ec43bd5b5fd3f785402df0072304eec9f28ab22 [2022-08-26T16:03:09Z ERROR netmuxd::heartbeat] Failed to create heartbeat client for udid 1ec43bd5b5fd3f785402df0072304eec9f28ab22: UnknownError

powenn commented 2 years ago

All dependencies installed?

Macleykun commented 2 years ago

uname -m x86_64 Few restarts and cachemode changes solved the issue. But when I try to install/refresh any app from AltStore via Wi-Fi I got error: "AltStore could not find this device". When using the cable, everything's works fine. Error: Adding device 1ec43bd5b5fd3f785402df0072304eec9f28ab22 [2022-08-26T16:03:09Z ERROR netmuxd::heartbeat] Failed to create heartbeat client for udid 1ec43bd5b5fd3f785402df0072304eec9f28ab22: UnknownError

heya, ya still having the issue? have ya tried installing the dependencies first? Otherwise ya can close the issue :).

Macleykun commented 2 years ago

hey @razor1995 ya still having this issue or not?