Jump to content

CSV Import - Internal Server Error 500


Recommended Posts

Hi all,

 

I'm trying to import my .CSV of products but every time I do it, the page hangs for a long time and then it eventually goes to an 'Internal server error' page. If I then go back into the back office, it will only manage to succesfully import around 50 products. (CSV contains approx. 1200 products) 

 

The CSV it's self only has 8 headers.

 

And actually, I keep getting the same error when simply navigating between different menus within the back office too....

 

Is this a bug?

Edited by proevilz (see edit history)
Link to comment
Share on other sites

30 files to create :-)

Or you can use a dedicated module to do it... I found this one but I never tested it

I created all those files with 40 products and it's still failing to import them successfully. 

 

This is extremely irritating as I can't afford to manually enter them and it's making want to leave prestashop for another platform...

Link to comment
Share on other sites

Can you enable profiling http://dh42.com/blog/prestashop-debug-profiling/

and DEV mode in /config/defines.inc.php

 

Then try to import a file and show us the stats displayed at bottom of the page or the error message if any.

 

As I remember the long part was the download of images (in my case).

Actually I think you're right about the images part as when I uploaded the 1000+ CSV without the image url's in there, it did them all just fine... 

 

aed99f2c0a1e14359cd952c76db4c831.png

That's an image from the homepage whilst the import is going on. The stat's only increased a tiny bit but the queries shot up from around 40, which is understandable.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...