Trying a Ghost install and receiving the error below… the error includes information about the environment… this seems like broken code unless I am missing something…
[poolghost@darkice ~]$ ghost install
Checking system Node.js version
Checking logged in user
Checking current folder permissions
System checks failed with message: ‘Linux version is not Ubuntu 16, 18, or 20’
Some features of Ghost-CLI may not work without additional configuration.
For local installs we recommend using ghost install local
instead.
? Continue anyway? Yes
System stack check skipped
Checking system compatibility [skipped]
Checking for a MySQL installation
Checking memory availability
Checking free space
Checking for latest Ghost version
Setting up install directory
Downloading and installing Ghost v3.41.6
Finishing install process
? Enter your blog URL: http://localhost:2368
? Enter your MySQL hostname: localhost
? Enter your MySQL username: root
? Enter your MySQL password: [hidden]
? Enter your Ghost database name: poolghost_prod
Configuring Ghost
Setting up instance
- sudo chown -R ghost:ghost /home/poolghost/content
? Sudo Password [hidden]
Setting up “ghost” system user
? Do you wish to set up “ghost” mysql user? Yes
Setting up “ghost” mysql user
Nginx is not installed. Skipping Nginx setup.
Setting up Nginx [skipped]
Nginx setup task was skipped, skipping SSL setup
Setting up SSL [skipped]
Systemd service has already been set up. Skipping Systemd setup
Setting up Systemd [skipped] - sudo systemctl is-active ghost_arcticmyst-com
Starting Ghost
One or more errors occurred.
- ProcessError
Message: Command failed: /bin/sh -c sudo -S -p ‘#node-sudo-passwd#’ systemctl is-active ghost_arcticmyst-com
unknown
Exit code: 3
Debug Information:
OS: CentOS Linux, v7
Node Version: v10.16.0
Ghost Version: 3.41.6
Ghost-CLI Version: 1.15.3
Environment: production
Command: ‘ghost install’
Additional log info available in: /home/poolghost/.ghost/logs/ghost-cli-debug-2021-02-18T20_41_35_541Z.log (this has no other info)
Try running ghost doctor to check your system for known issues.
You can always refer to Ghost-CLI - A fully loaded tool for installation and configuration for troubleshooting.
Please advise and let us know if any other info is needed to troubleshoot… I cannot find any other info on Google…
Best Regards,
-Avery