I face some errors during installation of Ghost
check out put
ghost start
+ sudo systemctl is-active ghost_learn-careersnote-com
+ sudo systemctl reset-failed ghost_learn-careersnote-com
✔ Checking system Node.js version - found v14.19.0
✔ Ensuring user is not logged in as ghost user
✔ Checking if logged in user is directory owner
✔ Checking current folder permissions
+ sudo systemctl is-active ghost_learn-careersnote-com
✔ Validating config
✔ Checking folder permissions
✔ Checking file permissions
✔ Checking content folder ownership
✔ Checking memory availability
✔ Checking binary dependencies
✔ Checking systemd unit file
✔ Checking systemd node version - found v14.19.0
+ sudo systemctl start ghost_learn-careersnote-com
+ sudo systemctl stop ghost_learn-careersnote-com
✖ Starting Ghost: learn-careersnote-com
A GhostError occurred.
Message: Ghost was able to start, but errored during boot with: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES)
Help: Unknown database error
Suggestion: journalctl -u ghost_learn-careersnote-com -n 50
Debug Information:
OS: Ubuntu, v20.04 LTS
Node Version: v14.19.0
Ghost Version: 4.38.0
Ghost-CLI Version: 1.18.1
Environment: production
Command: 'ghost start'
Additional log info available in: /home/phenix/.ghost/logs/ghost-cli-debug-2022-03-07T18_02_24_558Z.log
Try running ghost doctor to check your system for known issues.
You can always refer to https://ghost.org/docs/ghost-cli/ for troubleshooting.
Any solution to fix my start process