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

Pods unready/CrashLoopBackOff with message "sed: cannot rename /var/lib/neo4j/conf/sed8pylkX: Operation not permitted" #452

Open
Manindra03 opened this issue Jul 31, 2023 · 2 comments
Labels

Comments

@Manindra03
Copy link

I always get this error when I tried to launch a neo4j container in OpenShift platform.

  • Neo4j version: 5.8.0 Enterprise
  • Operating system: Ubuntu 16.04/RHEL 8
  • API/Driver: Cypher
    I got this below error:
Events:
  Type     Reason                  Age                     From                     Message
  ----     ------                  ----                    ----                     -------
  Warning  FailedScheduling        9m5s                    default-scheduler        0/30 nodes are available: 30 pod has unbound immediate PersistentVolumeClaims. preemption: 0/30 nodes are available: 30 Preemption is not helpful for scheduling.
  Warning  FailedScheduling        9m                      default-scheduler        0/30 nodes are available: 30 pod has unbound immediate PersistentVolumeClaims. preemption: 0/30 nodes are available: 30 Preemption is not helpful for scheduling.
  Normal   Scheduled               8m58s                   default-scheduler        Successfully assigned qat4/neo4j-5b4dddcd4c-58w7k to 10.243.0.46 by kube-scheduler-c798cccc4-ng5x9
  Normal   SuccessfulAttachVolume  8m48s                   attachdetach-controller  AttachVolume.Attach succeeded for volume "pvc-61dda47a-3489-45dd-b27a-9e90d1aa0cb5"
  Normal   AddedInterface          8m44s                   multus                   Add eth0 [172.17.13.48/32] from k8s-pod-network
  Normal   Pulled                  7m4s (x5 over 8m41s)    kubelet                  Container image "docker-na-private.artifactory.swg-devops.com/ccs-mcnm-team-cache-docker-remote/neo4j:5.8.0-enterprise" already present on machine
  Normal   Created                 7m3s (x5 over 8m39s)    kubelet                  Created container neo4j
  Normal   Started                 7m3s (x5 over 8m39s)    kubelet                  Started container neo4j
  Warning  BackOff                 3m41s (x27 over 8m36s)  kubelet                  Back-off restarting failed container
sed: cannot rename /var/lib/neo4j/conf/sed8pylkX: Operation not permitted
make: *** [Makefile:134: roks_test_testing] Error 1

Could anyone tell me what should I do? It seems that this isn't caused by the permission of volume.'

Thank you!

@Manindra03 Manindra03 added the bug label Jul 31, 2023
@Manindra03
Copy link
Author

Hi @Team,
Can someone help me on this issue?

@mnd999 mnd999 transferred this issue from neo4j/neo4j Aug 2, 2023
@MarlinMr
Copy link

bump

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

No branches or pull requests

2 participants