Magisk-Modules-Repo / ssh

ssh
177 stars 34 forks source link

Can not run some CMDs over SSH #12

Open lapinpt opened 5 years ago

lapinpt commented 5 years ago

PixelExperience_caf_whyred-9.0 Magisk 19.2

Can not run some su CMDs over SSH shell, but over ADB everything is OK The error gives a sign of 'Aborted' Have been using SSH-Module for some time now, started giving this error recently

Examples: media volume --stream 2 --set 5 input keyevent KEYCODE_HOME input swipe 530 1962 533 1962 100 content insert --uri content://settings/system --bind name:s:show_touches --bind value:i:0

LOGCAT.txt

DOCaCola commented 3 years ago

Had the same issue. Turns out you have to set the proper environment variable for these commands to work export ANDROID_DATA=/data