Fatal php error after Update to 6.5.7
-
2024/07/16 10:54:25 [error] 396990#396990: *12164 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class "CTXFeed\V5\API\V1\MerchantConfig" not found in /home/<website>/wp-content/plugins/webappick-product-feed-for-woocommerce/V5/API/RestController.php:164
Stack trace:
#0 /home/<website>/wp-includes/class-wp-hook.php(324): CTXFeed\V5\API\RestController->register_api()
#1 /home/<website>/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /home/<website>/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /home/<website>/wp-includes/rest-api.php(597): do_action()
#4 /home/<website>/wp-includes/rest-api.php(421): rest_get_server()
#5 /home/<website>/wp-includes/class-wp-hook.php(324): rest_api_loaded()
#6 /home/<website>/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /home/<website>/wp-includes/plugin.php(565): WP_Hook->do_action()
#8 /home/<website>/wp-includes/class-wp.php(418): do_action_ref_array()
#9 /home/k" while reading response header from upstream, client: 2001:171b:c9b9:3120:2c0b:db84:fe28:6bc, server: <website>, request: "GET /wp-json/real-queue/v1/status?_v=1718977744&_locale=user&additionalData= HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.0-fpm-ketoshop.sock:", host: "<website>", referrer: "https://<website>/wp-admin/edit.php?post_status=wc-processing&post_type=shop_order"Since the update the above error is caused when calling https://<domain>/wp-json/real-cookie-banner/v1/consent?dummy=1&buttonClicked=main_all&decision%5B2%5D%5B0%5D=3&gcmConsent%5B0%5D=ad_storage&tcfString=TCFSTRING=&_method=POST which is used by the Real Cookie Banner Plugin. The response code is 500.
Not sure if it has any meaning, but I noticed the broken path at last line:#9 /home/k"
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.