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

Upload processing fails when it encounters broken soft symlink #24

Open
ondracka opened this issue Sep 13, 2021 · 0 comments
Open

Upload processing fails when it encounters broken soft symlink #24

ondracka opened this issue Sep 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ondracka
Copy link

See upload id an7fhANaSm-hJWTcneQ-8g at the beta server. Upload processing fails with:
Upload processing has errors: FileNotFoundError: [Errno 2] No such file or directory: '.volumes/fs/staging/a/an7fhANaSm-hJWTcneQ-8g/raw/LOBSTER/Ti/POTCAR'

The upload has the obvious problem that there are symlinks pointing to directory that was not included. However it should be probably handled more gracefully, i.e., treat the broken symlink like a standard file with size 0 and not abort the whole Upload processing at the first encounter.

@markus1978 markus1978 added the bug Something isn't working label Sep 22, 2021
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