johngodley / search-regex

Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32 stars 8 forks source link

Search Regex Error #78

Closed takarakushi closed 3 years ago

takarakushi commented 3 years ago
Plugin: 2.4
WordPress: 5.5.3 (single)
PHP: 7.3.14 512M 14400s
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
JavaScript: https://test.financial-field.com/wp/wp-content/plugins/search-regex/search-regex.js
REST API: https://test.financial-field.com/wp-json/
Query: ?page=search-regex.php&searchphrase=style%3D%22color%3A%20%23000000%20%21important%3B%20padding-left%3A%2014px%3B%20border-left%3A%204px%20solid%20%230c5ed4%3B%20font-size%3A%2018px%20%21important%3B%20font-weight%3A%20600%3B%20line-height%3A%201.5%3B%22%20class%3D%22c-sub_heading%20u-article_item_margin%22

Error: Unexpected token < in JSON at position 0 (SyntaxError)
Raw: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
johngodley commented 3 years ago

Your REST API is returning the above message. This is likely caused by some security software

johngodley commented 3 years ago

Closing for now, please reopen with more information.