white-doctor-91032
06/01/2023, 2:54 PMechoing-hair-74597
06/01/2023, 5:05 PMshy-ocean-32937
06/01/2023, 6:01 PMrough-restaurant-20393
06/01/2023, 10:11 PMNAME STATE VERSION
* rancher-desktop Stopped 2
wsl-vpnkit Stopped 2
rancher-desktop-data Stopped 2
When I try to start wsl.exe -d wsl-vpnkit it stays running for about 45 seconds...
NAME STATE VERSION
* rancher-desktop Stopped 2
wsl-vpnkit Running 2
rancher-desktop-data Stopped 2
but then stops
Where are the log files for this?fresh-match-94525
06/02/2023, 10:49 AMImagePullBackOff
error.
I see that there are other examples of people suffering from this exists, but I am yet to find a viable (non manual) solution. We're having to pull the image manually each time.
Using Rancher Desktop 1.8.1 with latest K8s, any ideas if this can be solved?fresh-match-94525
06/02/2023, 10:52 AMwhite-doctor-91032
06/02/2023, 2:45 PMsalmon-breakfast-10738
06/04/2023, 12:10 PMError response from daemon: Head "<https://registry-1.docker.io/v2/library/hello-world/manifests/latest>": EOF
Any ideas how to fix/troubleshoot this? I tried searching on docker, but some issues point to disable hardware acceleration on a FristBox (which I don't have), ot running docker logout.agreeable-tailor-88876
06/05/2023, 7:35 PM-v
) from my Mac to a container, am I able to specify the owner of the volume? Default behavior seems to map the owner/group by numeric id from the host to the container. For me, this mounts a directory that’s owned by tim:staff on my host to be owned by 502:games (tim user id is 502, but the container doesn’t have a user with id 502; staff group id is 20, which maps to games group of 20 in the container). Coworker using docker desktop seems to see the same volume mount get owner/group of root without specifying anything to that effect. Specifically mounting this: -v /User/tim/.ssh:/root/.ssh
, so I want the files to be owned by root:root within the container.hallowed-cricket-74176
06/05/2023, 8:18 PMplain-policeman-37487
06/06/2023, 7:00 AMhelpful-butcher-75556
06/06/2023, 11:23 AMwooden-spoon-95626
06/06/2023, 6:26 PMwooden-spoon-95626
06/06/2023, 6:27 PMwooden-spoon-95626
06/06/2023, 6:28 PMrough-restaurant-20393
06/07/2023, 2:23 PM2023-06-07T14:18:33.571Z: Stopping background process Win32 socket proxy.
2023-06-07T14:18:33.574Z: mainEvents settings-update: {"version":4,"kubernetes":{"version":"1.25.3","memoryInGB":6,"numberCPUs":2,"port":6443,"containerEngine":"containerd","checkForExistingKimBuilder":false,"enabled":true,"WSLIntegrations":{},"options":{"traefik":true,"flannel":true},"suppressSudo":false,"hostResolver":true,"experimental":{"socketVMNet":false}},"portForwarding":{"includeKubernetesServices":false},"images":{"showAll":true,"namespace":"<http://k8s.io|k8s.io>"},"telemetry":false,"updater":false,"debug":false,"pathManagementStrategy":"notset","diagnostics":{"showMuted":false,"mutedChecks":{}}}
2023-06-07T14:18:33.656Z: Stopping background process Win32 socket proxy.
2023-06-07T14:18:35.966Z: UnhandledRejectionWarning: Error: C:\Windows\system32\wsl.exe exited with code 1
at ChildProcess.<anonymous> (C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:1:7750)
at ChildProcess.emit (node:events:390:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
stdout: '',
code: 1,
command: [
'C:\\Windows\\system32\\wsl.exe',
'--distribution',
'wsl-vpnkit',
'--exec',
'/bin/wslpath',
'-a',
'-u',
'C:\\Users\\KH027556\\AppData\\Local\\Programs\\Rancher Desktop\\resources\\resources\\linux\\bin\\docker-compose'
]
}
2023-06-07T14:18:36.446Z: Error starting up: Error: C:\Windows\system32\wsl.exe exited with code 1
at ChildProcess.<anonymous> (C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:1:7750)
at ChildProcess.emit (node:events:390:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
stdout: '',
code: 1,
command: [
'C:\\Windows\\system32\\wsl.exe',
'--distribution',
'wsl-vpnkit',
'--exec',
'/bin/wslpath',
'-a',
'-u',
'C:\\Users\\KH027556\\AppData\\Local\\Programs\\Rancher Desktop\\resources\\resources\\linux\\bin\\docker-compose'
]
}
I even tried to execute:
C:\Windows\system32\wsl.exe --distribution wsl-vpnkit --exec /bin/wslpath -a -u C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\resources\linux\bin\docker-compose
Directly from PS and get;
PS C:\data\deployment_tools> C:\Windows\system32\wsl.exe --distribution wsl-vpnkit --exec /bin/wslpath -a -u C:\Users\KH027556\AppData\Local\Programs\Rancher Desktop\resources\resources\linux\bin\docker-compose
Usage:
-a force result to absolute path format
-u translate from a Windows path to a WSL path (default)
-w translate from a WSL path to a Windows path
-m translate from a WSL path to a Windows path, with '/' instead of '\'
EX: wslpath 'c:\users'
C:\Windows\system32\wsl.exe : /bin/wslpath: Invalid argument
At line:1 char:1
+ C:\Windows\system32\wsl.exe --distribution wsl-vpnkit --exec /bin/wsl ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (/bin/wslpath: Invalid argument:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Any and all help greatly appreciated.rough-restaurant-20393
06/07/2023, 4:24 PMcurved-oil-5381
06/08/2023, 11:02 AMicy-scooter-13435
06/08/2023, 7:31 PMquick-keyboard-83126
06/09/2023, 10:50 AMlittle-microphone-41463
06/09/2023, 11:31 AMdocker build
for nodejs app
- it get stuck at npm run build
and after awhile I see this error message:
ERROR: failed to receive status: rpc error: code = Unavailable desc = error reading from server: EOF
after which if i try to use docker again I see that docker has crashed
I use Rancher Desktop1.8.1 on Mac M1witty-honey-18052
06/10/2023, 2:27 PMwitty-honey-18052
06/10/2023, 2:28 PMFROM --platform=$BUILDPLATFORM node:18
witty-honey-18052
06/10/2023, 2:28 PMmany-portugal-68437
06/12/2023, 7:03 AMcurved-oil-5381
06/12/2023, 8:43 AMcurved-jewelry-29544
06/12/2023, 9:27 AMcool-fall-42924
06/12/2023, 3:58 PMmillions-byte-15538
06/13/2023, 9:03 PMnutritious-cricket-91314
06/14/2023, 7:00 PMsudo docker run \
--detach --rm \
--name lensesio \
-p 2181:2181 \
-p 3030:3030 \
-p 8081-8083:8081-8083 \
-p 9581-9585:9581-9585 \
-p 9092:9092 \
-e ADV_HOST=127.0.0.1 \
-e RUN_TESTS=0 \
lensesio/fast-data-dev:latest
but i found out in order to run above command i need to have disable "enable kubernates" from the rancher desktop screen and enable the dockered(moby) option.
When i do this i get the below error, can you please help here