You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
I always get this error when I tried to launch a neo4j container in OpenShift platform.
I got this below error:
Could anyone tell me what should I do? It seems that this isn't caused by the permission of volume.'
Thank you!
The text was updated successfully, but these errors were encountered: