After I upload my file I try to process it asynchronously. And I try this:
csv = CSV.read(file.path, skip_blanks: true)
I get this error: