Using a reader to consume a pretty basic spreadsheet, but loading it fails with the following message:
Excel Reader: Failed to open the dataset 'C:\path\to\file.xlsx'. Error message was 'Length too short'
A fatal error has occurred. Check the logfile above for details
Failed to read schema features from dataset 'C:\path\to\file.xlsx' using the 'XLSXR' reader
This file has ~450 rows. Other files generated by the same system work just fine. The only difference between this file and the last one that worked is row count, around 150.