weidai11 / cryptopp

free C++ class library of cryptographic schemes
https://cryptopp.com
Other
4.67k stars 1.47k forks source link

Mediawiki database backup failures #1199

Closed noloader closed 1 year ago

noloader commented 1 year ago

The webserver's Mediawiki database backup is failing. It looks like the failures started in February 2023. I think it is due to Ubuntu's release of MySQL 8.0.32. It looks like 8.0.33 should be Ok. Also see https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/2003866 .

Adding a bug so it does not fall off the radar.

noloader commented 1 year ago

This is complete.

# systemctl status bitvise-backup.service● bitvise-backup.service - Run bitvise-backup.service once a day
     Loaded: loaded (/etc/systemd/system/bitvise-backup.service; static; vendor>
     Active: inactive (dead) since Fri 2023-04-14 05:24:53 UTC; 8h ago
TriggeredBy: ● bitvise-backup.timer
       Docs: https://github.com/weidai11/website/systemd
    Process: 263717 ExecStart=/usr/sbin/bitvise-backup (code=exited, status=0/S>
   Main PID: 263717 (code=exited, status=0/SUCCESS)

Apr 14 05:24:53 localhost bitvise-backup[263897]: ChangedFiles 792
Apr 14 05:24:53 localhost bitvise-backup[263897]: ChangedFileSize 1470977305 (1>
Apr 14 05:24:53 localhost bitvise-backup[263897]: ChangedDeltaSize 0 (0 bytes)
Apr 14 05:24:53 localhost bitvise-backup[263897]: DeltaEntries 1089
Apr 14 05:24:53 localhost bitvise-backup[263897]: RawDeltaSize 170159937 (162 M>
Apr 14 05:24:53 localhost bitvise-backup[263897]: TotalDestinationSizeChange 10>
Apr 14 05:24:53 localhost bitvise-backup[263897]: Errors 0
Apr 14 05:24:53 localhost bitvise-backup[263897]: ----------------------------->
Apr 14 05:24:53 localhost systemd[1]: bitvise-backup.service: Succeeded.