- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2019
04:33 AM
09-04-2019
04:33 AM
Uploading csv file error
I got error while uploading my products csv file to magento 2
kindly tell me the solution of this problem.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2019
07:50 AM
09-04-2019
07:50 AM
Re: Uploading csv file error
Hi @ayesha_khalid,
Make sure that you have write permission to var folder.
sudo chmod -R 0777 var/
I hope it will help you!
Make sure that you have write permission to var folder.
sudo chmod -R 0777 var/
I hope it will help you!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2019
01:51 PM
09-04-2019
01:51 PM
Re: Uploading csv file error
It doesn't seem to be CHMOD issue as on screenshot we could see XAMP on Windows.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2019
02:11 PM
09-04-2019
02:11 PM
Re: Uploading csv file error
You need to cross check that you are uploading the correct CSV. Make sure you have correct attribute name on the first row. No duplicate attributes/column allowed in the CSV.
I would recommend try with 2-3 attribute to see if that works!
- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.