insectos / node-red-ssh-exec

NodeRED Node for SSH
Apache License 2.0
2 stars 2 forks source link

The reply to one injected command comes in multiple messages. #18

Open novski opened 9 months ago

novski commented 9 months ago

Describe the bug The reply to a command comes in multiple messages back. Might be related to #17.

To Reproduce Steps to reproduce the behavior:

  1. Connect and inject a command like pwd
  2. See debug window of NR.
  3. Reply comes in multiple messages.

Expected behavior For one injected command, I expect one reply message.

Workstation / Process / Context connecting from Debian Bullseye to Raspbian Bullseye.