rucio upload fails due to authentication issue with xrootd
Open
@bziemons is already working on this.
Since Jul 24, 2026.
bug
- Dominant language
- Shell
- Stars
- 12
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
The commands here seem to be missing the crucial step of creating an authentication proxy for xrootd.
Checking the test setup in the main rucio repository, it creates the proxy like this:
https://github.com/rucio/rucio/blob/788a0d43fa1caa141efcaaa2780765913a8a49be/tools/docker_activate_rses.sh#L35
Calling this line first make upload / download succeed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.