Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Start/Stop service doesn't work #94

Open
stantond opened this issue Jun 1, 2016 · 2 comments
Open

Start/Stop service doesn't work #94

stantond opened this issue Jun 1, 2016 · 2 comments

Comments

@stantond
Copy link
Contributor

stantond commented Jun 1, 2016

Starting up the vagrant box, I can't access local.ghost.com on the host. Also:

vagrant@local:~$ sudo start app
start: Job failed to start
vagrant@local:~$ sudo stop app
stop: Unknown instance:

npm start works:

vagrant@local:~$ cd code/Ghost
vagrant@local:~/code/Ghost$ npm start

> [email protected] start /home/vagrant/code/Ghost
> node index

WARNING: Ghost is attempting to use a direct method to send email.
It is recommended that you explicitly configure an email service.
Help and documentation can be found at http://support.ghost.org/mail.

Migrations: Up-to-date at version 005
Ghost is running in development...
Listening on 127.0.0.1:2368
Url configured as: http://localhost:2368
Ctrl+C to shut down

I'd appreciate some advice on troubleshooting this further.

@sreedharbukya
Copy link

@stantond , I am facing the same issue and I don't want to configure mail service. Please advise if you have solved this already.

@stantond
Copy link
Contributor Author

@sreedharbukya sorry, no idea. I gave up and went with ghosted.it - I was running two Ghost instances on a single droplet with Digital Ocean, but only need one of those now, so worked out $5 per month either way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants