Skip to content

Can't start Tasker Task using SimpleSSHD #4

@hollysheep

Description

@hollysheep

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions