When I update, I get the following errors.
Quotes.csv. Minimum date in file should be after configured MinDate
- ERROR. Actual minimum date in file
Quotes.csv. Maximum date in file should be today or before
- ERROR. Actual maximum date in file 2018-03-23
Today's date is 2018-03-24, so the max date checks out. I also checked that there is no date earlier than my min date 2014-12-31.
A refresh still works fine, but I'm just curious why I get this error.
Comments
In your quotes.csv file there are lines: And empty line should not be there.
Does the make data files script include all files in the Quotes folder, even if they are not listed in psConfig.txt ?