ChRIS_ultron_backEnd icon indicating copy to clipboard operation
ChRIS_ultron_backEnd copied to clipboard

Kubernetes development environment fails to start.

Open qxprakash opened this issue 2 years ago • 2 comments

steps to reproduce :

make sure you have your k8s node running like , minikube , find etc.

./make.sh -O kubernetes -P <IP address of your machine>

logs :

│ Wed, 11 May 2022 14:12:41 +0530 [prakash-gf63thin9scsr] │
├─────────────────────────────────────────────────────────┴──────────────────────┐
│          7: Waiting for remote pfcon containers to start running on            │▒
│                               -= kubernetes =-                                 │▒
├────────────────────────────────────────────────────────────────────────────────┤▒
│Starting pfcon... please be patient.                                            │▒
└────────────────────────────────────────────────────────────────────────────────┘▒
 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
error: name cannot be provided when a selector is specified
error: name cannot be provided when a selector is specified
error: name cannot be provided when a selector is specified
error: name cannot be provided when a selector is specified
error: name cannot be provided when a selector is specified
error: name cannot be provided when a selector is specified
error: name cannot be provided when a selector is specified
│                                                                                │▒
│              Error: couldn't start pfcon container on kubernetes               │▒
│               This script will now terminate with exit code '2'.               │▒
│                                                                                │▒
└────────────────────────────────────────────────────────────────────────────────┘▒
 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

qxprakash avatar May 11 '22 18:05 qxprakash

@jbernal0019 why does this happen?

jennydaman avatar Aug 09 '22 14:08 jennydaman

progress made: https://github.com/FNNDSC/ChRIS_ultron_backEnd/pull/421

still doesn't work though, see https://github.com/FNNDSC/pman/tree/master/kubernetes/prod/extra

jennydaman avatar Aug 29 '22 18:08 jennydaman