• Resolved dave88nl

    (@dave88nl)


    Dear guys/girls,

    When exporting my products its showing around 70% a 429 error. I disabled some new plugins I installed after my last products export. I can imagine that my product list is too large (because when I set some conditions to lower the amount of rows it does complete). I have around 1355 products in my shop. In my network tab I see around 20 requests to be called during the export.

    So why does it export like this and how can this be solved? I can imagine other websites have bigger exports than mine. Did anyone had also this issue. On the internet they mention to change php.ini and web.config to change these parameters but nothing worked.

    Hopefully someone has some ideas.

    Kind regards,

    Dave

Viewing 3 replies - 1 through 3 (of 3 total)
  • Saif

    (@babylon1999)

    Hello @dave88nl,

    Could you please share a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.? Once you’ve done that, paste it here in your response.

    Also if possible, please check with your host to provide you with the server logs.

    Look forward to hearing back from you.

    Thread Starter dave88nl

    (@dave88nl)

    So in the meantime I contacted the guy who host my server. They changed the .htaccess file with the following values:

    php_value memory_limit 1024M
    php_value upload_max_filesize 1024M
    php_value post_max_size 1024M
    php_value max_execution_time 60
    php_value max_input_time 120
    php_value max_input_vars 3000

    That worked for me.

    Saif

    (@babylon1999)

    Thank you for sharing, this could benefit someone having the same problem in the future.

    I will go ahead and mark the thread as solved, please feel free to open a new one if you have any other questions.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce product export result in 429’ is closed to new replies.