I recently started exploring Ghost CMS and I am hopeful to get it running soon.
-
What’s your URL? This is the easiest way for others to debug your issue
URL - iamgrt.com. -
What version of Ghost are you using?
Ghost-CLI version: 1.15.3
Ghost version: 3.40.5 -
What configuration?
Ubuntu 20.04 - 3 CPU - 3 GB RAM -
What browser?
Firefox -
What errors or information do you see in the console?
A SystemError occurred.
Message: Systemd process manager has not been set up or is corrupted.
Help: Run ghost setup systemd and try again.
When I run - ghost setup systemd - I am getting the following error:
- ProcessError
Message: EACCES: permission denied, open ‘/tmp/iamgrt-com/ghost_iamgrt-com.service’
My ghost doctor response:
Blockquote Checking system Node.js version
Checking logged in user
Ensuring user is not logged in as ghost user
Checking if logged in user is directory owner
Checking current folder permissions
System checks failed with message: ‘Missing package(s): nginx’
Some features of Ghost-CLI may not work without additional configuration.
For local installs we recommend usingghost install local
instead.
? Continue anyway? Yes
System stack check skipped
Checking system compatibility [skipped]
Checking for a MySQL installation
- sudo systemctl is-active ghost_iamgrt-com
Validating config
Checking folder permissions
Checking file permissions
Checking content folder ownership
Checking memory availability
Checking binary dependencies
Checking free space
My ghost run response:
The
ghost run
command is used by the configured Ghost process manager and for debugging. If you’re not running this to debug something, you should runghost start
instead.
- sudo node current/index.js
[2021-01-12 04:32:37] ERROR ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client.
“Unknown database error”
Error ID: 500
Error Code: ER_NOT_SUPPORTED_AUTH_MODE
- What steps could someone else take to reproduce the issue you’re having?
It looks like my learning curve is very steep with Ghost CMS installation and I am moving from one issue to the other.
I hope to get some help from my fellow members of the forum. I greatly appreciate your kind help. Thank you.