best-wall-17038
09/09/2022, 11:52 PMkubectl get pods -n comnext
I0910 01:50:59.430434 27321 versioner.go:56] Remote kubernetes server unreachable
Unable to connect to the server: net/http: TLS handshake timeout
cuddly-night-88590
09/14/2022, 10:32 AMnerdctl
, helm
, and kubectl
give me ‘command not found’. Do I need to install those separately? I thought I remembered they get bundled with rancher…maybe just need to add some locations to my PATH? Rancher desktop v1.5.1 & macOS v12.5.1millions-lock-4866
09/14/2022, 12:15 PMcuddly-vr-30828
09/14/2022, 4:50 PMcuddly-vr-30828
09/14/2022, 10:09 PMError from server: Get "<https://192.168.1.239:10250/containerLogs/kube-system/coredns-b96499967-rdbpb/coredns>": proxyconnect tcp: proxy error from 127.0.0.1:6443 while dialing 192.168.5.2:56055, code 503: 503 Service Unavailable
and I think 192.168.5.2
its the lima network?broad-balloon-22707
09/15/2022, 2:52 AMfresh-football-21032
09/15/2022, 3:01 AMicy-garage-31078
09/15/2022, 5:42 PMdocker build
on a M1. The command runs, getting a couple steps in before it dies with a message of unexpected EOF
. If I immediately try to run the same command again, I instantly get the dread ...docker.sock. Is the docker daemon running
. I tried using DOCKER_HOST=<tcp://ip:2375> docker build ...
but this fails with the same error above after the build failedsticky-article-24376
09/16/2022, 6:21 AMsticky-article-24376
09/16/2022, 6:22 AMsticky-article-24376
09/16/2022, 6:24 AMlively-noon-83737
09/16/2022, 7:21 PM------
Dockerfile:8
--------------------
6 | RUN npm install
7 | COPY --chown=node . /app/
8 | >>> RUN npm run build
9 |
10 | CMD [ "npm", "start" ]
--------------------
error: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
FATA[0004] unrecognized image format
FATA[0004] error while building image ecom-stack-localdev_dev-proxy: exit status 1
fierce-coat-52387
09/19/2022, 4:35 AMfierce-coat-52387
09/19/2022, 4:36 AMcold-nightfall-40279
09/19/2022, 11:11 AMcold-nightfall-40279
09/19/2022, 11:15 AMdry-soccer-42797
09/19/2022, 2:06 PMwide-mechanic-33041
09/19/2022, 2:10 PMdry-soccer-42797
09/19/2022, 3:09 PMcolossal-caravan-45683
09/19/2022, 6:29 PMhallowed-forest-65526
09/19/2022, 7:45 PMhallowed-forest-65526
09/19/2022, 7:46 PMuser@mac bin % nerdctl run -it --rm ubuntu /bin/bash
FATA[0000] subnet 10.4.0.0/24 overlaps with other one on this address space
^^ exhallowed-forest-65526
09/19/2022, 8:05 PMcool-pillow-1781
09/19/2022, 8:10 PMcool-pillow-1781
09/19/2022, 8:11 PMcurved-machine-14857
09/19/2022, 8:21 PM<3>WSL (1792) ERROR: CreateProcessParseCommon:735: Failed to translate \\wsl.localhost\
This happened after I switched from using the docker
runtime to the nerdctl
runtime. It happens in both my Ubuntu and Debian WSL instances.
Everything appears to still be working ok though so I'm not sure what is going on here.high-toothbrush-33213
09/20/2022, 3:09 AMdry-soccer-42797
09/20/2022, 12:10 PMadamant-kite-43734
09/20/2022, 2:02 PMpowerful-elephant-25838
09/21/2022, 7:30 AM