Ghost-Vagrant icon indicating copy to clipboard operation
Ghost-Vagrant copied to clipboard

Start/Stop service doesn't work

Open stantond opened this issue 8 years ago • 2 comments

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.

stantond avatar Jun 01 '16 12:06 stantond

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

sreedharbukya avatar Aug 21 '16 15:08 sreedharbukya

@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.

stantond avatar Aug 21 '16 16:08 stantond