What happened?
I'm preparing to upgrade my project into 5.x, however after I performed update to 4.9.5 the backup always failed whether it was the one on migrate/all or when I ran db/backup command
Backing up the database ... error: The shell command "mysqldump "--defaults-file"="C:\Users\Nircahya\AppData\Local\Temp\cvgbekafgzcc.cnf" "--add-drop-table" "--comments" "--create-options" "--dump-date" "--no-autocommit" "--routines" "--default-character-set"="utf8" "--set-charset" "--triggers" "--no-tablespaces" "--column-statistics"="0" "--no-data" "--result-file"="D:\Workspace\www\myproject\storage\backups\craftcms-myproject--2024-05-28-222447--v4.9.5.sql" "my_project_db" && mysqldump "--defaults-file"="C:\Users\Nircahya\AppData\Local\Temp\cvgbekafgzcc.cnf" "--add-drop-table" "--comments" "--create-options" "--dump-date" "--no-autocommit" "--routines" "--default-character-set"="utf8" "--set-charset" "--triggers" "--no-tablespaces" "--column-statistics"="0" "--no-create-info" "--ignore-table"="my_project_db.cs_assetindexdata" "--ignore-table"="my_project_db.cs_cache" "--ignore-table"="my_project_db.cs_imagetransformindex" "--ignore-table"="my_project_db.cs_resourcepaths" "--ignore-table"="my_project_db.cs_phpsessions" "--ignore-table"="my_project_db.cs_sessions" "my_project_db" >> 'D:\Workspace\www\myproject\storage\backups\myproject--2024-05-28-222447--v4.9.5.sql'" failed with exit code 1.
Aborting.
I couldn't find anything interesting in the logs but another thing to take a note is I was able to do backup normally on 4.7.1, let me know if I need to show something
Craft CMS version
Craft Solo 4.9.5
PHP version
8.2.19
Operating system and version
WINNT 10.0
Webserver and version
Nginx 1.22.1
Database type and version
MySQL 8.0.32
Image driver and version
GD 8.2.19
Installed plugins and versions
- Admin Bar: 4.3.0
- Asset Rev: 7.0.0
- AsyncQueue: 3.2.1
- Blitz Recommendations: 2.2.1
- CP Field Inspect: 1.4.4
- Disqus: 4.0.0
- Dumper: 5.0.1
- Environment Label: 4.0.3
- FastCGI Cache Bust: 4.0.1
- Feed Me: 5.5.0
- Field Manager: 3.0.8
- Google Cloud Storage: 2.2.0
- Logs: 4.0.1
- Navigation: 2.0.27
- Ray: 2.1.1
- Redactor: 3.0.4
- Retcon: 2.7.5
- SEOMate: 2.2.1
- Sherlock: 4.5.0
- Sprig: 2.8.1
- Super Table: 3.0.14
- Template Select: 3.0.0
- Typed link field: 2.1.5
- Wordsmith: 4.4.0
What happened?
I'm preparing to upgrade my project into
5.x, however after I performed update to4.9.5the backup always failed whether it was the one onmigrate/allor when I randb/backupcommandI couldn't find anything interesting in the logs but another thing to take a note is I was able to do backup normally on
4.7.1, let me know if I need to show somethingCraft CMS version
Craft Solo 4.9.5
PHP version
8.2.19
Operating system and version
WINNT 10.0
Webserver and version
Nginx 1.22.1
Database type and version
MySQL 8.0.32
Image driver and version
GD 8.2.19
Installed plugins and versions