-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Here the information for dmin1@admin1-VirtualBox: NetworkUnavailable False Tue, 28 Sep 2021 15:09:49 -0400 Tue, 28 Sep 2021 15:09:49 -0400 WeaveIsUp Weave pod has set this default meep-couchdb-couchdb-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6d17h cpu 1300m (21%) 0 (0%) Name: worker1-virtualbox NetworkUnavailable False Tue, 21 Sep 2021 11:23:38 -0400 Tue, 21 Sep 2021 11:23:38 -0400 WeaveIsUp Weave pod has set this default meep-ingress-controller-7hm6l 100m (5%) 0 (0%) 90Mi (2%) 0 (0%) 43h cpu 200m (10%) 0 (0%) Normal NodeHasSufficientMemory 2m45s (x4 over 13d) kubelet Node worker1-virtualbox status is now: NodeHasSufficientMemory Name: meep-docker-registry-6669858d86-k8r4j Warning FailedMount 43h (x14 over 45h) kubelet Unable to attach or mount volumes: unmounted volumes=[tls-cert], unattached volumes=[meep-docker-registry-config tls-cert kube-api-access-rk5xp data]: timed out waiting for the condition Name: meep-influxdb-0 Name: meep-ingress-controller-7hm6l Normal Scheduled 43h default-scheduler Successfully assigned default/meep-ingress-controller-7hm6l to worker1-virtualbox Name: meep-ingress-controller-wr2fh Normal Pulled 42h (x47 over 6d17h) kubelet Container image "k8s.gcr.io/ingress-nginx/controller:v0.44.0@sha256:3dd0fac48073beaca2d67a78c746c7593f9c575168a17139a9955a82c63c4b9a" already present on machine Name: meep-ingress-defaultbackend-7c7899ff58-s2ff8 Name: meep-kube-state-metrics-54f944d5b4-t5lv6 Warning Unhealthy 43h (x148 over 6d17h) kubelet Liveness probe failed: Get "http://10.32.0.6:8080/healthz": dial tcp 10.32.0.6:8080: connect: connection refused Name: meep-postgis-0
Containers: Name: meep-redis-master-0
Conditions: Name: meep-redis-slave-0
Conditions: |
Beta Was this translation helpful? Give feedback.
-
Hello @userH1213, I see two problems from your initial logs. For issue 1 - please follow this procedure for installing Node.js, this should take care of installing the Webpack dependency. For issue 2 - it is necessary to start AdvantEDGE dependencies (which include a docker registry) before dockerizing your applications. see See this note in the Deployment Workflow here |
Beta Was this translation helpful? Give feedback.
Hello @userH1213,
I see two problems from your initial logs.
1- Frontend building: Webpack tool is missing
2- Dockerize: the docker registry is not running on AdvantEDGE
For issue 1 - please follow this procedure for installing Node.js, this should take care of installing the Webpack dependency.
For issue 2 - it is necessary to start AdvantEDGE dependencies (which include a docker registry) before dockerizing your applications. see See this note in the Deployment Workflow here