Skip to content

AH00558: httpd: Could not reliably determine the server's fully qualified domain name #26

@flowdopip

Description

@flowdopip

Hi,

Running the default docker command on Mac M1 Pro (Monterey 12.3), im getting this error:

AH00015: Unable to open logs AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.25.0.2. Set the 'ServerName' directive globally to suppress this message [Sun Mar 20 19:06:15.851957 2022] [core:emerg] [pid 1] (38)Function not implemented: AH00023: Couldn't create the mpm-accept mutex (38)Function not implemented: could not create accept mutex AH00015: Unable to open logs

Docker command
docker run -d \ -e "KONGMAP_CLUSTERS_JSON=$KONG_CLUSTERS" \ -e "KONGMAP_URL=http://url_to_kongmap:8100" \ -p 8100:8100 \ -p 8143:8143 \ yesinteractive/kongmap

The same command on windows machine works perfectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions