posted 3 years ago
Welcome to the Ranch, Likith!
My guess is that the command line parser isn't seeing the target hostname properly. I am assuming that node is your target host.
Actually, there ought to be an actual failure message on stderr, not just an error code, and I'd like to see that.
But my suspicions are that possibly quoting the note is making trouble. Other options are that there is no machine named node on the network or that the ability of your machine to resolve the network machine named node is ineffective.
Some possible solutions include targeting more specifically such as by using the fully-qualified domain name (FQDN) - for example node.coderanch.com. Another option is to use the IP address of node and thereby bypass whatever name resolution problems you might be having.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.