I have created a hosting account, installed WordPress and Bricks 2.0 beta and get the error message in the admin screen: - ‘wp_remote_post request failed’.
I have checked with the hosting support and Curl is enabled and there is nothing in the web firewall that would cause this error. I rolled back to Bricks 1.12.4 but the error persists. And I tried various PHP versions - this also made no difference.
Has anyone had this experience and if so, did you get it fixed?
This is the only error I can see (using a debug plugin): -
PHP Fatal error: Uncaught Exception: No route defined for this Routes : update_terminal_settings in /home/xxx/public_html/wp-content/plugins/debug-log-config-tool/app/Router.php:77 #0 /home/xxx/public_html/wp-content/plugins/debug-log-config-tool/app/Classes/AjaxHandler.php(23): DebugLogConfigTool\Router->direct() #1 /home/xxx/public_html/wp-includes/class-wp-hook.php(324): DebugLogConfigTool\Classes\AjaxHandler->handleRequest() #2 /home/xxx/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #3 /home/xxx/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /home/xxx/public_html/wp-admin/admin-ajax.php(192): do_action() #5 {main} thrown in /home/xxx/public_html/wp-content/plugins/debug-log-config-tool/app/Router.php on line 77
Then you shouldn’t get the failed result on the system information page.
You might need to deactivate plugins + use parent theme only to isolate the issue.
If the same issue still there with only Bricks theme, please send us admin credentials (help@bricksbuilder.io and include this forum thread URL as reference.)
To be clear, this error occurred immediately after uploading the Bricks theme. There were no plugins or child themes installed and rolling back to previous versions of Bricks (or PHP), makes no difference.
Also seeing this error: -
‘The REST API did not process the context query parameter correctly.’