8000 Add better error message for scope name splitting · Issue #7486 · rucio/rucio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add better error message for scope name splitting #7486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lobis opened this issue Mar 13, 2025 · 0 comments · Fixed by #7487
Closed

Add better error message for scope name splitting #7486

lobis opened this issue Mar 13, 2025 · 0 comments · Fixed by #7487
Assignees
Labels
Milestone

Comments

@lobis
Copy link
Contributor
lobis commented Mar 13, 2025

I spend more time than I would like to admit into figuring out why uploads / downloads where not working, it was due to the DID I was submitting not being correctly split into scope and name by the regex.

This was due to the fact that the regex does not act on the actual did string, but on a modification of it. I can't speak as to why this is needed (I'm sure there is a good reason) but at least the comments / error messages should be more clear.

@lobis lobis added the Policies label Mar 13, 2025
@lobis lobis self-assigned this Mar 13, 2025
lobis added a commit to lobis/rucio that referenced this issue Mar 13, 2025
@lobis lobis linked a pull request Mar 13, 2025 that will close this issue
@bari12 bari12 changed the title Confusing logic for splitting did into scope + name in policy Add better error message for scope name splitting Apr 8, 2025
@bari12 bari12 added this to the 37.0.1 / 37.1.0 milestone Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants
0