BackupBuddy was updated to version 8.1.0.3, from version 8.1.0.1. Changelog:
8.1.0.3
- Deployment: Fixed error message blocking deployment as of 8.1.0.2.
- Only DAT file and settings backup are stored as serialized data.
- Misc importbuddy cleanup.
8.1.0.2
- Now passing data between multiple pages using json rather than serialization.
- Database Rollback: Fixed mysqli database warning due to missing parameter.
- Dropbox destination: Added additional troubleshooting information when full troubleshooting logging enabled.
- Fixed error retrieving Stash Live status log if it does not yet exist.
- Dropbox: Fixed 400 error when finishing multipart upload on some servers where the specific curl version sets the content length header to -1 when no body specified rather than no content length header.