Skip to content

Getting bind exception while running wordpress cookbook #60

@Aravindvannu

Description

@Aravindvannu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions