【QSIprep】No error was reported but 'sentry is attempting to send.....'

Hi all,
I used QSIprep to preprocess DWI data that I acquired.
I was able to preprocess it but the error massage below was shown.

However the html report that was generated by QSIprep said ‘No errors to report’ and the log file that suggests errors was occurred was not generated.

Do I have any problems and why was this massage shown?

(program)
qsiprep-docker $bids_root_dir $out_dir
participant
–skip-bids-validation
–nthreads 20
–omp-nthreads 18
–ignore fieldmaps
–unringing-method mrdegibbs
–verbose
–output-resolution 2.0
–fs-license-file $fs_path
–eddy_config eddy_params.json
–gpus all
–stop-on-first-crash
–verbose
-w $work_path

I’ve seen this before, but I’m not sure what’s causing it. Are there any log/ directories in your output directory?

Thank you for your reply.

I don’t have any log folders.

My data contain only single encoding direction DWI file and don’t contain filedmaps.
So, the distortion correction didn’t performed.

Is it a problem?

I am running into the same error. In response to @mattcieslak, I have a logs/ directory in my output/qsirecon/ directory, not sure if this is what was meant. The output/qsirecon/sub-*/dwi directory is also there with *_atlas.nii.gz *_atlas.mif.gz *_mrtrixLUT.txt *_origLUT.txt files for every atlas, but the nifti files are just full of zeros. Any help would be appreciated!