ODK briefcase error- exported 0 submissions

I am having an issue with ODK briefcase that hasn't been a problem in the past. I am using ODK briefcase to pull from an ODK collect folder and the try to export as a csv. But when exporting data I obtain empty csv files and an error message "Exported 0 submissions". This seems similar to problems people have reported in the past.

I'm not sure where to locate a log file from briefcase, but would be happy to share a zipped example to reproduce the error.

The "info.log" file reads the following:
/C1/SET SCHEMA SYSTEM_LOBS
INSERT INTO BLOCKS VALUES(0,2147483647,0)
COMMIT
/C2/SET SCHEMA PUBLIC
DISCONNECT

I am using updated versions of ODK collect (updated today) and ODK briefcase (v1.17.2). Im running briefcae on MacOS. Any advice appreciated!

Please accept my sincerest apologies, this issue was due to a "Start date (inclusive)" setting that was preventing the download of the forms. This is my fault.