WP Automatic updates disabled and scheduled tasks failing to run #460

Closed
opened 2026-04-05 20:27:59 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @loodachina on 11/10/2022

CloudPanel version(s) affected

2.1.0

Description

Since 2.1.0 update all WP websites are having problems with disabled automatic updates and a lot of sheduled tasks failing to run, especially on Woocommerce installs.

Screenshot 2022-11-10 124032

Screenshot 2022-11-10 124017

I assumed its related to the website root at first as error is stating but there are no .git folders there, I tracked it down all the way up to server root:
Screenshot 2022-11-10 131112
Its related to the Varnish repo. I don't know if its safe to remove it, when renamed all sheduled tasks went working as intended and automatic updates resumed.

How to reproduce

If version 2.1.0 is installed and varnish is configured properly, just go to Site health and wordpress updates pages to see the problem:
https://domain.com/wp-admin/site-health.php
https://domain.com/wp-admin/update-core.php

Possible Solution

Renaming / Removing .git folder related to the varnish from server root is restoring automatic updates and scheduled tasks are working as intended.

Additional Context

No response

*Originally created by @loodachina on 11/10/2022* ### CloudPanel version(s) affected 2.1.0 ### Description Since 2.1.0 update all WP websites are having problems with disabled automatic updates and a lot of sheduled tasks failing to run, especially on Woocommerce installs. ![Screenshot 2022-11-10 124032](https://user-images.githubusercontent.com/6156624/201088917-fe71d85c-dde5-44e0-9182-b1048d9cf088.jpg) ![Screenshot 2022-11-10 124017](https://user-images.githubusercontent.com/6156624/201088858-e059278f-117e-45bb-8310-50d9b011dc4b.jpg) I assumed its related to the website root at first as error is stating but there are no .git folders there, I tracked it down all the way up to server root: ![Screenshot 2022-11-10 131112](https://user-images.githubusercontent.com/6156624/201089239-e6a393a0-1db3-4eee-9dac-469513114076.jpg) Its related to the Varnish repo. I don't know if its safe to remove it, when renamed all sheduled tasks went working as intended and automatic updates resumed. ### How to reproduce If version 2.1.0 is installed and varnish is configured properly, just go to Site health and wordpress updates pages to see the problem: https://domain.com/wp-admin/site-health.php https://domain.com/wp-admin/update-core.php ### Possible Solution Renaming / Removing .git folder related to the varnish from server root is restoring automatic updates and scheduled tasks are working as intended. ### Additional Context _No response_
Sign in to join this conversation.