On 11/12/2015 02:36 AM, macada wrote: > Public bug reported: > > $cssh hostname > Connection to server failed -- (version 11.0) > No protocol specified > at /usr/share/perl5/App/ClusterSSH.pm line 1924.
It appears that your DISPLAY is not set correctly, or that the user you are using to invoke cssh cannot connect to your Xserver. Ensure that you can invoke "xterm" and get a window. If that works but cssh does not, you can try increasing debug with: $ cssh --debug 3 hostname -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515549 Title: No protocol specified ERROR To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clusterssh/+bug/1515549/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
