Skip to content

Operation not permitted: AH00480: ap_thread_create: unable to create worker thread #238

@j3mdamas

Description

@j3mdamas

Hi,

I am using library/httpd mostly for tests.

An older image, from 5 months ago (ID: 6e794a483258) works perfectly:

AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 10.0.2.100. Set the 'ServerName' directive globally to suppress this message
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 10.0.2.100. Set the 'ServerName' directive globally to suppress this message
[Tue Jun 27 14:44:13.925575 2023] [mpm_event:notice] [pid 1:tid 47192539970880] AH00489: Apache/2.4.55 (Unix) configured -- resuming normal operations
[Tue Jun 27 14:44:13.938989 2023] [core:notice] [pid 1:tid 47192539970880] AH00094: Command line: 'httpd -D FOREGROUND'
10.0.2.2 - - [27/Jun/2023:14:44:22 +0000] "GET / HTTP/1.1" 200 45
10.0.2.2 - - [27/Jun/2023:14:44:29 +0000] "GET / HTTP/1.1" 200 45

But the latest (ID: ad303d7f80f9) fails with the following:

AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 10.0.2.100. Set the 'ServerName' directive globally to suppress this message
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 10.0.2.100. Set the 'ServerName' directive globally to suppress this message
[Tue Jun 27 14:37:58.705484 2023] [mpm_event:notice] [pid 1:tid 46943112378240] AH00489: Apache/2.4.57 (Unix) configured -- resuming normal operations
[Tue Jun 27 14:37:58.707605 2023] [core:notice] [pid 1:tid 46943112378240] AH00094: Command line: 'httpd -D FOREGROUND'
[Tue Jun 27 14:37:58.705804 2023] [mpm_event:alert] [pid 8:tid 46943112378240] (1)Operation not permitted: AH00480: ap_thread_create: unable to create worker thread
[Tue Jun 27 14:37:58.706554 2023] [mpm_event:alert] [pid 10:tid 46943112378240] (1)Operation not permitted: AH00480: ap_thread_create: unable to create worker thread
[Tue Jun 27 14:37:58.706543 2023] [mpm_event:alert] [pid 9:tid 46943112378240] (1)Operation not permitted: AH00480: ap_thread_create: unable to create worker thread
[Tue Jun 27 14:38:00.709721 2023] [mpm_event:alert] [pid 1:tid 46943112378240] AH02324: A resource shortage or other unrecoverable failure was encountered before any child process initialized successfully... httpd is exiting!

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