Critical Error Messages

Viewing 11 posts - 1 through 11 (of 11 total)
#140659

Phil
Member

I am getting the following critical error messages on my site’s health when this plugin is installed and activated:

“A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.”

“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 28: Operation timed out after 10000 milliseconds with 0 bytes received (http_request_failed)”

“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 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)”

#140666

Shahjada
Keymaster

Hi,
The latest version WPDM doesn’t use PHP session ( session_start ), so this error can’t be related to WPDM.

#140700

Phil
Member

The error only shows up when the Download Manager plugin is activated. As soon as I deactivate it, the error goes away. Any ideas why that is?

#140711

Shahjada
Keymaster

Please give me temporary wp-admin login info in a private reply to check.

#140806

Phil
Member
This reply has been marked as private.
#140807

Phil
Member
This reply has been marked as private.
#140814

Shahjada
Keymaster
This reply has been marked as private.
#140815

Phil
Member
This reply has been marked as private.
#140835

Shahjada
Keymaster

Hi,
As I see, you are using a very old version ( 4.5.6 – June 17, 2016 ), that’s why you are seeing the error. You need to update your copy.

#140911

Phil
Member

It looks like it’s updated though. No notices that there’s a new update pending? Why is that?

#140963

Shahjada
Keymaster

It is because our update server was changed a few years ago and wpdm in your site failing to check for update.

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘Critical Error Messages’ is closed to new replies.