Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ghost install fails #797

Closed
Fastidious opened this issue Aug 21, 2018 · 1 comment · Fixed by #802
Closed

Ghost install fails #797

Fastidious opened this issue Aug 21, 2018 · 1 comment · Fixed by #802

Comments

@Fastidious
Copy link

Running ghost doctor after a problem installing (Ghost with sqlite), I get:

david@quark:/var/www/ghost$ ghost doctor
✔ 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: 'Linux version is not Ubuntu 16'
Some features of Ghost-CLI may not work without additional configuration.
For local installs we recommend using `ghost install local` instead.
? Continue anyway? Yes
ℹ Checking operating system compatibility [skipped]
Running sudo command: systemctl is-active ghost_localhost
? Password [input is hidden]

What password is the one being asked?

@acburdine
Copy link
Member

The password that's being asked is your sudo password - I can update the prompt to be a bit more clear.

acburdine added a commit to acburdine/Ghost-CLI that referenced this issue Aug 28, 2018
closes TryGhost#797
- say "Sudo Password" instead of "Password" to be more clear
acburdine added a commit that referenced this issue Aug 28, 2018
closes #797
- say "Sudo Password" instead of "Password" to be more clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants