【发布时间】:2020-11-07 00:04:25
【问题描述】:
你好吗? 使用原生 WordPress 网站健康功能时出现两个错误。
Your site could not complete a loopback request
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: cURL error 35: OpenSSL SSL_connect: Connection reset by peer in connection to mydomain.com:443 (http_request_failed)
和
The REST API encountered an error
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: cURL error 35: OpenSSL SSL_connect: Connection reset by peer in connection to mydomain.com:443 (http_request_failed)
已经这样做了:
- 我禁用了所有插件。
- 我改成了默认主题。
- 我突然禁用了 CSF 和 ModSecurity。
但没有成功。 我该如何解决这个问题?
【问题讨论】:
标签: wordpress openssl loopback wordpress-rest-api csf