hi,
I try to roll back because the version 4.16 is not sending emails for me with mailgun. but when i try to roll back i receive this message :
ghost-mgr@ghost-ubuntu-s-1vcpu-2gb-intel-lon1-01:/var/www/ghost$ ghost update --rollback
- sudo systemctl is-active ghost_francaisalondres-com
Checking system Node.js version - found v14.16.1
Ensuring user is not logged in as ghost user
Checking if logged in user is directory owner
Checking current folder permissions
Checking folder permissions
Checking file permissions
Checking content folder ownership
Checking memory availability
Checking free space
Checking for available migrations
Checking for latest Ghost version
4.12.1
- Fixed validation error when saving pages in admin area - Kevin Ansfield
View the changelogs for full details:
- Ghost - Comparing v4.12.0...v4.12.1 · TryGhost/Ghost · GitHub
- Admin - Comparing v4.12.0...v4.12.1 · TryGhost/Admin · GitHub
Fetched release notes
Downloading and updating Ghost [skipped]
- sudo /var/www/ghost/current/node_modules/.bin/knex-migrator-rollback --force --v 4.12.1 --mgpath /var/www/ghost/current
Rolling back database migrations
A ProcessError occurred.
Message: The database migration in Ghost encountered an error.
Help: Ghost Docs
Suggestion: ghost update --rollback
Debug Information:
OS: Ubuntu, v20.04.2 LTS
Node Version: v14.16.1
Ghost Version: 4.16.0
Ghost-CLI Version: 1.17.3
Environment: production
Command: ‘ghost update --rollback’
Additional log info available in: /home/ghost-mgr/.ghost/logs/ghost-cli-debug-2021-09-23T19_49_07_873Z.log
Try running ghost doctor to check your system for known issues.