Changes between Initial Version and Version 1 of Ticket #61489, comment 4
- Timestamp:
- 06/25/2024 01:34:24 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61489, comment 4
initial v1 5 5 > * If manually updated, was this done by downloading the update from wordpress.org, via wp-cli or another method? 6 6 7 It was automatically updated. We have minor updates enabled in the wp-config file. But when the sites went down with the critical errors we downloaded using: wp core update --force --version='6.1.7' or '6.2.6' then it did verify checksums and the fatal error was gone. 7 It was automatically updated. We have minor updates enabled in the wp-config file. But when the sites went down with the critical errors we downloaded using: wp core update --force --version='6.1.7' or '6.2.6' then it did verify checksums and the fatal error was gone. 8 Edit because I failed to mention that the issue came back a few times for a couple of the sites even after updating via cli.