Hi I'm trying to upload and replicate a file which starts off OK: $ dirac-dms-add-file -f /gridpp/user/d/duncan.rand/testfile-20171114-1 ./testfile UKI-LT2-IC-HEP-disk Uploading /gridpp/user/d/duncan.rand/testfile-20171114-1 Successfully uploaded file to UKI-LT2-IC-HEP-disk $ dirac-dms-replicate-lfn /gridpp/user/d/duncan.rand/testfile-20171114-1 UKI-LT2-RHUL-disk {'Failed': {}, 'Successful': {'/gridpp/user/d/duncan.rand/testfile-20171114-1': {'register': 0.03875398635864258, 'replicate': 9.515014886 but then with Sheffield, Durham, Birmingham and ECDF storage elements (where the DFC seems to be defaulting to storing the SURL as a root-based SURL) I get the error below. thanks Duncan $ dirac-dms-replicate-lfn /gridpp/user/d/duncan.rand/testfile-20171114-1 UKI-NORTHGRID-SHEF-HEP-disk 171114 15:30:06 22254 secgsi_GetCA: CRL entry for 'ffc3d59b:1' needs refreshing: clean the related entry cache first (0x7f19741ad7c0) XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 ERROR Completely failed to replicate file. Failed to replicate with all sources. $ dirac-dms-replicate-lfn /gridpp/user/d/duncan.rand/testfile-20171114-1 UKI-SCOTGRID-DURHAM-disk 171114 15:30:09 22265 secgsi_GetCA: CRL entry for 'ffc3d59b:1' needs refreshing: clean the related entry cache first (0x7f9510006310) XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 ERROR Completely failed to replicate file. Failed to replicate with all sources. $ dirac-dms-replicate-lfn /gridpp/user/d/duncan.rand/testfile-20171114-1 UKI-SOUTHGRID-BHAM-HEP-disk 171114 15:30:11 22277 secgsi_GetCA: CRL entry for 'ffc3d59b:1' needs refreshing: clean the related entry cache first (0x7f50981ad940) XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 ERROR Completely failed to replicate file. Failed to replicate with all sources. $ dirac-dms-replicate-lfn /gridpp/user/d/duncan.rand/testfile-20171114-1 UKI-SCOTGRID-ECDF-disk 171114 15:30:19 22288 secgsi_GetCA: CRL entry for 'ffc3d59b:1' needs refreshing: clean the related entry cache first (0x7fd15c1ad940) XROOTStorage.__putSingleFile: Failed to put file on storage. [FATAL] Auth failed 0 ERROR Completely failed to replicate file. Failed to replicate with all sources.