Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

Random errors on fresh install

Open dulatello08 opened this issue 3 years ago • 3 comments

Linux Dulat-PC 5.17.5-AMD #1 SMP PREEMPT Sun May 1 17:37:02 +06 2022 x86_64 GNU/Linux
:0
1
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p5  344G  167G  160G  52% /home/dulat
QEMU emulator version 6.2.0
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 8.2.0
               total        used        free      shared  buff/cache   available
Mem:           5.8Gi       4.1Gi       355Mi       270Mi       1.3Gi       1.1Gi
Swap:          7.8Gi       1.1Gi       6.8Gi
8
8
crw-rw-rw- 1 root kvm 10, 232 May  3 17:12 /dev/kvm
total 0
drwxrwxrwt  2 root root  60 May  3 15:44 .
drwxrwxrwt 16 root root 380 May  3 17:55 ..
srwxrwxrwx  1 root root   0 May  3 15:44 X0
root       18274  0.0  0.0  15476  3244 pts/1    S+   16:52   0:00 sudo dockerd
root       18279  1.9  0.5 1887176 34676 pts/1   Sl+  16:52   1:18 dockerd
dulat      26508  0.0  0.0   6672  2580 pts/2    S+   18:00   0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox dockerd
kvm:x:992:libvirt-qemu,dulat
libvirt:x:970:dulat
libvirt-qemu:x:968:
docker:x:967:dulat

Screenshot_20220503_180408

Random errors with docker-osx on freshly installed Arch linux setup with custom kernel. Qcow2 image is not corrupted, i checked and even installer is not launching cause of kernel panic.

dulatello08 avatar May 03 '22 12:05 dulatello08

I assume custom kernel show us the Docker command used.

sickcodes avatar May 04 '22 14:05 sickcodes

No i tried it with normal kernel.

dulatello08 avatar May 04 '22 14:05 dulatello08

I'm having the same problem with WSL2. I did not change the kernel either. Is there a solution to this issue?

mgagvani avatar Nov 12 '22 20:11 mgagvani