Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Doesn't work with my website #31

Closed
XanderStrike opened this issue Feb 19, 2020 · 4 comments
Closed

Doesn't work with my website #31

XanderStrike opened this issue Feb 19, 2020 · 4 comments
Labels

Comments

@XanderStrike
Copy link
Contributor

When running cf push -o xanderstrike/web:astandke it berks.

You get Start unsuccessful and when we look at the app logs we see

2020-02-19T10:35:28.66-0800 [unknown/769922a8-5346-11ea-8d1d-42010a8a016a] OUT 2020/02/19 18:35:28 [emerg] 1#1: mkdir() "/var/cache/nginx/client_temp" failed (13: Permission denied)
2020-02-19T10:35:28.66-0800 [unknown/769922a8-5346-11ea-8d1d-42010a8a016a] OUT nginx: [emerg] mkdir() "/var/cache/nginx/client_temp" failed (13: Permission denied)

It works in normal cf for what it's worth.

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/171364633

The labels on this github issue will be updated when the story is started.

@cppforlife
Copy link
Contributor

@julz ^

@julz
Copy link

julz commented Feb 20, 2020

Hi @XanderStrike - thanks for the report! my guess would be that this container is relying on running as root and something in our default PodSecurityPolicy is therefore tripping it up (maybe https://github.com/cloudfoundry-incubator/eirini-release/blob/master/helm/eirini/templates/app-pod-security-policy.yaml#L42). Could you open an issue in the Eirini repo for us to take a look please?

@cppforlife
Copy link
Contributor

closing here, issue was relocated to eirini repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants