You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing ROOT from conda HTCondor CLI shows an error:
cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech:~$ condor_q
Error: Can't find address for schedd t3.unl.edu
Extra Info: You probably saw this error because the condor_schedd is not
running on the machine you are trying to query. If the condor_schedd is not
running, the Condor system will not be able to find an address and port to
connect to and satisfy this request. Please make sure the Condor daemons are
running and try again.
Extra Info: If the condor_schedd is running on the machine you are trying to
query and you still see the error, the most likely cause is that you have
setup a personal Condor, you have not defined SCHEDD_NAME in your
condor_config file, and something is wrong with your SCHEDD_ADDRESS_FILE
setting. You must define either or both of those settings in your config
file, or you must use the -name option to condor_q. Please see the Condor
manual for details on SCHEDD_NAME and SCHEDD_ADDRESS_FILE.
ROOT update HTCondor up to 23.3.x and this break whole Dask<-> HTCOndor scaling setup.
Currently UNL collector is running the HTCondor 10.x.x version.
The text was updated successfully, but these errors were encountered: