-
Something similar was already reported in 11_3_0_pre3 https://mattermost.web.cern.ch/cms-o-and-c/pl/dzqcc5poriy5zx5igm9bjr7npw
Here is a report mentioned in Feb 28 TRK POG meeting, in a simpler set…
-
Hello all,
I try to use ZTN for EOS tokens or even ALICE tokens (not SciTokens!), but I stumble on a design problem in the interfaces.
ZTN is hardcoded to the API of "XrdSciTokens/XrdSciTokensHel…
-
Dear all,
It was brought into our attention an issue with the authorization using
xrootd protocol
```
[dunepro@dunesl7gpvm01 ~]$ export XRD_LOGLEVEL=Error
[dunepro@dunesl7gpvm01 ~]$ xrdcp …
-
Hello,
A segfault with the following stack trace was recently reported on an EOS disk server node at cern (running custom xrootd build, and with EOS plugins, approximately equivalent to xrootd 5.5.…
-
When the server has two checksums configured `xrootd.cksum crc32 adler32`, if they
give the "Want-Digest" header value `sha-512,sha-256;q=0.8,sha;q=0.6,md5;q=0.4,adler32;q=0.2`,
the first configured…
-
Hello,
pip install in a virtualenv of xrootd fails on python 3.7 and 3.9 on ubuntu 18.04. The relevant excerpt seems to be:
```bash
$ python3 -m venv venv
$ pip --version
pip 19.2.3
$ pip in…
-
Hi!
We're observing different results using a WebDAV client library against our XRootD instance versus a dCache, whereby it's using a `HEAD` to test for `Accept-Ranges: bytes`, and selecting subseque…
-
Dear all,
I just tried version 5.5.2 today, which caused the CMS WebDav tests to fail.
Their test command is
```
gfal-sum -D "HTTP PLUGIN:RETRIEVE_BEARER_TOKEN=false" -t 90 davs://xrootd.phy.b…
-
Dear XRootD community,
The xrootd 5.5.2 release candidate 1 has been tagged, I'm creating this issue so we have a place where we can discuss the upcoming release.
The stable branch is up to date…
-
Dear xrootd team,
in the new CMS SAM tests, we check access is restricted and use an xrdfs stat command for this from a python subprocess call. The xrdfs frequently crashes with a segmentation vio…