Error from Flask:
code 400, message Bad HTTP/0.9 request type
This is due to feeding HTTPS to Flask.
Solution: Set HTTPS, use HTTP or use Nginx to handle the HTTPS decode.
wp-search-with-algolia
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/cnbeining.com/html/wp-includes/functions.php on line 6121Error from Flask:
code 400, message Bad HTTP/0.9 request type
This is due to feeding HTTPS to Flask.
Solution: Set HTTPS, use HTTP or use Nginx to handle the HTTPS decode.