Jump to content

Error 404 after long processes (e.g. combinations, image)


Recommended Posts

Hi, 

 

when I automatically generate combinations of a product, I get error 404, if the combinations are more than approximately 100. The same happens in case I generate images (thumbs etc.). It gets blocked after 30/40 secs and then I get 404.

 

Basically, all long processes are strictly cut.

 

I thought it was a server issue but I have these php.ini variables settings:

max_execution_time = 1000
max_input_time = -1
max_input_vars = 10000
memory_limit = 512M

Usually, if there is a memory limit issue, you get a blank page, not a 404!

The same happens with different shops on that server. 

 

Am I missing something? Any suggestions?

Link to comment
Share on other sites

I have installed also Suhosin, even though I don't understand how it could be related to my issue.

I've tried to regenerate product images (which led to 404 after 30/40 sec) and the apache log does not seem to provide any help.

 

The 404 message is the following (I've rewritten URLs for security issues):

**.**.**.** - - [26/Oct/2015:01:18:29 -0700] "POST /admin/index.php?controller=AdminImages&token=53b83dddd351655faec7e580 HTTP/1.1" 404 39935 "website.com/admin/index.php?controller=AdminImages&token=53b834102341673e61f4d14faec7e680" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11) AppleWebKit/601.1.56 (KHTML, like Gecko) Version/9.0 Safari/601.1.56"

I really don't know what else to check...

Link to comment
Share on other sites

  • 1 month later...
  • 4 months later...

Did anybody face similar issues?

Any possible solution?

 

It is really annoying to generate several combinations one by one...

I have the exact same problem on any long request. After 40 seconds I get a 404 page. I try now to upload a csv file and after exact 40 seconds it crashes. Did you found a solution?

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...