Closed kpedro88 closed 5 years ago
Kevin, fix [1] has been submitted and merged into CMSSW, but it seems like dasgoclient executable is not yet updated in cvmfs. Please be patient, hope it will come soon. Best, Valentin.
[1] https://github.com/cms-sw/cmsdist/pull/4492
On 0, Kevin Pedro notifications@github.com wrote:
Trying to get the sites hosting a dataset:
dasgoclient -query="site dataset=/MET/Run2016H-17Jul2018-v1/MINIAOD"
The query fails:
ERRO[0063] unable to Http client Error="Get https://cms-rucio-authz.cern.ch/auth/x509: dial tcp 188.184.86.14:443: getsockopt: connection timed out" WARN[0189] fail to fetch data error="Get http://cms-rucio-test.cern.ch/replicas/cms/MET/Run2016H-17Jul2018-v1/MINIAOD: dial tcp 188.184.84.255:80: getsockopt: connection timed out" url="http://cms-rucio-test.cern.ch/replicas/cms/MET/Run2016H-17Jul2018-v1/MINIAOD"
I am able to get the site list from the web interface: https://cmsweb.cern.ch/das/request?instance=prod/global&input=site+dataset%3D%2FMET%2FRun2016H-17Jul2018-v1%2FMINIAOD
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmwm/dasgoclient/issues/24
Great, for now I can use: /cvmfs/cms-ib.cern.ch/week0/common/dasgoclient
This seems to work.
Trying to get the sites hosting a dataset:
The query fails:
I am able to get the site list from the web interface: https://cmsweb.cern.ch/das/request?instance=prod/global&input=site+dataset%3D%2FMET%2FRun2016H-17Jul2018-v1%2FMINIAOD