brockgr / csshx

Automatically exported from code.google.com/p/csshx
433 stars 75 forks source link

Some terminal windows work fine while others don't work at all. #108

Open Norbert94 opened 2 years ago

Norbert94 commented 2 years ago

I've been bashing my head against this and have no idea what is happening. I've been using csshx and when I try running it on my cluster file some of the terminal windows open up just fine and are logged in some have the message

CHILD at /opt/homebrew/bin/csshx line 1256. [Process completed]

while others have

[Process completed] with no other message with it. I've tried googling and looking at other issues and haven't seen anything about this.

Any ideas what this could be?

anarchy89 commented 2 years ago

@Norbert94 have you tried connecting the servers individually ?

vhristev commented 1 year ago

OS verison: MacOSX Ventura 13.1 (22C65) csshX: csshX 0.73-38-g5c0f684

Same situation with me. I tried a couple of fixes nothing works.

https://stackoverflow.com/questions/64837097/cant-make-csshx-working-on-mac-os-big-sur

brew remove csshx
brew tap parera10/csshx
brew install parera10/csshx/csshx

Even installed perl 5.18 without success.

➜ 20230130 (master) ✗ csshX -l pi test
CHILD at /opt/homebrew/bin/csshX line 1317.

[Process completed]
➜ 20230130 (master) ✗ tail -1 /etc/clusters
test 192.168.1.173
➜ 20230130 (master) ✗ ssh pi@192.168.1.173
Linux pi4 5.4.75-v7l+ #1367 SMP Mon Nov 9 15:07:24 GMT 2020 armv7l

Last login: Wed Jan 25 08:10:28 2023 from 192.168.1.96
➜  ~