Comments
-
Now its working after increasing polling time out to 10 mins(default was 5 mins). So for us the solution was: Preferred Polling method: Agentless Credentials for monitoirng: Sudo access(domain user) Most Important: Add 'sudo' command in script command line like: sudo perl ${SCRIPT}…
-
With 'sudo' getting error--> Timeout while executing job[Tried both agent and agentless polling method] With '$sudo' getting --> Total number of strings found: 0. Lines that have search string: [Tried both agent and agentless polling method]
-
We are using sudo account(domain account) as using local root account is restricted in our environment. Also if its access issue then there is nothing related to access in application log.
-
Hi Faizan, Getting below error after adding dzdo command before Perl in the script argument. Any idea what I am doing wrong? Testing on node '10.254.3.192' failed with 'Unknown' status ('Unknown' might be different if script exits with a different exit code). Output: =====================================================…
-
Hi Faizan, We are facing same issue. May I know where should we add 'dzdo' command in below ? Thank you in advance.
-
I am facing same issue after upgrading from 2018.4 HF6 to 2020.2.4. Initially after upgrading for some days backups were successful but suddenly since 20-Feb-2021 no backups through scheduled jobs are happening. Getting below error: ERROR: Run job error: There was no endpoint listening at…
-
Additionally Solarwinds vendor has informed us as : "this is bug in product. cortex is having problems with starting because of that inaccessible folder being present in the Agent folder resulting in constant restarts and thus a high consumption of system resources.Developers are still working on this, as soon they resolve…
-
Further update on this issue: The root cause of this issue : when all windows agents were upgraded there was inaccessible folder was created(Folder name was like GUID ) Find below screenshot: Folder inaccessible: Same was seen in Cortex log that : As per support, there is a problem with the Cortex startup process on the…