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

Cannot install using no-setup-linux-user (and nvm) #437

Closed
1 task
SparkyDoosan opened this issue Aug 11, 2017 · 1 comment
Closed
1 task

Cannot install using no-setup-linux-user (and nvm) #437

SparkyDoosan opened this issue Aug 11, 2017 · 1 comment

Comments

@SparkyDoosan
Copy link

This issue is a

  • [ x] Bug Report
  • Feature Request

Summary

Ghost install (local or production) fails with error "→ id: ghost: No such user".

Debug Information:
Node Version: v6.11.1
Ghost-CLI Version: 1.0.3
Environment: development
Command: 'ghost install local --no-setup-linux-user -V'

$ nvm ls
-> v6.11.1
system
node -> stable (-> v6.11.1) (default)
stable -> 6.11 (-> v6.11.1) (default)
iojs -> N/A (default)
lts/* -> lts/boron (-> v6.11.1)
lts/argon -> v4.8.4 (-> N/A)
lts/boron -> v6.11.1

Steps to Reproduce (for a bug report)

  1. In a fresh directory, issue ghost install local --no-setup-linux-user -V
  2. Wait, observe the following:

(multiple log lines that look OK, followed on the console by)
✔ Configuring Ghost
[05:53:00] Setting up instance [started]
[05:53:00] Setting up instance [completed]
[05:53:00] Running database migrations [started]
[05:53:00] Running database migrations [failed]
[05:53:00] → id: ghost: No such user

The debug log:

Debug Information:
Node Version: v6.11.1
Ghost-CLI Version: 1.0.3
Environment: development
Command: 'ghost install local --no-setup-linux-user -V'
Error occurred running command: 'undefined'

  • OS: Linux pantheon 3.2.63-grsec Update all dependencies 🌴 #1 SMP Fri Oct 24 13:43:09 PDT 2014 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ AuthenticAMD GNU/Linux

  • Node Version: 6.11.1

  • Ghost-CLI Version: 1.0.3

  • Environment: dev

  • Command: ghost install local --no-setup-linux-user -V

THANKS

@acburdine
Copy link
Member

Closing as a duplicate of #400 - a fix will be released in the next version.

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

No branches or pull requests

2 participants