You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting below error while running wordpress cookbook.
Note: This error is intermittent when I ran 8 times 6 times it went successful and 2 times got failed with same error. please help to resolve this issue.
Hi,
I am getting below error while running wordpress cookbook.
Note: This error is intermittent when I ran 8 times 6 times it went successful and 2 times got failed with same error. please help to resolve this issue.
Chef-server : 12
Chef-clent : 11.16.4
wordpress - 2.1.3
service[apache2] action restart
================================================================================
Error executing action
restart
on resource 'service[apache2]'Mixlib::ShellOut::ShellCommandFailed
Expected process to exit with [0], but received '1'
---- Begin output of /sbin/service httpd restart ----
STDOUT: Stopping httpd: [ OK ]
Starting httpd: [FAILED]
STDERR: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
---- End output of /sbin/service httpd restart ----
Ran /sbin/service httpd restart returned 1
Regards,
Aravind
The text was updated successfully, but these errors were encountered: