dmwm / DAS

Data Aggregation System
11 stars 7 forks source link

odd error from DAS2GO website #4284

Closed belforte closed 6 years ago

belforte commented 6 years ago

from https://cmsweb.cern.ch/das2go/request?view=list&limit=50&instance=prod%2Fglobal&input=dataser+dataset%3D%2FBToKee_Pythia%2Ftstreble-BToKee_Pythia_PUMix_18_03_18-c9b9e020b5bce5ee6bee9ef5f38c415a%2FUSER

got Error: DBS unable to unmarshal the data into DAS record, api=datasetlist, data=, error=EOF Error: DBS unable to unmarshal the data into DAS record, api=datasetlist, data=, error=EOF Release, Blocks, Files, Runs, Configs, Parents, Children, Sites, Physics Groups Sources: dbs3 show

see https://screenshots.firefox.com/TCZQxSOhPJmBfvG5/cmsweb.cern.ch

belforte commented 6 years ago

Sorry, that dataset should be in phys03, not global, anyhow the error is the same: https://screenshots.firefox.com/79sznlbhWkTp8yNR/cmsweb.cern.ch

from https://cmsweb.cern.ch/das2go/request?view=list&limit=50&instance=prod%2Fphys03&input=dataset+dataset%3D%2FBToKee_Pythia%2Ftstreble-BToKee_Pythia_PUMix_18_03_18-c9b9e020b5bce5ee6bee9ef5f38c415a%2FUSER

belforte commented 6 years ago

and the query for files produced no output:https://cmsweb.cern.ch/das2go/request?view=list&instance=prod%2Fphys03&input=file+dataset%3D%2FBToKee_Pythia%2Ftstreble-BToKee_Pythia_PUMix_18_03_18-c9b9e020b5bce5ee6bee9ef5f38c415a%2FUSER

same query works replacing das2go with das in the URL

vkuznet commented 6 years ago

Stefano, both issues do not exists in my dev tree, it seems I fixed this issue after latest das2go deployment to production server. I'll keep ticket open until we'll deploy new version to production though. Best, Valentin.

On 0, Stefano Belforte notifications@github.com wrote:

and the query for files produced no output:https://cmsweb.cern.ch/das2go/request?view=list&instance=prod%2Fphys03&input=file+dataset%3D%2FBToKee_Pythia%2Ftstreble-BToKee_Pythia_PUMix_18_03_18-c9b9e020b5bce5ee6bee9ef5f38c415a%2FUSER

same query works replacing das2go with das in the URL

-- 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/DAS/issues/4284#issuecomment-386908801

vkuznet commented 6 years ago

Stefano, turns out the server works fine. I found that we had expired certificate which cause these failures. I still working with Lina on this issue. But after restart and picking up proper certificate/proxy I don't see anything wrong with these queries in das2go.

belforte commented 6 years ago

indeed those work now. You can close. Thanks.