[imaging_uploader] Loris-MRI - imaging pipeline fails #8623
Labels
25.0.0 - Bugs
Bug
PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Describe the bug
A bug on Loris-MRI side that blocks the imaging pipeline execution.
Execution fails, but nothing is visible on the UI side.
To Reproduce
You need
back-end access
to run scripts. By blocking the auto-launch config (ImagingUploaderAutoLaunch = No
), pipeline can be triggered server-side after uploading a file.Steps to reproduce the behavior (attach screenshots if applicable):
2. Go to menu > admin > configuration
3. Click on 'Study'
4. Change the
ImagingUploaderAutoLaunch
toNo
5. Go back to the imaging_uploader (menu > imaging > imaging_uploader)
6. Go to
upload
tab and upload an valid archive7. Connect to back-end.
8. Execute the following script by changing the
upload_id
(visible on the UI side for your file) andpath_to_file
(path to the uploaded file) arguments to run the imaging pipeline inside Loris-MRI that should end with the mentioned error:What did you expect to happen?
The script should not be blocked with a
default_project
in configuration.The text was updated successfully, but these errors were encountered: