Sporadic “Session Expired” Error
-
Hi
I hope you can help. I am getting sporadic “session expired” errors and customers baskets emptying on my store when they try to complete checkout. This is something I haven’t been able to replicate reliably enough to do any sort of plugin conflict test as it doesn’t always happen.
I have checkout and basket set to not cache in my caching plugin as I have read that this may be the cause but it doesn’t appear to be that. I have discussed with the Woocommerce core forum and due to Woocommerce Error logs they feel it may be a problem with the Woocommerce Stripe Gateway.
I have included some of the error logs below. Please let me know how this can be rectified.
Thanks
2021-12-31T16:15:17+00:00 CRITICAL require_once(): Failed opening required '/home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 195 2021-12-31T16:15:17+00:00 CRITICAL require_once(): Failed opening required '/home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 195 2021-12-31T16:15:17+00:00 CRITICAL require_once(): Failed opening required '/home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 195 2021-12-31T16:15:17+00:00 CRITICAL require_once(): Failed opening required '/home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 195 2021-12-31T16:15:17+00:00 CRITICAL require_once(): Failed opening required '/home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 195
2021-12-23T10:28:29+00:00 CRITICAL Uncaught Error: Class 'WC_Payment_Gateway_CC' not found in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php:15 Stack trace: #0 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(165): require_once() #1 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(140): WC_Stripe->init() #2 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(77): WC_Stripe->__construct() #3 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(644): WC_Stripe::get_instance() #4 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(666): woocommerce_gateway_stripe() #5 /home/q95yogip/public_html/wp-includes/class-wp-hook.php(303): woocommerce_gateway_stripe_init('') #6 /home/q95yogip/public_html/wp-includ in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php on line 15 2021-12-23T10:28:29+00:00 CRITICAL Uncaught Error: Class 'WC_Payment_Gateway_CC' not found in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php:15 Stack trace: #0 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(165): require_once() #1 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(140): WC_Stripe->init() #2 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(77): WC_Stripe->__construct() #3 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(644): WC_Stripe::get_instance() #4 /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php(666): woocommerce_gateway_stripe() #5 /home/q95yogip/public_html/wp-includes/class-wp-hook.php(303): woocommerce_gateway_stripe_init('') #6 /home/q95yogip/public_html/wp-includ in /home/q95yogip/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php on line 15
- The topic ‘Sporadic “Session Expired” Error’ is closed to new replies.