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 #47

Closed atsushimemet closed 4 years ago

atsushimemet commented 4 years ago
Plugin: 2.1
WordPress: 5.5.1 (single)
PHP: 7.2.32
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36
JavaScript: https://eromanga-blog.com/wp-content/plugins/search-regex/search-regex.js
REST API: https://eromanga-blog.com/wp-json/
Memory: 256M
Timeout: 30

Error: Unexpected token < in JSON at position 0 (SyntaxError)
Raw: <html><head><title>500 Internal Server Error</title></head><body>
<h2>Request Timeout</h2>
<p>This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'.
</p>
</body></html>
johngodley commented 4 years ago

Your request timed out. Try increasing the server timeout, or decreasing the per-page setting.

johngodley commented 4 years ago

Closing for now, please reopen with more information.