Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting bind exception while running wordpress cookbook #60

Open
Aravindvannu opened this issue Aug 24, 2015 · 0 comments
Open

Getting bind exception while running wordpress cookbook #60

Aravindvannu opened this issue Aug 24, 2015 · 0 comments

Comments

@Aravindvannu
Copy link

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

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

No branches or pull requests

1 participant