Hello,
For the last 2-3 weeks i have found these warnings in my 2 sites. They are found on POST and GET requests on cart, add-to-cart and checkout.
FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "default" in /www/public/wp-includes/class-wp-list-util.php on line 170" while reading response header from upstream, client: 78.26.xxx.xxx, server: www.xxxxxxxx.no, request: "POST /?wc-ajax=sco_checkout_order HTTP/2.0"
FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "default" in /www/public/wp-includes/class-wp-list-util.php on line 170" while reading response header from upstream, client: 123456789, server: www.xxxxxxxx.no, request: "GET /produkt/friluftsliv/tur-og-fritidsutstyr/turverktoy/helle-fjellkniven/?add-to-cart=14054 HTTP/2.0"
FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "default" in /www/public/wp-includes/class-wp-list-util.php on line 170" while reading response header from upstream, client: 123456789, server: www.xxxxxxxxx.no, request: "GET /checkout/ HTTP/2.0"
Warnings are only found in relation to cart, checkout, ajax add-to-cart and as above sco_checkout_order action (payment gateway).
As far as i can see a few patches from Woodmart and latest update from woocommerce is the only updates i have done during this period so just wondering if the above warning could be related to Woodmart.
Any idea?
Brgds
Rune