important-umbrella-4932
08/22/2022, 11:41 AMgifted-answer-45715
08/22/2022, 1:56 PMfamous-whale-37766
08/22/2022, 6:26 PMfamous-whale-37766
08/22/2022, 6:26 PMfamous-whale-37766
08/22/2022, 6:32 PMfamous-whale-37766
08/22/2022, 6:32 PMcolossal-cartoon-44029
08/22/2022, 10:36 PM40bfe0359924 envoyproxy/ratelimit:master "/bin/ratelimit" 36 minutes ago Up About a minute 0.0.0.0:46070->6070/tcp, :::46070->6070/tcp, 0.0.0.0:48080->8080/tcp, :::48080->8080/tcp, 0.0.0.0:48081->8081/tcp, :::48081->8081/tcp dev-environment-ratelimit-1
67e2dcc091fd <http://ghcr.io/arm64-compat/confluentinc/cp-server:7.1.1|ghcr.io/arm64-compat/confluentinc/cp-server:7.1.1> "/etc/confluent/dock…" About an hour ago Up About a minute 0.0.0.0:9092-9093->9092-9093/tcp, :::9092-9093->9092-9093/tcp dev-environment-kafka-1
827bb975a0a4 rabbitmq:management "docker-entrypoint.s…" About an hour ago Up About a minute 4369/tcp, 5671/tcp, 0.0.0.0:5672->5672/tcp, :::5672->5672/tcp, 15671/tcp, 15691-15692/tcp, 25672/tcp, 0.0.0.0:15672->15672/tcp, :::15672->15672/tcp dev-environment-rabbitmq-1
f94a1a0a6d40 envoyproxy/envoy:v1.21-latest "/usr/local/bin/envo…" About an hour ago Up About a minute 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:8443->8443/tcp, :::8443->8443/tcp, 10000/tcp, 0.0.0.0:20980->8080/tcp, :::20980->8080/tcp, 0.0.0.0:443->8443/tcp, :::443->8443/tcp dev-environment-proxy-1
7842309ea790 <http://ghcr.io/arm64-compat/confluentinc/cp-zookeeper:7.1.1|ghcr.io/arm64-compat/confluentinc/cp-zookeeper:7.1.1> "/etc/confluent/dock…" About an hour ago Up About a minute (healthy) 2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp dev-environment-zookeeper-1
660891e288ed redis "docker-entrypoint.s…" About an hour ago Up About a minute 0.0.0.0:6379->6379/tcp, :::6379->6379/tcp dev-environment-redis-1
1d6a4a9e61f5 postgres:12.2 "docker-entrypoint.s…" 12 days ago Up About a minute 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp dev-environment-postgres-1
glamorous-airline-82307
08/23/2022, 1:54 PMmsg="failed to run [sudo --user root --group wheel --non-interactive /bin/mkdir -m 775 -p /private/var/run]: stdout=\\"\\", stderr=\\"sudo: a password is required\\\\n\\": exit status 1"\n',
Full Error:
2022-08-23T13:36:31.050Z: Error starting lima: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
at ChildProcess.<anonymous> (/Applications/Rancher <http://Desktop.app/Contents/Resources/app.asar/dist/app/background.js:17:142946|Desktop.app/Contents/Resources/app.asar/dist/app/background.js:17:142946>)
at ChildProcess.emit (node:events:390:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
stdout: '',
stderr: 'time="2022-08-23T07:36:30-06:00" level=info msg="Using the existing instance \\"0\\""\n' +
'time="2022-08-23T07:36:30-06:00" level=info msg="Starting switch daemon for \\"rancher-desktop-bridged_en0\\" network"\n' +
'time="2022-08-23T07:36:31-06:00" level=fatal msg="failed to run [sudo --user root --group wheel --non-interactive /bin/mkdir -m 775 -p /private/var/run]: stdout=\\"\\", stderr=\\"sudo: a password is required\\\\n\\": exit status 1"\n',
code: 1,
command: [
'/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>',
'start',
'--tty=false',
'0'
]
}
This began happening after updating my Mac from 12.4 to 12.5.1. I've verified that I have sudoer
permission on my local account. Running the command sudo --user root --group wheel --non-interactive /bin/mkdir -m 775 -p /private/var/run
manually results in the same message. The /private/var/run
folder already exists, is owned by root
, and has both read and write permissions on it.
I've tried both resetting Rancher and reinstalling it as well. This error occurs shortly after getting a prompt to grant administrative access to Rancher.
Any ideas?icy-garage-31078
08/23/2022, 2:22 PMabundant-printer-55142
08/23/2022, 2:30 PMabundant-printer-55142
08/23/2022, 4:20 PMjolly-forest-99711
08/23/2022, 5:00 PMwonderful-angle-26476
08/23/2022, 6:07 PMnerdctl network ls
without getting the error message.
> nerdctl network ls
FATA[0000] subnet 10.4.0.0/24 overlaps with other one on this address space
wonderful-angle-26476
08/23/2022, 6:07 PMpowerful-potato-9121
08/23/2022, 9:20 PMabundant-jordan-68523
08/23/2022, 10:37 PMc:\Projects\docker>docker pull alpine
Using default tag: latest
latest: Pulling from library/alpine
Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
Status: Image is up to date for alpine:latest
<http://docker.io/library/alpine:latest|docker.io/library/alpine:latest>
c:\Projects\docker>docker pull registry.<company-domain>.local/project/my-container
Error response from daemon: Get "<https://registry>.<company-domain>.local/v2/": net/http: TLS handshake timeout
any advice on how to debug or fix the issue?steep-address-14752
08/23/2022, 11:55 PMbest-wall-17038
08/24/2022, 7:32 AMError: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
great-planet-76498
08/24/2022, 8:09 AMjolly-forest-99711
08/24/2022, 4:33 PMpurple-action-15801
08/25/2022, 12:57 AM% kubectl logs my-release-mysql-0
/usr/lib: './var/cache/ldconfig': Permission denied
/usr/lib: './proc/tty/driver': Permission denied
/usr/lib: './root': Permission denied
/usr/lib: './etc/ssl/private': Permission denied
ripe-petabyte-15925
08/25/2022, 9:13 AMbrash-arm-12782
08/25/2022, 4:36 PM2022-08-25T15:48:20.301Z: > moby images:
error during connect: Get "<http://127.0.0.1:2375/v1.24/images/json>": dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.
freezing-holiday-13112
08/25/2022, 7:05 PMwide-mechanic-33041
08/25/2022, 7:14 PMhandsome-jewelry-53515
08/25/2022, 7:52 PMastonishing-yacht-3529
08/25/2022, 8:49 PMUnable to connect to the server: net/http: TLS handshake timeout
Pls. assist.square-tailor-84375
08/30/2022, 7:02 AMshy-jackal-34791
08/30/2022, 11:00 AMcat /proc/meminfo
, seeing MemTotal: 3050784 kB
. docker info
reports Total Memory: 2.909GiB
.
So far, I've attempted factory resetting Rancher Desktop, to no avail.
Has anyone experienced something like this? Any tips for things I could try in order to correct it?rough-balloon-94624
08/30/2022, 3:30 PM