DC via SSH -> GetParameterValue(): result is 500 (INTERNAL_ERROR)

Started by ZAJDAN, May 11, 2020, 01:12:26 PM

Previous topic - Next topic

ZAJDAN

Hello,
I have DC with parameter:
SSH.Command(192.168.0.100,Administrator,mypassword,du -sh /here/there/ | awk '{print $1+0}')

and value is <<ERROR>>
in log I see:
Requesting parameter "SSH.Command(192.168.0.100,Administrator,mypassword,du -sh /here/there/ | awk '{print $1+0}')"
2020.05.11 12:06:29.479 *D* [                   ] SSH: acquired existing session [email protected]:22/1
2020.05.11 12:06:29.558 *D* [comm.cs.3          ] GetParameterValue(): result is 500 (INTERNAL_ERROR)


and after 10 minutes it works....what happened, that some the period it returned the problem?
Thank You for any hint

Filipp Sudanov

Currently there's a bug in the agent that first ssh request since agent start produced that.
You can track resolution of that issue here: https://track.radensolutions.com/issue/NX-1852