clean-magazine-82953
02/06/2023, 10:57 AMproud-telephone-66502
02/06/2023, 1:04 PMadamant-truck-16816
02/06/2023, 9:01 PMstrong-jewelry-16362
02/07/2023, 1:29 AM2023-02-07T01:27:19.346Z: Error starting lima: Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}
Would somebody be able to provide some assistance as to the cause and how to rectify?damp-night-24649
02/07/2023, 12:02 PMHi, When am trying to pull one docket image, I see below TLS issue.
Get "https://artfact-prd-vip.vmware.com:5001/v2/": net/http: TLS handshake timeout. Can you pls help. My system is wondows and my systm virtulization is fine
damp-night-24649
02/07/2023, 12:04 PMdamp-night-24649
02/07/2023, 12:07 PMdamp-night-24649
02/07/2023, 12:07 PMbored-hair-30486
02/07/2023, 3:28 PMicy-van-11930
02/07/2023, 4:21 PMnerdctl
on my Linux WSL2 distro but I could not make it to run.
Does someone have a link, guide?
thanksloud-greece-30395
02/08/2023, 2:35 AMfaint-sunset-53136
02/08/2023, 7:21 PMfaint-sunset-53136
02/08/2023, 7:22 PMfaint-sunset-53136
02/08/2023, 7:23 PMthankful-midnight-89472
02/08/2023, 7:57 PM$ cat > my-values.yaml <<- EOM
redash:
cookieSecret: $(openssl rand -base64 32)
secretKey: $(openssl rand -base64 32)
postgresql:
postgresqlPassword: $(openssl rand -base64 32)
redis:
password: $(openssl rand -base64 32)
EOM
bored-farmer-36655
02/08/2023, 10:25 PMopenssl rand -base64 32
creates a randoms string eg: pO9eiL72pV7ezrcE/A2k10dY7l5pCbG9JhAtaCSfZ7Q= just a random secrets, AFAIK it ends in a =prehistoric-state-31789
02/09/2023, 3:48 PMprehistoric-state-31789
02/09/2023, 3:49 PMlittle-elephant-4900
02/09/2023, 8:07 PM'docker' is not recognized as an internal or external command,
operable program or batch file.
limited-microphone-86044
02/10/2023, 5:57 AMhelm install airflow apache-airflow/airflow --namespace airflow
in the Rancher Desktop
Error: INSTALLATION FAILED: Kubernetes cluster unreachable: Get "http://localhost:8080/version": dial tcp [:1]8080: connectex: No connection could be made because the target machine actively refused itfuture-state-33133
02/10/2023, 8:35 AM$ docker service create --name my-web --publish published=8080,target=80 nginx
u5gnfzi3y4tk2g55oetz6xr09
overall progress: 1 out of 1 tasks
1/1: running [==================================================>]
verify: Service converged
$ docker service ls
ID NAME MODE REPLICAS IMAGE PORTS
ccb38gngph5c my-web replicated 1/1 nginx:latest *:8080->80/tcp
$ docker service ps my-web
ID NAME IMAGE NODE DESIRED STATE CURRENT STATE ERROR PORTS
wihld1wo7mhu my-web.1 nginx:latest lima-rancher-desktop Running Running 15 seconds ago
$ curl -v <http://localhost:8080>
* Trying 127.0.0.1:8080...
* Connected to localhost (127.0.0.1) port 8080 (#0)
> GET / HTTP/1.1
> Host: localhost:8080
> User-Agent: curl/7.86.0
> Accept: */*
>
^C
I have to exit the connection, because there is no answer returned.
If I try curl from the lima container it works correctly
lima-rancher-desktop:/Users/denis$ curl -v <http://localhost:8080>
* Trying 127.0.0.1:8080...
* Connected to localhost (127.0.0.1) port 8080 (#0)
> GET / HTTP/1.1
> Host: localhost:8080
> User-Agent: curl/7.83.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Server: nginx/1.23.3
< Date: Thu, 09 Feb 2023 14:59:12 GMT
< Content-Type: text/html
< Content-Length: 615
< Last-Modified: Tue, 13 Dec 2022 15:53:53 GMT
< Connection: keep-alive
< ETag: "6398a011-267"
< Accept-Ranges: bytes
.....
If I deploy the same nginx container with docker compose, it responds as it should.
I found this url might be related?
https://github.com/moby/moby/issues/41775proud-telephone-66502
02/10/2023, 10:57 AMbrave-architect-27787
02/10/2023, 2:34 PMFATAL: password authentication failed for user "plp-data"
, also when I check what is running on the default postgres port 5432, my terminal returns nothing? docker ps on the other hand, shows an image purring like a kitten. My colleagues use the same setup (well not quite obviously) and all is well there?? It drives me crazybusy-memory-35781
02/13/2023, 8:34 AMadorable-leather-68471
02/13/2023, 5:28 PMfreezing-forest-64279
02/13/2023, 5:54 PMstderr=\\"sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper\\\\n\\": exit status 1"\n',
This wasn't an issue Friday, and I don't believe anything has changed on my side. Tried restarting multiple times (running dockerd(moby) with "Allow Rancher Desktop to acquire administrative credentials" checked), factory reset, and machine restart.boundless-waiter-73424
02/14/2023, 10:20 AMboundless-waiter-73424
02/14/2023, 10:22 AMError: spawn /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> EACCES
spawnargs: [
'shell',
'--workdir=.',
'0',
'chmod',
'755',
'/tmp/rd-nerdctl-UsHnSE.nerdctl'
]
}
Getting this errorsome-book-73639
02/14/2023, 3:02 PMflaky-yacht-45044
02/15/2023, 7:20 AM