Skip to content

[agents] Agent name should be equal to file name #19

@blackyblack

Description

@blackyblack

When file name not equal to agent registered name agent cannot register in SuperNET.

Working call:

./BitcoinDarkd SuperNET '{"plugin":"SuperNET","method":"install","path":"/home/andrew/dev/snagentj/echodemo","daemonize":1,"timeout":5000}'

Not working call:

./BitcoinDarkd SuperNET '{"plugin":"SuperNET","method":"install","path":"/home/andrew/dev/snagentclj/run.sh","daemonize":1,"timeout":5000}'

It will be an issue for Windows users since filename should have extension to be executed (echodemo file does not start on Windows - echodemo.exe does)

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