devspace-sh / devspace

DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
https://devspace.sh
Apache License 2.0
4.18k stars 351 forks source link

CrashLoopBackOff when execute devspace dev #1436

Open NaufalRE opened 3 years ago

NaufalRE commented 3 years ago

I really excited to hear there is an automation deployment !

  1. I tried to deploy a clean laravel project, I doing same as documentation laravel deployment but i change the folder owner (sudo chown -R $USER laravel-project) because when i tried to write something it got access denied
  2. The first initialization I prefer using : helm: Use Component Helm Chart [QUICK START]
  3. and then Create a new Dockerfile for this project
  4. Choose PHP as programming language
  5. Use hub.docker.com
  6. and then i use 8080 port as port forwarding
  7. after waiting a couple of minutes, it returning an error : Pod naufalre/re-kube-7dbc8c75c5-5hgcr-devspace has critical status: CrashLoopBackOff. DevSpace will continue waiting, but this operation might timeout

thank you, i really appreciate it

devspace version 5.12.2 OS : running under WSL 2

FabianKramm commented 3 years ago

@NaufalRE thanks for creating this issue and sorry for the delay. It seems like the tutorial is not up to date anymore, we'll have to update that.

NaufalRE commented 3 years ago

@NaufalRE thanks for creating this issue and sorry for the delay. It seems like the tutorial is not up to date anymore, we'll have to update that.

It's okay, i really appreciate you guys doing out there. I really interested to learn devspace deployment