However, I do run into a lot of bumps, but fortunately, there is usually a solution.
This particular issue though, I come across it in many many plugins and its becoming a bit frustrating. Here is the error:
Code: Select all
(No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: syntax error: unexpected end of fileSometimes though, like today, I installed the NRDP agent, got it configured, force checked all the services and they returned what I needed, all is looking good...then a few minutes later, they all take a dump and pop this alert. I checked the $ARG$ where the token was spelled out to be passed, and everything seemed fine. No missing characters or quotes.
So why does this happen in various different plugins and how do I mitigate it? Its quite the headache.
Thank you for your time!