Skip to content
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

nlds put job stuck on CATALOG_GETTING #122

Open
Will-Cross1 opened this issue Feb 10, 2025 · 0 comments
Open

nlds put job stuck on CATALOG_GETTING #122

Will-Cross1 opened this issue Feb 10, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Will-Cross1
Copy link
Collaborator

I have tried to use nlds put to put a file from the nlds object store into the same location that I used nlds get to put it in.

to get rid of the original file I used the mv command

e.g:

mv sheep.txt shep.txt

I then ran the get command nlds get /gws/nopw/j04/cedaproc/wcross/things/sheep.txt to try put it back

but the file never made it back and when running nlds stat it is stuck on CATALOG_GETTING.
Image

What is also strange is I tried this with a different file and it managed to put the file in the directory (but still got stuck on CATALOG_GETTING) and I can't get it to do it again
nlds get "$(nlds find -1 -p '.*/aaa*')"

@Will-Cross1 Will-Cross1 added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants