I get the following Email message and am not sure how to fix it. I can assess the file when I click on the link. The file importer works locally in development. It seems to be uploading the file correcting in production but cannot access it despite the CSV being publicly available.
Hello,
Something went wrong during the product import.
Common causes for this include:
- Badly formatted CSV
- Special characters within the file
- Incorrect data
- Application or database error
Please check your file and try again.
To help diagnose the problem, we have attached the log file for the imports.
No such file or directory @ rb_sysopen - //s3.us- .... /product_data/data-files/Import-1_20200307202332.csv
Any ideas on what I am doing wrong? or what paperclip setting I have incorrect?
I get the following Email message and am not sure how to fix it. I can assess the file when I click on the link. The file importer works locally in development. It seems to be uploading the file correcting in production but cannot access it despite the CSV being publicly available.
Hello,
Something went wrong during the product import.
Common causes for this include:
Please check your file and try again.
To help diagnose the problem, we have attached the log file for the imports.
No such file or directory @ rb_sysopen - //s3.us- .... /product_data/data-files/Import-1_20200307202332.csv
Any ideas on what I am doing wrong? or what paperclip setting I have incorrect?