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

Path length too long in fmriprep #471

Open
baxpr opened this issue Jul 16, 2024 · 0 comments
Open

Path length too long in fmriprep #471

baxpr opened this issue Jul 16, 2024 · 0 comments
Assignees
Labels

Comments

@baxpr
Copy link
Member

baxpr commented Jul 16, 2024

fmriprep crashes at the midthickness0 node if path of working dir has too many characters.

Refs:
https://bug.xnat.vanderbilt.edu/bugzilla/show_bug.cgi?id=2986#c99
https://bug.xnat.vanderbilt.edu/bugzilla/show_bug.cgi?id=2943#c57
https://neurostars.org/t/midthickness0-node-crash-during-fmriprep-23-1-4/26592/14

dax is putting everything in a temp dir like /tmp/NDW_HOTC-x-10500051020-x-10500051020-x-test-071405-fmriprep-HOTC2mm_v23-x-484572aa.WDnBDkvIP

Can we get a much shorter temp dir name without causing logging/bookkeeping problems? The mktemp autonaming part WDnBDkvIP should be avoiding collisions for us already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants