[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] DaemonCore: PERMISSION DENIED for 519 QUERY_JOB_ADS_WITH_AUTH



Hello Team,

Following logs are reported in sched log while issuing "condor_q" but "condor_q vikrant" worked fine without any issue.Â

07/02/19 05:23:30 (pid:7702) AUTHENTICATE: handshake failed!
07/02/19 05:23:30 (pid:7702) DaemonCore: PERMISSION DENIED for 519 (QUERY_JOB_ADS_WITH_AUTH) via TCP from host <IPADDRESS:2747> (access level READ)

On terminal.Â

Failed to fetch ads from: &lt;IPADDRESS:9618?addrs=IPADDRESS-9618&amp;noUDP&amp;sock=7433_3f5a_4&gt; : <http://test.example.com|test.example.com>

Issue is similar to the one mentioned in [1]

IMP: this node is both master and schedd.Â

With the same settings everything worked fine without issue only on scheddÂnode that's why i am reluctant of changing the setting as mentioned in [1]Â

Version of condor:
$ condor_version
$CondorVersion: 8.5.8 Dec 13 2016 BuildID: 390781 $
$CondorPlatform: x86_64_RedHat6 $

Security method used is :Â

SEC_DEFAULT_NEGOTIATION = OPTIONAL

NoÂSEC_DEFAULT_AUTHENTICATION set on the node.Â

$ condor_config_val CONDOR_Q_DASH_BATCH_IS_DEFAULT
true
$ condor_config_val CONDOR_Q_ONLY_MY_JOBS
true

any suggestions/inputs are welcome.

[1]ÂÂhttps://www-auth.cs.wisc.edu/lists/htcondor-users/2017-January/msg00040.shtml

Thanks & Regards,
Vikrant Aggarwal