ho-nl / vagrant-development-box

Maintainer: Paul
MIT License
0 stars 0 forks source link

Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. #68

Open paales opened 6 years ago

paales commented 6 years ago
==> finitro: Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

If you have experienced this as well, please reply

NoorulBhoelai commented 6 years ago

Error while running vagrant provision and temporary fixed by killing vagrant unison-sync-polling with CTRL + C, and run vagrant provision again without the error.

The error:

==> magento2-demo: Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
NoorulBhoelai commented 6 years ago

Got the journalctl error again, ran vagrant provision twice and started working again.