Error uploading to OpenNeuro (large dataset) - GUI and command line

Hi all,

I have encountered the following error uploading our large dataset to OpenNeuro. Our data passed validation using the external BIDS validation tool. Please advise.

#### **Error: 1** 1 FILE
Internal error. SOME VALIDATION STEPS MAY NOT HAVE OCCURRED

I tried the command line tool and do not get this error, however, the upload command was still unsuccessful even then, producing the following output which contained only warnings, so I should be able to submit assuming they I am fine with them?

bids-validator@1.10.0
        1: [WARN] Not all subjects/sessions/runs have the same scanning parameters. (code: 39 - INCONSISTENT_PARAMETERS)
		./sub-M2002/ses-3058/dwi/sub-M2002_ses-3058_acq-epb0p2_dir-AP_run-15_dwi.nii.gz
		./sub-M2002/ses-3114/dwi/sub-M2002_ses-3114_acq-epb0p2_dir-AP_run-15_dwi.nii.gz
		./sub-M2002/ses-3149/dwi/sub-M2002_ses-3149_acq-epb0p2_dir-AP_run-17_dwi.nii.gz
		./sub-M2002/ses-3149/func/sub-M2002_ses-3149_task-naming40_acq-epfid2_dir-AP_run-2_bold.nii.gz
		./sub-M2004/ses-780/dwi/sub-M2004_ses-780_acq-epb0p2_dir-AP_run-3_dwi.nii.gz
		./sub-M2005/ses-2060/dwi/sub-M2005_ses-2060_acq-epb0p2_dir-AP_run-16_dwi.nii.gz
		./sub-M2005/ses-2062/dwi/sub-M2005_ses-2062_acq-epb0p2_dir-AP_run-23_dwi.nii.gz
		./sub-M2005/ses-2088/dwi/sub-M2005_ses-2088_acq-epb0p2_dir-AP_run-17_dwi.nii.gz
		./sub-M2005/ses-2091/dwi/sub-M2005_ses-2091_acq-epb0p2_dir-AP_run-18_dwi.nii.gz
		./sub-M2005/ses-2447/dwi/sub-M2005_ses-2447_acq-epb0p2_dir-AP_run-16_dwi.nii.gz
		... and 733 more files having this issue (Use --verbose to see them all).

	Please visit https://neurostars.org/search?q=INCONSISTENT_PARAMETERS for existing conversations about this issue.

	2: [WARN] The onset of the last event is after the total duration of the corresponding scan. This design is suspiciously long.  (code: 85 - SUSPICIOUSLY_LONG_EVENT_DESIGN)
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		./task-naming40_events.tsv
		... and 691 more files having this issue (Use --verbose to see them all).

Please visit https://neurostars.org/search?q=SUSPICIOUSLY_LONG_EVENT_DESIGN for existing conversations about this issue.

Any advice for successfully uploading would be appreciated.

Roger