jkdev2

Results 6 comments of jkdev2

> Hi [@jkdev2](https://github.com/jkdev2), this seems to be failing because openshift created a read-only filesystem for the pods. > > `chmod: changing permissions of '/opt/jfrog/artifactory/app/access/tomcat/webapps/': Operation not permitted chmod: changing permissions...

The **router** also says that it cannot join using the **access** endpoint It kind of feels like a chicken-and-egg problem. The router needs the access endpoint 8040 to join and...

> Can you confirm if a read-only security constraint is being enforced in your cluster? Can you also share access logs? The PVC is mounted with Read/write. The access log...

Just saw there is a OOMKilled error in the access-container. I think fixed this in a previous attempt, but I'll let you know if the problem is still there.

The access-container keeps restarting. It's not quite clear what is the root-cause for the restarts. Do you think it is the _System.yaml validation failed_ error? ``` Preparing to run Access...

We have the following SCC constraints. As far as I see there is no real blocker with read-only settings ``` allowHostDirVolumePlugin: false allowHostIPC: false allowHostNetwork: false allowHostPID: false allowHostPorts: false...