geerlingguy / ansible-role-nginx

Ansible Role - Nginx

Home Page:https://galaxy.ansible.com/geerlingguy/nginx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restart Nginx error

kyusupov33 opened this issue · comments

Provision vagrant with 'generic/ubuntu1904' and after try to reload Nginx get an error -

RUNNING HANDLER [geerlingguy.nginx : restart nginx] ****************************
fatal: [default]: FAILED! => {"changed": false, "msg": "Unable to restart service nginx: Job for nginx.service failed because the control process exited with error code.\nSee \"systemctl status nginx.service\" and \"journalctl -xe\" for details.\n"}

After I destroy vagrant machine and up it again, the problem is resolve

I get the same thing on the initial run every time

commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

Hi I'm facing this issue now. Any one knows how to solve it?
I'm using ubuntu 20 LTS on Digitial Ocean.