Skip to content

mkdir() "/var/run/openresty/nginx-client-body" failed #124

Description

@carlheymann

To reproduce:

$ docker pull openresty/openresty:1.15.8.2-2-centos
$ docker run --rm openresty/openresty:1.15.8.2-2-centos
2019/10/04 08:24:02 [emerg] 1#1: mkdir() "/var/run/openresty/nginx-client-body" failed (2: No such file or directory)
nginx: [emerg] mkdir() "/var/run/openresty/nginx-client-body" failed (2: No such file or directory)

Is this a regression? I can work around it by adding my own dockerfile and creating the directory in there. This issue is not present in openresty/openresty:1.15.8.1-4-centos.

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