Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

fabric8 pod failing on initial start up because of nginx error #1953

Open
harrison-tarr opened this issue Aug 9, 2018 · 2 comments
Open

Comments

@harrison-tarr
Copy link

harrison-tarr commented Aug 9, 2018

I'm trying to install fabric8 on an existing minikube cluster. I installed minikube according to these instructions: https://kubernetes.io/docs/tasks/tools/install-minikube/. I'm running in a Linux Ubuntu Virtual Box VM. I installed fabric8 according to the instructions on https://github.com/fabric8io/fabric8-platform/blob/master/INSTALL.md.

Since I'm using a VM, my minikube start command is sudo minikube start --vm-driver="none" --cpus=2 --disk-size="30g" --memory=8000 (i use the "none" driver)

The error log I get seems to be: ls: cannot open directory /var/lib/nginx/: Permission denied total 8 drwxrwxrwx 1 nginx nginx 4096 Mar 20 2017 . drwxr-xr-x 1 root root 4096 Sep 25 2017 .. nginx: [emerg] invalid number of arguments in "set" directive in /etc/nginx/nginx.conf:78

I get other pod failures, but it appears that the fabric8 pod is the first failure and is causing the others

I've seen this error before in the issues but i didn't see a clear resolution

@sapstern
Copy link

Same problem for me, I am fiddling around for days trying to get fabric8 to run.
Tryed minikube, openshift, an google cloud install, it is always keeping crashing

@sapstern
Copy link

By the way, does anyone know the root pw of the minikube vm?

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

No branches or pull requests

2 participants