Jacques44 / node-red-contrib-bigssh

remote command using ssh big node
Apache License 2.0
8 stars 12 forks source link

Error: Return code 1 #15

Closed IsaTTeN closed 4 years ago

IsaTTeN commented 5 years ago

Hello

I´m having problems with this SSH conection to Hassio. If I send this command:

hassio help

I get in the node´s output the reply that I get in Putty.

But if I use this command:

hassio addons logs core_check_config

I get this error:

Error: Return code 1 Payload: Unexpected server response

If I type the same command in Putty I get this response: image

Can you give some advice?

Best regards

Jacques44 commented 5 years ago

Hello, really sorry but I don't know anything about "hassio". This code is for node-red Usually, node modules are installed using npm not pip...

Regards