overhangio / tutor

The Docker-based Open edX distribution designed for peace of mind
https://docs.tutor.overhang.io/
GNU Affero General Public License v3.0
909 stars 433 forks source link

pod has unbound immediate PersistentVolumeClaims #119

Closed natea closed 5 years ago

natea commented 5 years ago

Steps to reproduce

After running make all and looking in the kube dashboard, it shows that several of the deployments failed.

Unexpected behavior

It's showing the error pod has unbound immediate PersistentVolumeClaims for the lms, cms and nginx pods.

overview_-_kubernetes_dashboard

Additional info (IMPORTANT)

Include the output of the make info command.

When I run this command, it says, make: *** No rule to make targetinfo'. Stop.`

regisb commented 5 years ago

I managed to reproduce this: it happens because the PersistentVolumeClaims take a little a longer to create. Just wait a couple minutes and it should switch to green again. You can then run make migrate and try to access your platform.

regisb commented 5 years ago

@natea can I close this?

natea commented 5 years ago

sorry i got pulled away from these investigations and haven't been able to return to them recently. feel free to close it, and if i'm still encountering the issue, i'll reopen it.

On Fri, Jan 18, 2019 1:55 AM, Régis Behmo notifications@github.com wrote: @natea can I close this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

Website:http://www.appsembler.comBlog: http://www.appsembler.com/blogTwitter: http://twitter.com/nateaLinkedIn:http://linkedin.com/in/natea Phone: +1 (617) 702-4331

regisb commented 5 years ago

:+1: