-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I tried ssh daemon ruuning in termux but that used battery to much. SimpleSSHD is running better. But i can't start a Task i created in Tasker. This worked with sshd@termux with
ssh -i /home/user/tablet u0_a170@192.168.10.25 -p 8022 -t am broadcast -a net.dinglisch.android.tasker.ACTION_TASK -e task_name TaskName
or
am broadcast -a net.dinglisch.android.tasker.ACTION_TASK -e task_name TaskName
When i run this in simplesshd i get the error:
cmd: Failure calling service activity: Failed transaction (2147483646)
You are writing here https://www.galexander.org/software/simplesshd/ i have to redirect stdin, srdout and srderr but that doesn't work. There is no error anymore but the Task isn't running.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels