soravux / scoop

SCOOP (Scalable COncurrent Operations in Python)
https://github.com/soravux/scoop
GNU Lesser General Public License v3.0
625 stars 88 forks source link

requested remote group process id received:b'' #92

Open kukuwa opened 4 years ago

kukuwa commented 4 years ago

I used Openssh to connect two win10 computer. The connection works with OpenSSH. but when I use remote computer I get an error: Requested remote group process id, received: b'' Group id decoding error: invalid literal for int() with base 10:‘’ SSH process stderr: b'\xb4\xcb\xca\xb1\xb2\xbb\xd3\xa6\xd3\xd0 )\xa1\xa3\r\n'

image

my command is : python -m scoop --hostfile hostsUse -vv -n 8 SCOOPTest.py