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

[emerg] 1#1: mkdir() "/var/run/openresty/nginx-client-body" failed #251

Closed
kaizen-c opened this issue Apr 27, 2024 · 2 comments
Closed

[emerg] 1#1: mkdir() "/var/run/openresty/nginx-client-body" failed #251

kaizen-c opened this issue Apr 27, 2024 · 2 comments

Comments

@kaizen-c
Copy link

When running openresty:1.25.3.1-3-jammy in kubernetes cluster you get below error.

[emerg] 1#1: mkdir() "/var/run/openresty/nginx-client-body" failed (13: Permission denied)

Is this a regression as in #124 ?

@neomantra
Copy link
Member

There no longer is a VOLUME directive in the Dockerfiles (see #128), so it is probably not that. Are you bind-mounting a volume to /var/run/openresty?

@kaizen-c kaizen-c reopened this May 10, 2024
@kaizen-c
Copy link
Author

Hey @neomantra i think i did a misconfiguration from my side.

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

2 participants