cancel
Showing results for 
Search instead for 
Did you mean: 

Import Products Dataflow Profile - 500 server error in console

Import Products Dataflow Profile - 500 server error in console

I've successfully exported my products. I made a few changes to the file (new sku, new product name), saved the file with a new filename and want to import the csv file. This is what it shows my on screen.

 

 

 Starting profile execution, please wait...
 Warning: Please do not close the window during importing/exporting data
 Starting Mage_Dataflow_Model_Convert_Adapter_Io :: load
 Loaded successfully: "/myfolder/myfile.csv".
 Starting Mage_Dataflow_Model_Convert_Parser_Csv :: parse
 Found 1 rows.
 Starting catalog/convert_adapter_product :: parseProcessed 0% 0/1 records   

 

When I view my Javascript console, I see -

 

Failed to load resource: the server responded with a status of 500 ()   /index.php/admin/system_convert_gui/batchRun/key/12f765063f452bb84d1a1e57e84db089/

 

Any suggestions on where to go from here?

1 REPLY 1

Re: Import Products Dataflow Profile - 500 server error in console

For me it turned out to be a conflict with the HO import module.  I disabled it and it worked again.