chaen
chaen
Oh and btw, we just noticed that the `response_mode=form_post` is not respected, and we only ever get the tokens as `response_mode=fragment`
Actually, how are we supposed to proceed for people with primary account in one experiment and secondary account in another one ? Or even robot certificates. During the initial voms-import...
> In the XRootD door log file, I only found some SSL handshake timeout but not at the exact timestamp of the upload or delete request : > > ```...
> To me it looks like client issues remove command TBH. It would be great to have client side log (of failure of course, I would like to see if...
> An alternative explanation is that the client connected to the xrootd door an issued a delete operation against the file, perhaps as a recovery procedure for the failed upload....
what you describe @paulmillar is exactly my gut feeling on what's happening. In particular since I have seen such occurrences at other sites (not dcache) but with SRM which was...
Monitor jobs by batch of 1000 (or more) instead of 100
If removing a file at a site is very slow and you have a removal transformation hammering this site, you end up having all your REA threads busy on these...
I think `"OK":True` is the correct thing to do here. The method `putAndRegister` did not fail its execution. However, part of it failed, and this is what is reflected in...
I think it is a more general problem of propagating things from the TS down to tasks, down to Requests/Jobs. We have a similar issue with: * sourceSE that Xiaomei...