marcusschwarze
Forum Replies Created
-
Hi @thsteur,
thank you for your advice. I installed the wp-control plugin and it says that WP-Cronjobs do not work:
Ein Problem trat während des Aufrufs des WP-Cron-Systems auf deiner Website auf. Dies bedeutet, dass WP-Cron-Ereignisse auf deiner Website nicht funktionieren. Das Problem war:
cURL error 28: Connection timed out after 3001 milliseconds– so it looks like croncobs are generally not executed. I will check back with the hosting provider.
I checked, there was no such line.
I added
define( 'DISABLE_WP_CRON', false );but it still won’t work.
Hi @tsteur
thanks for your prompt response. We had an issue with server time and blog time some time ago, a scheduled post would not post on the right time. I have three WordPress installations on this server, on two of them I tried to install Matomo and received this result. On another WordPress installation on a whole different server, it worked like a charm. So it must be some problem with server time and blog time, but I can’t get it to work.