Space Monkey
Basic Pleskian
In WP I got 2 critical issues. Below are the messages:
This handled by Plesk?
Code:
The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an error was encountered:
REST API Endpoint: https://alternus.nl/wp-json/wp/v2/types/post?context=edit
REST API Response: (http_request_failed) cURL error 7: Failed to connect to alternus.nl port 443: Connection refused
Code:
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 7: Failed to connect to alternus.nl port 443: Connection refused (http_request_failed)