Nice regards
Sebastian
]]>since the last update, I have two diagnostic errors involving “Temp dir readable” and “Temp dir writeable”.
Except that I haven’t touched anything and I don’t understand where these errors are coming from… is it possible to get some help?
Thanks, have a nice day,
They both show the following diagnostic messages:
– Server Sending Invalid Match Key Parameters for AddToCart Event
– Dezelfde event_id ontvangen voor vele gebeurtenissen (Same event_id received for many events)
They both seem to happen pretty regularly, as marking them as solved doesn’t help.
]]>But… carring on…
The problem is… When i access https://my.website.com/wp-admin/site-health.php i recieve some errors only when the plugin is active.
These marked with the red arrow: https://prntscr.com/tlsxsd
* API REST found an error
* loopback error
* Problems with wp_version_check()
This is my screen with the plugin disabled: https://prntscr.com/tlt0y3
Really would like to use this plugin, wish you can fix it without have many troubles.
Best Regards.
]]>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 10002 milliseconds with 0 out of -1 bytes received
Thank you!
]]>I found that the display for “diagnostic” for the section “Tables” (which is wider than the others) the content is truncated on his right, this comes from the style of the div :
<div style="max-width: 100%; overflow: auto; padding: 1px;">
<table class="wf-table">
Which should be :
<div style="max-width: 100%; overflow: none; padding: 1px;">
<table class="wf-table">
Best regards
Trebly
]]>I’ve recently installed WordPress on localhost on my Mac (there was me thinking the hard part was over!). After logging in, I clicked the Customize Your Site link only to find that nothing will load. This is the case in Safari, Firefox and Chrome.
Don’t worry, instead of coming straight here crying for help, I’ve read the Master List and performed all the diagnostic steps suggested before posting. Thus, I have:
1. Checked that the problem persists in all browsers, as already stated;
2. Flushed all caches and cookies;
3. Enabled SCRIPT_DEBUG
(should I disable this now, by the way?);
4. Performed the suggested diagnostic steps using the error consoles on all three of the aforementioned browsers.
Below are the error codes that were generated from each browser:
Safari: [Error] Failed to load resource: the server responded with a status of 412 (Precondition Failed) (localhost, line 0)
Firefox: downloadable font: rejected by sanitizer (font-family: "dashicons" style:normal weight:normal stretch:normal src index:0) source: https://localhost/wp-includes/fonts/dashicons.eot
Chrome: GET https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.3.1 net::ERR_PROXY_CONNECTION_FAILED
I can provide screenshots of this error messages if necessary.
I’ve tried to follow all suggestions before posting, but I am brand new to WordPress and am completely stumped, so I apologise if I’ve missed anything obvious or have broken some sort of protocol. In any case, any advice is very much appreciated!
I am new to WP. My client is using the services of a programmer (for his web site). The programmer is having great difficulty w/ WP scripts/crons he is running. There is either a rogue script or some other configuration issue related to the script(s) that is causing the MySQL server to crash – often.
This morning I was informed that 5 of the 6 WP scripts had been scheduled to all start at exactly the same time. The support staff member suggested staggering the jobs so that one is finished or finishing b4 the next begins (to keep the load on the server down). Makes sense to me…so, I passed this on to the programmer.
My question is, do any of you experienced folks know of any utilities or monitoring tools that can be installed on the server to monitor MySQL/WP activity – as a means of pinning down this problem??
Thank you all in advance for your advice and assistance.
Ptero’
]]>