Open smallst opened 2 years ago
/logs
Hello! Could you please provide more logs to help us better diagnose your issue?
To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1
The scipt will output the path of the log file once done.
Once completed please upload the output files to this Github issue.
Click here for more info on logging
Thank you!
thank you! here's the collect-wsl-logs results: WslLogs-2022-11-09_09-12-01.zip
also @OneBlue what do you mean by /logs
i don't think wsl has such root directory. and i don't know if this is a command option which command should it follow.
one more info that maybe useful: my wsl instances are only contain a main Arch and 2 docker-desktop related one. and if i run wsl --unregister docker-desktop
and restart docker-desktop. the error dialog won't show up. but when docker-desktop again closed/restart. the dialog would show up again. So i wonder this may be something like docker-desktop try to connect wsl-docker-desktop in old api but failed ? (but if so i don't understand why wsl can still visit/use docker-desktop normally) if really so. could you tell me some details so that i can report to docker/for-win repo?
Thank you @smallst.
Once interesting I see in the logs is:
4242 False Microsoft.Windows.Lxss.Manager GuestLog 0 11-08-2022 17:12:17.483 15888 "text: ""[ 60.681181] WSL (1) ERROR: UtilCreateProcessAndWait:683: /bin/mount failed with status 0xff00 ""
vmId: {dda7ba3d-a9c8-4d46-866f-547b15c12d54}" " " 9752 5 00000000-0000-0000-0000-000000000000
Does any of your distributions have anything special in /etc/fstab
? Can you share the content of /etc/fstab
for all distributions and the content of /mnt/wslg/*.log
on this issue ?
Sure. my main arch has empty /etc/fstab
FoxlovesChio-PC :: ~ % cat /etc/fstab
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
and docker-destop wsl , which use wsl -d docker-desktop
also trigger the error dialog without docker-desktop app opening.
FoxlovesChio-PC:/mnt/host/c/Users/FoxLovesChio# cat /etc/fstab
/dev/cdrom /media/cdrom iso9660 noauto,ro 0 0
/dev/usbdisk /media/usb vfat noauto,ro 0 0
it seems there're no /dev/cdrom
or /dev/usbdisk
in docker-desktop-wsl so is that mount failed? is old wsl2 has such /dev/ but app-store version drop them ? (but even i clean the /etc/fstab
for docker-desktop-wsl it still report dialog 😂 )
only main Arch wsl has /mnt/wslg
so i zipped stderr.log & weston.log here
log.zip
btw i try tail -f stderr.log weston.log
and open wsl -d docker-desktop
seems dialog doesn't trigger any log in these 2 files. FYI
any updates here?
Interesting. @smallst: What exactly is running in docker-desktop ? Any x11 apps ?
What's the output of ps aux
inside that distro ?
@OneBlue actually, no x11 apps run in docker-desktop. at the begining, i only create mongo@4.2 and redis@5 container, and when i open docker-desktop, acutally either of them start. And, i try to re-install the docker-desktop, so even no containers, no images docker-desktop still trigger the dialog. And more, i didn't really open docker-desktop, but just access WSL2 docker-desktop instance. the dialog would show up.
emmm ps aux
may be a good try. but sorry i'm in businiess trip this week. can update results in Sunday.
inside docker-desktop wsl, ps aux
reports:
PID USER TIME COMMAND
1 root 0:00 /init
3 root 0:00 {init} plan9 --control-socket 5 --log-level 4 --server-fd 6 --pipe-fd 8 --log-truncate
6 root 0:00 /init
7 root 0:00 /init
8 root 0:00 -sh
10 root 0:00 ps aux
~$ uname -a
Linux FoxlovesChio-PC 5.15.74.2-microsoft-standard-WSL2 microsoft/WSL#1 SMP Wed Nov 2 19:50:29 UTC 2022 x86_64 Linux
no files in /var/log
dmesg shows something interesting I think, around FS-Cache
, misc dxg
and some other error lines
[ 0.000000] Linux version 5.15.74.2-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) microsoft/WSL#1 SMP Wed Nov 2 19:50:29 UTC 2022
[ 0.000000] Command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=4 swiotlb=force console=hvc0 debug pty.legacy_count=0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000e0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000001fffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000000200000-0x00000000f7ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000407ffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] Hypervisor detected: Microsoft Hyper-V
[ 0.000000] Hyper-V: privilege flags low 0xae7f, high 0x3b8030, hints 0xc2c, misc 0xe0bed7b6
[ 0.000000] Hyper-V Host Build:22621-10.0-0-0.819
[ 0.000000] Hyper-V: Nested features: 0x4a0000
[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0x1e8480
[ 0.000000] Hyper-V: Using hypercall for remote TLB flush
[ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[ 0.000002] tsc: Detected 3600.020 MHz processor
[ 0.000010] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000012] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000015] last_pfn = 0x408000 max_arch_pfn = 0x400000000
[ 0.000049] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000061] last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[ 0.000071] Using GB pages for direct mapping
[ 0.000367] RAMDISK: [mem 0x03a35000-0x03c0efff]
[ 0.000371] ACPI: Early table checksum verification disabled
[ 0.000378] ACPI: RSDP 0x00000000000E0000 000024 (v02 VRTUAL)
[ 0.000382] ACPI: XSDT 0x0000000000100000 000044 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.000386] ACPI: FACP 0x0000000000101000 000114 (v06 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.000390] ACPI: DSDT 0x00000000001011B8 01E191 (v02 MSFTVM DSDT01 00000001 MSFT 05000000)
[ 0.000393] ACPI: FACS 0x0000000000101114 000040
[ 0.000395] ACPI: OEM0 0x0000000000101154 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.000397] ACPI: SRAT 0x000000000011F349 0002F0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.000400] ACPI: APIC 0x000000000011F639 000068 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[ 0.000402] ACPI: Reserving FACP table memory at [mem 0x101000-0x101113]
[ 0.000403] ACPI: Reserving DSDT table memory at [mem 0x1011b8-0x11f348]
[ 0.000404] ACPI: Reserving FACS table memory at [mem 0x101114-0x101153]
[ 0.000405] ACPI: Reserving OEM0 table memory at [mem 0x101154-0x1011b7]
[ 0.000406] ACPI: Reserving SRAT table memory at [mem 0x11f349-0x11f638]
[ 0.000407] ACPI: Reserving APIC table memory at [mem 0x11f639-0x11f6a0]
[ 0.000595] Zone ranges:
[ 0.000597] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000599] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000600] Normal [mem 0x0000000100000000-0x0000000407ffffff]
[ 0.000602] Device empty
[ 0.000603] Movable zone start for each node
[ 0.000604] Early memory node ranges
[ 0.000604] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.000606] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000607] node 0: [mem 0x0000000100000000-0x0000000407ffffff]
[ 0.000609] Initmem setup node 0 [mem 0x0000000000001000-0x0000000407ffffff]
[ 0.000770] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000804] On node 0, zone DMA: 352 pages in unavailable ranges
[ 0.012936] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.013391] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
[ 0.013396] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.013399] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.013407] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.013418] [mem 0xf8000000-0xffffffff] available for PCI devices
[ 0.013419] Booting paravirtualized kernel on Hyper-V
[ 0.013421] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.017910] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.018316] percpu: Embedded 53 pages/cpu s177496 r8192 d31400 u524288
[ 0.018321] pcpu-alloc: s177496 r8192 d31400 u524288 alloc=1*2097152
[ 0.018324] pcpu-alloc: [0] 0 1 2 3
[ 0.018335] Hyper-V: PV spinlocks enabled
[ 0.018337] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.018341] Built 1 zonelists, mobility grouping on. Total pages: 4127749
[ 0.018343] Kernel command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=4 swiotlb=force console=hvc0 debug pty.legacy_count=0
[ 0.018416] Unknown kernel command line parameters "WSL_ROOT_INIT=1", will be passed to user space.
[ 0.021088] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.022358] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.022397] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.049056] Memory: 4081504K/16775804K available (18452K kernel code, 2627K rwdata, 9756K rodata, 2024K init, 1888K bss, 399524K reserved, 0K cma-reserved)
[ 0.049105] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.049113] ftrace: allocating 54569 entries in 214 pages
[ 0.067554] ftrace: allocated 214 pages with 5 groups
[ 0.067809] rcu: Hierarchical RCU implementation.
[ 0.067811] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.067813] Rude variant of Tasks RCU enabled.
[ 0.067814] Tracing variant of Tasks RCU enabled.
[ 0.067815] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.067815] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.071296] Using NULL legacy PIC
[ 0.071299] NR_IRQS: 16640, nr_irqs: 456, preallocated irqs: 0
[ 0.071675] random: crng init done
[ 0.071697] Console: colour dummy device 80x25
[ 0.071704] ACPI: Core revision 20210730
[ 0.071797] Failed to register legacy timer interrupt
[ 0.071798] APIC: Switch to symmetric I/O mode setup
[ 0.071813] Hyper-V: Using IPI hypercalls
[ 0.071814] Hyper-V: Using enlightened APIC (xapic mode)
[ 0.071916] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e4660c5e7, max_idle_ns: 440795263402 ns
[ 0.071923] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.04 BogoMIPS (lpj=36000200)
[ 0.071925] pid_max: default: 32768 minimum: 301
[ 0.071937] LSM: Security Framework initializing
[ 0.071940] landlock: Up and running.
[ 0.071967] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.071987] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.072170] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.072189] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.072190] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.072193] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.072195] Spectre V2 : Mitigation: Retpolines
[ 0.072195] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.072196] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.072197] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.072197] RETBleed: Mitigation: untrained return thunk
[ 0.072199] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.072200] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[ 0.072200] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.072201] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.079488] Freeing SMP alternatives memory: 56K
[ 0.079570] smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[ 0.079650] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.079664] ... version: 0
[ 0.079664] ... bit width: 48
[ 0.079665] ... generic registers: 6
[ 0.079666] ... value mask: 0000ffffffffffff
[ 0.079666] ... max period: 00007fffffffffff
[ 0.079667] ... fixed-purpose events: 0
[ 0.079668] ... event mask: 000000000000003f
[ 0.079711] rcu: Hierarchical SRCU implementation.
[ 0.080030] smp: Bringing up secondary CPUs ...
[ 0.080081] x86: Booting SMP configuration:
[ 0.080081] .... node #0, CPUs: microsoft/WSL#1
[ 0.080560] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.080560] microsoft/WSL#2 microsoft/WSL#3
[ 0.080560] smp: Brought up 1 node, 4 CPUs
[ 0.080560] smpboot: Max logical packages: 1
[ 0.080560] smpboot: Total of 4 processors activated (28800.16 BogoMIPS)
[ 0.098503] node 0 deferred pages initialised in 20ms
[ 0.098548] devtmpfs: initialized
[ 0.098548] x86/mm: Memory block size: 128MB
[ 0.098548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.098548] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.098548] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.098548] thermal_sys: Registered thermal governor 'step_wise'
[ 0.098548] cpuidle: using governor menu
[ 0.098548] ACPI: bus type PCI registered
[ 0.098548] PCI: Fatal: No config space access function found
[ 0.102504] Kprobes globally optimized
[ 0.102541] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.102541] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.102541] raid6: skip pq benchmark and using algorithm avx2x4
[ 0.102541] raid6: using avx2x2 recovery algorithm
[ 0.102541] ACPI: Added _OSI(Module Device)
[ 0.102541] ACPI: Added _OSI(Processor Device)
[ 0.102541] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.102541] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.102541] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.102541] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.102541] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.113065] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.113920] ACPI: Interpreter enabled
[ 0.113924] ACPI: PM: (supports S0 S5)
[ 0.113926] ACPI: Using IOAPIC for interrupt routing
[ 0.113934] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.113999] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 0.114596] iommu: Default domain type: Translated
[ 0.114598] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.114684] SCSI subsystem initialized
[ 0.114694] ACPI: bus type USB registered
[ 0.114702] usbcore: registered new interface driver usbfs
[ 0.114706] usbcore: registered new interface driver hub
[ 0.114710] usbcore: registered new device driver usb
[ 0.114718] pps_core: LinuxPPS API ver. 1 registered
[ 0.114718] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.114720] PTP clock support registered
[ 0.114747] hv_vmbus: Vmbus version:5.3
[ 0.114747] PCI: Using ACPI for IRQ routing
[ 0.114747] PCI: System does not support PCI
[ 0.114747] clocksource: Switched to clocksource tsc-early
[ 0.114747] hv_vmbus: Unknown GUID: c376c1c3-d276-48d2-90a9-c04748072c60
[ 0.114747] hv_vmbus: Unknown GUID: 6e382d18-3336-4f4b-acc4-2b7703d4df4a
[ 0.114747] hv_vmbus: Unknown GUID: dde9cbc0-5060-4436-9448-ea1254a5d177
[ 0.122074] VFS: Disk quotas dquot_6.6.0
[ 0.122085] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.122101] FS-Cache: Loaded
[ 0.122126] pnp: PnP ACPI init
[ 0.122181] pnp: PnP ACPI: found 1 devices
[ 0.128274] NET: Registered PF_INET protocol family
[ 0.128764] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.130294] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.130318] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.130324] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.130657] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.130926] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.130953] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.130985] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.131036] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.131457] RPC: Registered named UNIX socket transport module.
[ 0.131459] RPC: Registered udp transport module.
[ 0.131460] RPC: Registered tcp transport module.
[ 0.131461] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.131464] PCI: CLS 0 bytes, default 64
[ 0.131492] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.131494] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[ 0.131535] Trying to unpack rootfs image as initramfs...
[ 0.131555] kvm: no hardware support
[ 0.132541] Freeing initrd memory: 1896K
[ 0.270588] kvm: Nested Virtualization enabled
[ 0.270592] SVM: kvm: Nested Paging enabled
[ 0.270593] SVM: kvm: Hyper-V enlightened NPT TLB flush enabled
[ 0.270594] SVM: kvm: Hyper-V Direct TLB Flush enabled
[ 0.270599] SVM: Virtual VMLOAD VMSAVE supported
[ 0.320014] Initialise system trusted keyrings
[ 0.320322] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.321046] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.321213] NFS: Registering the id_resolver key type
[ 0.321217] Key type id_resolver registered
[ 0.321217] Key type id_legacy registered
[ 0.321219] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.321221] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.321222] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.321866] Key type cifs.idmap registered
[ 0.321937] fuse: init (API version 7.34)
[ 0.322083] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 0.322383] 9p: Installing v9fs 9p2000 file system support
[ 0.322390] FS-Cache: Netfs '9p' registered for caching
[ 0.322420] FS-Cache: Netfs 'ceph' registered for caching
[ 0.322421] ceph: loaded (mds proto 32)
[ 0.324944] NET: Registered PF_ALG protocol family
[ 0.324947] xor: automatically using best checksumming function avx
[ 0.324949] Key type asymmetric registered
[ 0.324950] Asymmetric key parser 'x509' registered
[ 0.324968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.325138] hv_vmbus: registering driver hv_pci
[ 0.325537] hv_pci 5e508de3-d951-4d28-abd5-f49d350537f8: PCI VMBus probing: Using version 0x10004
[ 0.326626] hv_pci 5e508de3-d951-4d28-abd5-f49d350537f8: PCI host bridge to bus d951:00
[ 0.326629] pci_bus d951:00: root bus resource [mem 0x9ffe00000-0x9ffe02fff window]
[ 0.326631] pci_bus d951:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.327666] pci d951:00:00.0: [1af4:1043] type 00 class 0x010000
[ 0.328772] pci d951:00:00.0: reg 0x10: [mem 0x9ffe00000-0x9ffe00fff 64bit]
[ 0.329589] pci d951:00:00.0: reg 0x18: [mem 0x9ffe01000-0x9ffe01fff 64bit]
[ 0.330372] pci d951:00:00.0: reg 0x20: [mem 0x9ffe02000-0x9ffe02fff 64bit]
[ 0.334268] pci_bus d951:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.334276] pci d951:00:00.0: BAR 0: assigned [mem 0x9ffe00000-0x9ffe00fff 64bit]
[ 0.334795] pci d951:00:00.0: BAR 2: assigned [mem 0x9ffe01000-0x9ffe01fff 64bit]
[ 0.335318] pci d951:00:00.0: BAR 4: assigned [mem 0x9ffe02000-0x9ffe02fff 64bit]
[ 0.336148] hv_pci ab1a0622-1d2e-4a09-8c61-a4171552f883: PCI VMBus probing: Using version 0x10004
[ 0.336886] hv_pci ab1a0622-1d2e-4a09-8c61-a4171552f883: PCI host bridge to bus 1d2e:00
[ 0.336889] pci_bus 1d2e:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.337338] pci 1d2e:00:00.0: [1414:008e] type 00 class 0x030200
[ 0.342500] pci_bus 1d2e:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.342803] hv_pci e9040f6a-3134-47bb-9356-167de8d61a6d: PCI VMBus probing: Using version 0x10004
[ 0.343937] hv_pci e9040f6a-3134-47bb-9356-167de8d61a6d: PCI host bridge to bus 3134:00
[ 0.343939] pci_bus 3134:00: root bus resource [mem 0x9ffe04000-0x9ffe06fff window]
[ 0.343941] pci_bus 3134:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.345171] pci 3134:00:00.0: [1af4:1049] type 00 class 0x010000
[ 0.346346] pci 3134:00:00.0: reg 0x10: [mem 0x9ffe04000-0x9ffe04fff 64bit]
[ 0.347130] pci 3134:00:00.0: reg 0x18: [mem 0x9ffe05000-0x9ffe05fff 64bit]
[ 0.347913] pci 3134:00:00.0: reg 0x20: [mem 0x9ffe06000-0x9ffe06fff 64bit]
[ 0.352575] pci_bus 3134:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.352584] pci 3134:00:00.0: BAR 0: assigned [mem 0x9ffe04000-0x9ffe04fff 64bit]
[ 0.353139] pci 3134:00:00.0: BAR 2: assigned [mem 0x9ffe05000-0x9ffe05fff 64bit]
[ 0.353674] pci 3134:00:00.0: BAR 4: assigned [mem 0x9ffe06000-0x9ffe06fff 64bit]
[ 0.364524] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.411221] Non-volatile memory driver v1.3
[ 0.411475] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0
[ 0.412471] printk: console [hvc0] enabled
[ 0.413464] brd: module loaded
[ 0.414821] loop: module loaded
[ 0.415126] hv_vmbus: registering driver hv_storvsc
[ 0.415789] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 0.416361] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 0.416470] scsi host0: storvsc_host_t
[ 0.416944] tun: Universal TUN/TAP device driver, 1.6
[ 0.417534] PPP generic driver version 2.4.2
[ 0.418025] PPP BSD Compression module registered
[ 0.418457] PPP Deflate Compression module registered
[ 0.418871] PPP MPPE Compression module registered
[ 0.419253] NET: Registered PF_PPPOX protocol family
[ 0.419653] usbcore: registered new interface driver cdc_ether
[ 0.420131] usbcore: registered new interface driver cdc_ncm
[ 0.420627] usbcore: registered new interface driver r8153_ecm
[ 0.421049] hv_vmbus: registering driver hv_netvsc
[ 0.421498] VFIO - User Level meta-driver version: 0.3
[ 0.422025] usbcore: registered new interface driver cdc_acm
[ 0.422426] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.422980] usbcore: registered new interface driver ch341
[ 0.423301] usbserial: USB Serial support registered for ch341-uart
[ 0.423614] usbcore: registered new interface driver cp210x
[ 0.423915] usbserial: USB Serial support registered for cp210x
[ 0.424282] usbcore: registered new interface driver ftdi_sio
[ 0.424682] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 0.425397] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 0.425819] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 1
[ 0.426196] vhci_hcd: created sysfs vhci_hcd.0
[ 0.426653] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 0.427158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.427556] usb usb1: Product: USB/IP Virtual Host Controller
[ 0.427864] usb usb1: Manufacturer: Linux 5.15.74.2-microsoft-standard-WSL2 vhci_hcd
[ 0.428234] usb usb1: SerialNumber: vhci_hcd.0
[ 0.428674] hub 1-0:1.0: USB hub found
[ 0.429027] hub 1-0:1.0: 8 ports detected
[ 0.429618] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 0.429971] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 2
[ 0.430461] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.431158] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 0.431564] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.431933] usb usb2: Product: USB/IP Virtual Host Controller
[ 0.432296] usb usb2: Manufacturer: Linux 5.15.74.2-microsoft-standard-WSL2 vhci_hcd
[ 0.432795] usb usb2: SerialNumber: vhci_hcd.0
[ 0.433275] hub 2-0:1.0: USB hub found
[ 0.433558] hub 2-0:1.0: 8 ports detected
[ 0.434088] hv_vmbus: registering driver hyperv_keyboard
[ 0.434510] rtc_cmos 00:00: RTC can wake from S4
[ 0.436720] rtc_cmos 00:00: registered as rtc0
[ 0.437420] rtc_cmos 00:00: setting system clock to 2022-11-27T07:56:04 UTC (1669535764)
[ 0.437796] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[ 0.438270] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.438958] device-mapper: raid: Loading target version 1.15.1
[ 0.439351] usbcore: registered new interface driver usbhid
[ 0.439589] usbhid: USB HID core driver
[ 0.439808] hv_utils: Registering HyperV Utility Driver
[ 0.440030] hv_vmbus: registering driver hv_utils
[ 0.440265] hv_vmbus: registering driver hv_balloon
[ 0.440800] hv_vmbus: registering driver dxgkrnl
[ 0.441187] hv_utils: TimeSync IC version 4.0
[ 0.441678] hv_balloon: Using Dynamic Memory protocol version 2.0
[ 0.442560] Free page reporting enabled
[ 0.442616] drop_monitor: Initializing network drop monitor service
[ 0.442860] hv_balloon: Cold memory discard hint enabled
[ 0.443632] Mirror/redirect action on
[ 0.443844] u32 classifier
[ 0.443982] Performance counters on
[ 0.444169] input device check on
[ 0.444350] Actions configured
[ 0.445424] IPVS: Registered protocols (TCP, UDP)
[ 0.445871] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 0.446260] IPVS: ipvs loaded.
[ 0.446453] IPVS: [rr] scheduler registered.
[ 0.446830] IPVS: [wrr] scheduler registered.
[ 0.447151] IPVS: [sh] scheduler registered.
[ 0.447444] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 0.447758] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 0.448063] Initializing XFRM netlink socket
[ 0.448345] NET: Registered PF_INET6 protocol family
[ 0.449145] Segment Routing with IPv6
[ 0.449403] In-situ OAM (IOAM) with IPv6
[ 0.449694] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.450102] NET: Registered PF_PACKET protocol family
[ 0.450384] Bridge firewalling registered
[ 0.450656] 8021q: 802.1Q VLAN Support v1.8
[ 0.450914] sctp: Hash tables configured (bind 256/256)
[ 0.451290] 9pnet: Installing 9P2000 support
[ 0.466384] Key type dns_resolver registered
[ 0.466723] Key type ceph registered
[ 0.467077] libceph: loaded (mon/osd proto 15/24)
[ 0.467468] NET: Registered PF_VSOCK protocol family
[ 0.467829] hv_vmbus: registering driver hv_sock
[ 0.468245] IPI shorthand broadcast: enabled
[ 0.468536] sched_clock: Marking stable (467187602, 263300)->(479453100, -12002198)
[ 0.469094] registered taskstats version 1
[ 0.469469] Loading compiled-in X.509 certificates
[ 0.470147] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 0.471339] Freeing unused kernel image (initmem) memory: 2024K
[ 0.541973] Write protecting the kernel read-only data: 30720k
[ 0.542767] Freeing unused kernel image (text/rodata gap) memory: 2024K
[ 0.543223] Freeing unused kernel image (rodata/data gap) memory: 484K
[ 0.543565] Run /init as init process
[ 0.543742] with arguments:
[ 0.543919] /init
[ 0.544037] with environment:
[ 0.544214] HOME=/
[ 0.544333] TERM=linux
[ 0.544463] WSL_ROOT_INIT=1
[ 0.548468] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 0.549435] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.550385] sd 0:0:0:0: [sda] 743696 512-byte logical blocks: (381 MB/363 MiB)
[ 0.551048] sd 0:0:0:0: [sda] Write Protect is on
[ 0.551401] sd 0:0:0:0: [sda] Mode Sense: 0f 00 80 00
[ 0.552034] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1.062759] EXT4-fs (sda): mounted filesystem without journal. Opts: (null). Quota mode: none.
[ 1.302161] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.351981] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e4660c5e7, max_idle_ns: 440795263402 ns
[ 1.352951] clocksource: Switched to clocksource tsc
[ 1.365678] hv_pci b26dcf89-6123-4f25-840a-58056ec4650a: PCI VMBus probing: Using version 0x10004
[ 1.368028] hv_pci b26dcf89-6123-4f25-840a-58056ec4650a: PCI host bridge to bus 6123:00
[ 1.368605] pci_bus 6123:00: root bus resource [mem 0xc00000000-0xe00001fff window]
[ 1.369129] pci_bus 6123:00: No busn resource found for root bus, will use [bus 00-ff]
[ 1.370821] pci 6123:00:00.0: [1af4:105a] type 00 class 0x088000
[ 1.373651] pci 6123:00:00.0: reg 0x10: [mem 0xe00000000-0xe00000fff 64bit]
[ 1.375970] pci 6123:00:00.0: reg 0x18: [mem 0xe00001000-0xe00001fff 64bit]
[ 1.378305] pci 6123:00:00.0: reg 0x20: [mem 0xc00000000-0xdffffffff 64bit]
[ 1.384436] pci_bus 6123:00: busn_res: [bus 00-ff] end is updated to 00
[ 1.384937] pci 6123:00:00.0: BAR 4: assigned [mem 0xc00000000-0xdffffffff 64bit]
[ 1.387090] pci 6123:00:00.0: BAR 0: assigned [mem 0xe00000000-0xe00000fff 64bit]
[ 1.389296] pci 6123:00:00.0: BAR 2: assigned [mem 0xe00001000-0xe00001fff 64bit]
[ 1.408508] virtiofs virtio2: Cache len: 0x200000000 @ 0xc00000000
[ 1.421983] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1.462461] memmap_init_zone_device initialised 2097152 pages in 20ms
[ 1.468992] FS-Cache: Duplicate cookie detected
[ 1.469352] FS-Cache: O-cookie c=00000004 [p=00000002 fl=222 nc=0 na=1]
[ 1.469680] FS-Cache: O-cookie d=00000000fbbafefc{9P.session} n=00000000e8e921e1
[ 1.470059] FS-Cache: O-key=[10] '34323934393337343335'
[ 1.470295] FS-Cache: N-cookie c=00000005 [p=00000002 fl=2 nc=0 na=1]
[ 1.470599] FS-Cache: N-cookie d=00000000fbbafefc{9P.session} n=0000000067193e86
[ 1.471015] FS-Cache: N-key=[10] '34323934393337343335'
[ 1.812185] scsi 0:0:0:1: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 1.813083] sd 0:0:0:1: Attached scsi generic sg1 type 0
[ 1.813608] scsi 0:0:0:2: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 1.814532] sd 0:0:0:2: Attached scsi generic sg2 type 0
[ 1.814540] sd 0:0:0:1: [sdb] 8388616 512-byte logical blocks: (4.29 GB/4.00 GiB)
[ 1.815414] sd 0:0:0:1: [sdb] 4096-byte physical blocks
[ 1.815525] sd 0:0:0:2: [sdc] 536870912 512-byte logical blocks: (275 GB/256 GiB)
[ 1.815896] sd 0:0:0:1: [sdb] Write Protect is off
[ 1.816296] sd 0:0:0:2: [sdc] 4096-byte physical blocks
[ 1.816714] sd 0:0:0:1: [sdb] Mode Sense: 0f 00 00 00
[ 1.817100] sd 0:0:0:2: [sdc] Write Protect is off
[ 1.817545] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.817705] sd 0:0:0:2: [sdc] Mode Sense: 0f 00 00 00
[ 1.818724] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.820439] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 1.821746] sd 0:0:0:2: [sdc] Attached SCSI disk
[ 1.859781] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered. Quota mode: none.
[ 1.861835] Adding 4194304k swap on /dev/sdb. Priority:-2 extents:1 across:4194304k
[ 2.165021] /sbin/ldconfig:
[ 2.165025] /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link
[ 2.312967] hv_pci d7581aa8-18d0-493f-a351-4b7bf707fd48: PCI VMBus probing: Using version 0x10004
[ 2.314079] 9pnet_virtio: no channels available for device drvfs
[ 2.314479] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 2.314655] hv_pci d7581aa8-18d0-493f-a351-4b7bf707fd48: PCI host bridge to bus 18d0:00
[ 2.315228] pci_bus 18d0:00: root bus resource [mem 0x9ffe08000-0x9ffe0afff window]
[ 2.315644] pci_bus 18d0:00: No busn resource found for root bus, will use [bus 00-ff]
[ 2.317337] pci 18d0:00:00.0: [1af4:1049] type 00 class 0x010000
[ 2.318870] pci 18d0:00:00.0: reg 0x10: [mem 0x9ffe08000-0x9ffe08fff 64bit]
[ 2.319996] pci 18d0:00:00.0: reg 0x18: [mem 0x9ffe09000-0x9ffe09fff 64bit]
[ 2.321088] pci 18d0:00:00.0: reg 0x20: [mem 0x9ffe0a000-0x9ffe0afff 64bit]
[ 2.326297] pci_bus 18d0:00: busn_res: [bus 00-ff] end is updated to 00
[ 2.326845] pci 18d0:00:00.0: BAR 0: assigned [mem 0x9ffe08000-0x9ffe08fff 64bit]
[ 2.328003] pci 18d0:00:00.0: BAR 2: assigned [mem 0x9ffe09000-0x9ffe09fff 64bit]
[ 2.329161] pci 18d0:00:00.0: BAR 4: assigned [mem 0x9ffe0a000-0x9ffe0afff 64bit]
[ 2.423460] hv_pci 3415fe26-b0ae-46be-a46f-52978b07adc4: PCI VMBus probing: Using version 0x10004
[ 2.425046] 9pnet_virtio: no channels available for device drvfs
[ 2.425594] hv_pci 3415fe26-b0ae-46be-a46f-52978b07adc4: PCI host bridge to bus b0ae:00
[ 2.425655] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 2.426221] pci_bus b0ae:00: root bus resource [mem 0x9ffe0c000-0x9ffe0efff window]
[ 2.427115] pci_bus b0ae:00: No busn resource found for root bus, will use [bus 00-ff]
[ 2.428901] pci b0ae:00:00.0: [1af4:1049] type 00 class 0x010000
[ 2.430557] pci b0ae:00:00.0: reg 0x10: [mem 0x9ffe0c000-0x9ffe0cfff 64bit]
[ 2.431641] pci b0ae:00:00.0: reg 0x18: [mem 0x9ffe0d000-0x9ffe0dfff 64bit]
[ 2.432804] pci b0ae:00:00.0: reg 0x20: [mem 0x9ffe0e000-0x9ffe0efff 64bit]
[ 2.437963] pci_bus b0ae:00: busn_res: [bus 00-ff] end is updated to 00
[ 2.438363] pci b0ae:00:00.0: BAR 0: assigned [mem 0x9ffe0c000-0x9ffe0cfff 64bit]
[ 2.439338] pci b0ae:00:00.0: BAR 2: assigned [mem 0x9ffe0d000-0x9ffe0dfff 64bit]
[ 2.440295] pci b0ae:00:00.0: BAR 4: assigned [mem 0x9ffe0e000-0x9ffe0efff 64bit]
[ 2.534769] hv_pci 609fbfa7-843e-4c38-9b50-611a885adcdd: PCI VMBus probing: Using version 0x10004
[ 2.536370] 9pnet_virtio: no channels available for device drvfs
[ 2.536858] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 2.578817] hv_pci 609fbfa7-843e-4c38-9b50-611a885adcdd: PCI host bridge to bus 843e:00
[ 2.579217] pci_bus 843e:00: root bus resource [mem 0xbffe10000-0xbffe12fff window]
[ 2.579593] pci_bus 843e:00: No busn resource found for root bus, will use [bus 00-ff]
[ 2.581142] pci 843e:00:00.0: [1af4:1049] type 00 class 0x010000
[ 2.582603] pci 843e:00:00.0: reg 0x10: [mem 0xbffe10000-0xbffe10fff 64bit]
[ 2.583822] pci 843e:00:00.0: reg 0x18: [mem 0xbffe11000-0xbffe11fff 64bit]
[ 2.584909] pci 843e:00:00.0: reg 0x20: [mem 0xbffe12000-0xbffe12fff 64bit]
[ 2.589756] pci_bus 843e:00: busn_res: [bus 00-ff] end is updated to 00
[ 2.590069] pci 843e:00:00.0: BAR 0: assigned [mem 0xbffe10000-0xbffe10fff 64bit]
[ 2.590962] pci 843e:00:00.0: BAR 2: assigned [mem 0xbffe11000-0xbffe11fff 64bit]
[ 2.591958] pci 843e:00:00.0: BAR 4: assigned [mem 0xbffe12000-0xbffe12fff 64bit]
[ 2.645042] hv_pci a2a149a1-5bf0-461d-b5a4-832b8d157ca4: PCI VMBus probing: Using version 0x10004
[ 2.688353] hv_pci a2a149a1-5bf0-461d-b5a4-832b8d157ca4: PCI host bridge to bus 5bf0:00
[ 2.688823] pci_bus 5bf0:00: root bus resource [mem 0xbffe14000-0xbffe16fff window]
[ 2.689173] pci_bus 5bf0:00: No busn resource found for root bus, will use [bus 00-ff]
[ 2.690710] pci 5bf0:00:00.0: [1af4:1049] type 00 class 0x010000
[ 2.692199] pci 5bf0:00:00.0: reg 0x10: [mem 0xbffe14000-0xbffe14fff 64bit]
[ 2.693274] pci 5bf0:00:00.0: reg 0x18: [mem 0xbffe15000-0xbffe15fff 64bit]
[ 2.694323] pci 5bf0:00:00.0: reg 0x20: [mem 0xbffe16000-0xbffe16fff 64bit]
[ 2.699149] pci_bus 5bf0:00: busn_res: [bus 00-ff] end is updated to 00
[ 2.699592] pci 5bf0:00:00.0: BAR 0: assigned [mem 0xbffe14000-0xbffe14fff 64bit]
[ 2.700472] pci 5bf0:00:00.0: BAR 2: assigned [mem 0xbffe15000-0xbffe15fff 64bit]
[ 2.701379] pci 5bf0:00:00.0: BAR 4: assigned [mem 0xbffe16000-0xbffe16fff 64bit]
[ 2.811107] /sbin/ldconfig:
[ 2.811110] /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link
[ 2.902869] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[ 2.903508] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[ 2.904021] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[ 2.904738] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 3.106357] hv_pci cacac2d2-1bbc-4fa3-85d4-282bbc13c171: PCI VMBus probing: Using version 0x10004
[ 3.108146] 9pnet_virtio: no channels available for device drvfs
[ 3.108582] WSL (2) WARNING: mount: waiting for virtio device drvfs
[ 3.150751] hv_pci cacac2d2-1bbc-4fa3-85d4-282bbc13c171: PCI host bridge to bus 1bbc:00
[ 3.151264] pci_bus 1bbc:00: root bus resource [mem 0xbffe18000-0xbffe1afff window]
[ 3.151671] pci_bus 1bbc:00: No busn resource found for root bus, will use [bus 00-ff]
[ 3.153440] pci 1bbc:00:00.0: [1af4:1049] type 00 class 0x010000
[ 3.155051] pci 1bbc:00:00.0: reg 0x10: [mem 0xbffe18000-0xbffe18fff 64bit]
[ 3.156331] pci 1bbc:00:00.0: reg 0x18: [mem 0xbffe19000-0xbffe19fff 64bit]
[ 3.157597] pci 1bbc:00:00.0: reg 0x20: [mem 0xbffe1a000-0xbffe1afff 64bit]
[ 3.162837] pci_bus 1bbc:00: busn_res: [bus 00-ff] end is updated to 00
[ 3.163208] pci 1bbc:00:00.0: BAR 0: assigned [mem 0xbffe18000-0xbffe18fff 64bit]
[ 3.164144] pci 1bbc:00:00.0: BAR 2: assigned [mem 0xbffe19000-0xbffe19fff 64bit]
[ 3.165276] pci 1bbc:00:00.0: BAR 4: assigned [mem 0xbffe1a000-0xbffe1afff 64bit]
[ 3.216885] hv_pci 83b1fa06-32bd-44ed-b2d1-081baa9c5bbf: PCI VMBus probing: Using version 0x10004
[ 3.218159] 9pnet_virtio: no channels available for device drvfs
[ 3.218609] WSL (2) WARNING: mount: waiting for virtio device drvfs
[ 3.260913] hv_pci 83b1fa06-32bd-44ed-b2d1-081baa9c5bbf: PCI host bridge to bus 32bd:00
[ 3.261345] pci_bus 32bd:00: root bus resource [mem 0xbffe1c000-0xbffe1efff window]
[ 3.261717] pci_bus 32bd:00: No busn resource found for root bus, will use [bus 00-ff]
[ 3.263342] pci 32bd:00:00.0: [1af4:1049] type 00 class 0x010000
[ 3.264886] pci 32bd:00:00.0: reg 0x10: [mem 0xbffe1c000-0xbffe1cfff 64bit]
[ 3.266060] pci 32bd:00:00.0: reg 0x18: [mem 0xbffe1d000-0xbffe1dfff 64bit]
[ 3.267164] pci 32bd:00:00.0: reg 0x20: [mem 0xbffe1e000-0xbffe1efff 64bit]
[ 3.272218] pci_bus 32bd:00: busn_res: [bus 00-ff] end is updated to 00
[ 3.272607] pci 32bd:00:00.0: BAR 0: assigned [mem 0xbffe1c000-0xbffe1cfff 64bit]
[ 3.273569] pci 32bd:00:00.0: BAR 2: assigned [mem 0xbffe1d000-0xbffe1dfff 64bit]
[ 3.274516] pci 32bd:00:00.0: BAR 4: assigned [mem 0xbffe1e000-0xbffe1efff 64bit]
[ 3.326600] hv_pci 0a980c16-0af4-4b46-a48b-6b4235a57588: PCI VMBus probing: Using version 0x10004
[ 3.328082] 9pnet_virtio: no channels available for device drvfs
[ 3.328515] WSL (2) WARNING: mount: waiting for virtio device drvfs
[ 3.370682] hv_pci 0a980c16-0af4-4b46-a48b-6b4235a57588: PCI host bridge to bus 0af4:00
[ 3.371121] pci_bus 0af4:00: root bus resource [mem 0xbffe20000-0xbffe22fff window]
[ 3.371491] pci_bus 0af4:00: No busn resource found for root bus, will use [bus 00-ff]
[ 3.373108] pci 0af4:00:00.0: [1af4:1049] type 00 class 0x010000
[ 3.374626] pci 0af4:00:00.0: reg 0x10: [mem 0xbffe20000-0xbffe20fff 64bit]
[ 3.375809] pci 0af4:00:00.0: reg 0x18: [mem 0xbffe21000-0xbffe21fff 64bit]
[ 3.376911] pci 0af4:00:00.0: reg 0x20: [mem 0xbffe22000-0xbffe22fff 64bit]
[ 3.381861] pci_bus 0af4:00: busn_res: [bus 00-ff] end is updated to 00
[ 3.382260] pci 0af4:00:00.0: BAR 0: assigned [mem 0xbffe20000-0xbffe20fff 64bit]
[ 3.383150] pci 0af4:00:00.0: BAR 2: assigned [mem 0xbffe21000-0xbffe21fff 64bit]
[ 3.384058] pci 0af4:00:00.0: BAR 4: assigned [mem 0xbffe22000-0xbffe22fff 64bit]
[ 3.437570] hv_pci 981b5ea9-ec1a-46ac-bf10-f71ef1c0b177: PCI VMBus probing: Using version 0x10004
[ 3.483002] hv_pci 981b5ea9-ec1a-46ac-bf10-f71ef1c0b177: PCI host bridge to bus ec1a:00
[ 3.483426] pci_bus ec1a:00: root bus resource [mem 0xbffe24000-0xbffe26fff window]
[ 3.483794] pci_bus ec1a:00: No busn resource found for root bus, will use [bus 00-ff]
[ 3.485368] pci ec1a:00:00.0: [1af4:1049] type 00 class 0x010000
[ 3.486848] pci ec1a:00:00.0: reg 0x10: [mem 0xbffe24000-0xbffe24fff 64bit]
[ 3.487936] pci ec1a:00:00.0: reg 0x18: [mem 0xbffe25000-0xbffe25fff 64bit]
[ 3.489032] pci ec1a:00:00.0: reg 0x20: [mem 0xbffe26000-0xbffe26fff 64bit]
[ 3.494020] pci_bus ec1a:00: busn_res: [bus 00-ff] end is updated to 00
[ 3.494372] pci ec1a:00:00.0: BAR 0: assigned [mem 0xbffe24000-0xbffe24fff 64bit]
[ 3.495302] pci ec1a:00:00.0: BAR 2: assigned [mem 0xbffe25000-0xbffe25fff 64bit]
[ 3.496221] pci ec1a:00:00.0: BAR 4: assigned [mem 0xbffe26000-0xbffe26fff 64bit]
[ 3.805027] systemd-journald[35]: Received client request to flush runtime journal.
[ 3.809580] systemd-journald[35]: File /var/log/journal/8d5ea261fbe8422da9164a7aa131a50b/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 4.124097] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.294059] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.294647] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.295141] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.295646] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.296134] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.296714] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.297247] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.297741] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.298246] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.298741] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 4.396522] WSL (2): Creating login session for smallst
[ 4.677498] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.202674] scsi 0:0:0:3: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5
[ 17.203444] sd 0:0:0:3: Attached scsi generic sg3 type 0
[ 17.204035] sd 0:0:0:3: [sdd] 2147483648 512-byte logical blocks: (1.10 TB/1.00 TiB)
[ 17.204575] sd 0:0:0:3: [sdd] 4096-byte physical blocks
[ 17.204983] sd 0:0:0:3: [sdd] Write Protect is off
[ 17.205315] sd 0:0:0:3: [sdd] Mode Sense: 0f 00 00 00
[ 17.205763] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 17.208555] sd 0:0:0:3: [sdd] Attached SCSI disk
[ 17.226632] EXT4-fs (sdd): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered. Quota mode: none.
[ 17.246412] /sbin/ldconfig:
[ 17.246414] /usr/lib/wsl/lib/libcuda.so.1 is not a symbolic link
[ 17.260283] hv_pci 130bdb9a-7caf-4b4b-a514-449bea8a1129: PCI VMBus probing: Using version 0x10004
[ 17.261816] 9pnet_virtio: no channels available for device drvfs
[ 17.262306] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 17.303852] hv_pci 130bdb9a-7caf-4b4b-a514-449bea8a1129: PCI host bridge to bus 7caf:00
[ 17.304299] pci_bus 7caf:00: root bus resource [mem 0xbffe28000-0xbffe2afff window]
[ 17.304697] pci_bus 7caf:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.306247] pci 7caf:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.307702] pci 7caf:00:00.0: reg 0x10: [mem 0xbffe28000-0xbffe28fff 64bit]
[ 17.308795] pci 7caf:00:00.0: reg 0x18: [mem 0xbffe29000-0xbffe29fff 64bit]
[ 17.309896] pci 7caf:00:00.0: reg 0x20: [mem 0xbffe2a000-0xbffe2afff 64bit]
[ 17.314750] pci_bus 7caf:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.315110] pci 7caf:00:00.0: BAR 0: assigned [mem 0xbffe28000-0xbffe28fff 64bit]
[ 17.315998] pci 7caf:00:00.0: BAR 2: assigned [mem 0xbffe29000-0xbffe29fff 64bit]
[ 17.316894] pci 7caf:00:00.0: BAR 4: assigned [mem 0xbffe2a000-0xbffe2afff 64bit]
[ 17.369780] hv_pci 3b0c61c6-56ec-43d6-bd85-e91199db63bd: PCI VMBus probing: Using version 0x10004
[ 17.371051] 9pnet_virtio: no channels available for device drvfs
[ 17.371408] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 17.413064] hv_pci 3b0c61c6-56ec-43d6-bd85-e91199db63bd: PCI host bridge to bus 56ec:00
[ 17.413473] pci_bus 56ec:00: root bus resource [mem 0xbffe2c000-0xbffe2efff window]
[ 17.413800] pci_bus 56ec:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.415331] pci 56ec:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.416746] pci 56ec:00:00.0: reg 0x10: [mem 0xbffe2c000-0xbffe2cfff 64bit]
[ 17.417810] pci 56ec:00:00.0: reg 0x18: [mem 0xbffe2d000-0xbffe2dfff 64bit]
[ 17.418906] pci 56ec:00:00.0: reg 0x20: [mem 0xbffe2e000-0xbffe2efff 64bit]
[ 17.423819] pci_bus 56ec:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.424246] pci 56ec:00:00.0: BAR 0: assigned [mem 0xbffe2c000-0xbffe2cfff 64bit]
[ 17.425235] pci 56ec:00:00.0: BAR 2: assigned [mem 0xbffe2d000-0xbffe2dfff 64bit]
[ 17.426132] pci 56ec:00:00.0: BAR 4: assigned [mem 0xbffe2e000-0xbffe2efff 64bit]
[ 17.478667] hv_pci 96ade232-875f-4a31-96d0-421a60a4f48a: PCI VMBus probing: Using version 0x10004
[ 17.480266] 9pnet_virtio: no channels available for device drvfs
[ 17.480703] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 17.521713] hv_pci 96ade232-875f-4a31-96d0-421a60a4f48a: PCI host bridge to bus 875f:00
[ 17.522217] pci_bus 875f:00: root bus resource [mem 0xbffe30000-0xbffe32fff window]
[ 17.522616] pci_bus 875f:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.524158] pci 875f:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.525628] pci 875f:00:00.0: reg 0x10: [mem 0xbffe30000-0xbffe30fff 64bit]
[ 17.526684] pci 875f:00:00.0: reg 0x18: [mem 0xbffe31000-0xbffe31fff 64bit]
[ 17.527717] pci 875f:00:00.0: reg 0x20: [mem 0xbffe32000-0xbffe32fff 64bit]
[ 17.532525] pci_bus 875f:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.532902] pci 875f:00:00.0: BAR 0: assigned [mem 0xbffe30000-0xbffe30fff 64bit]
[ 17.533797] pci 875f:00:00.0: BAR 2: assigned [mem 0xbffe31000-0xbffe31fff 64bit]
[ 17.534675] pci 875f:00:00.0: BAR 4: assigned [mem 0xbffe32000-0xbffe32fff 64bit]
[ 17.587638] hv_pci 4342b7b9-f61c-4238-b386-0b74a05e6718: PCI VMBus probing: Using version 0x10004
[ 17.631250] hv_pci 4342b7b9-f61c-4238-b386-0b74a05e6718: PCI host bridge to bus f61c:00
[ 17.631682] pci_bus f61c:00: root bus resource [mem 0xbffe34000-0xbffe36fff window]
[ 17.632101] pci_bus f61c:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.633724] pci f61c:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.635150] pci f61c:00:00.0: reg 0x10: [mem 0xbffe34000-0xbffe34fff 64bit]
[ 17.636221] pci f61c:00:00.0: reg 0x18: [mem 0xbffe35000-0xbffe35fff 64bit]
[ 17.637338] pci f61c:00:00.0: reg 0x20: [mem 0xbffe36000-0xbffe36fff 64bit]
[ 17.642286] pci_bus f61c:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.642645] pci f61c:00:00.0: BAR 0: assigned [mem 0xbffe34000-0xbffe34fff 64bit]
[ 17.643534] pci f61c:00:00.0: BAR 2: assigned [mem 0xbffe35000-0xbffe35fff 64bit]
[ 17.644447] pci f61c:00:00.0: BAR 4: assigned [mem 0xbffe36000-0xbffe36fff 64bit]
[ 17.673543] WSL (1) ERROR: ConfigApplyWindowsLibPath:2461: open /etc/ld.so.conf.d/ld.wsl.conf
[ 17.673546] failed 2
[ 17.683970] hv_pci c9695262-aa42-4150-9b5f-fe536e5f5551: PCI VMBus probing: Using version 0x10004
[ 17.685866] 9pnet_virtio: no channels available for device drvfs
[ 17.686413] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 17.738494] hv_pci c9695262-aa42-4150-9b5f-fe536e5f5551: PCI host bridge to bus aa42:00
[ 17.738996] pci_bus aa42:00: root bus resource [mem 0xbffe38000-0xbffe3afff window]
[ 17.739491] pci_bus aa42:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.741324] pci aa42:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.743116] pci aa42:00:00.0: reg 0x10: [mem 0xbffe38000-0xbffe38fff 64bit]
[ 17.744435] pci aa42:00:00.0: reg 0x18: [mem 0xbffe39000-0xbffe39fff 64bit]
[ 17.745565] pci aa42:00:00.0: reg 0x20: [mem 0xbffe3a000-0xbffe3afff 64bit]
[ 17.750439] pci_bus aa42:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.750795] pci aa42:00:00.0: BAR 0: assigned [mem 0xbffe38000-0xbffe38fff 64bit]
[ 17.751673] pci aa42:00:00.0: BAR 2: assigned [mem 0xbffe39000-0xbffe39fff 64bit]
[ 17.752645] pci aa42:00:00.0: BAR 4: assigned [mem 0xbffe3a000-0xbffe3afff 64bit]
[ 17.769799] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[ 17.770444] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[ 17.770986] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -22
[ 17.771661] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.779376] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.797016] hv_pci 313a31d7-b481-45c1-8dbe-d334aec9938e: PCI VMBus probing: Using version 0x10004
[ 17.798405] 9pnet_virtio: no channels available for device drvfs
[ 17.798988] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 17.847093] hv_pci 313a31d7-b481-45c1-8dbe-d334aec9938e: PCI host bridge to bus b481:00
[ 17.847729] pci_bus b481:00: root bus resource [mem 0xbffe3c000-0xbffe3efff window]
[ 17.848288] pci_bus b481:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.850146] pci b481:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.852142] pci b481:00:00.0: reg 0x10: [mem 0xbffe3c000-0xbffe3cfff 64bit]
[ 17.853554] pci b481:00:00.0: reg 0x18: [mem 0xbffe3d000-0xbffe3dfff 64bit]
[ 17.854890] pci b481:00:00.0: reg 0x20: [mem 0xbffe3e000-0xbffe3efff 64bit]
[ 17.860488] pci_bus b481:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.861049] pci b481:00:00.0: BAR 0: assigned [mem 0xbffe3c000-0xbffe3cfff 64bit]
[ 17.862305] pci b481:00:00.0: BAR 2: assigned [mem 0xbffe3d000-0xbffe3dfff 64bit]
[ 17.863516] pci b481:00:00.0: BAR 4: assigned [mem 0xbffe3e000-0xbffe3efff 64bit]
[ 17.865153] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.865876] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.866510] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.867188] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.867753] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.868297] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.868970] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.869668] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.870304] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.870989] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.905195] misc dxg: dxgk: dxgkio_query_adapter_info: Ioctl failed: -2
[ 17.910138] hv_pci 9405163a-0625-4766-819d-95059b0db11e: PCI VMBus probing: Using version 0x10004
[ 17.912112] 9pnet_virtio: no channels available for device drvfs
[ 17.912723] WSL (1) WARNING: mount: waiting for virtio device drvfs
[ 17.961984] hv_pci 9405163a-0625-4766-819d-95059b0db11e: PCI host bridge to bus 0625:00
[ 17.962553] pci_bus 0625:00: root bus resource [mem 0xbffe40000-0xbffe42fff window]
[ 17.962990] pci_bus 0625:00: No busn resource found for root bus, will use [bus 00-ff]
[ 17.964705] pci 0625:00:00.0: [1af4:1049] type 00 class 0x010000
[ 17.966325] pci 0625:00:00.0: reg 0x10: [mem 0xbffe40000-0xbffe40fff 64bit]
[ 17.967493] pci 0625:00:00.0: reg 0x18: [mem 0xbffe41000-0xbffe41fff 64bit]
[ 17.968797] pci 0625:00:00.0: reg 0x20: [mem 0xbffe42000-0xbffe42fff 64bit]
[ 17.973916] pci_bus 0625:00: busn_res: [bus 00-ff] end is updated to 00
[ 17.974360] pci 0625:00:00.0: BAR 0: assigned [mem 0xbffe40000-0xbffe40fff 64bit]
[ 17.975484] pci 0625:00:00.0: BAR 2: assigned [mem 0xbffe41000-0xbffe41fff 64bit]
[ 17.976715] pci 0625:00:00.0: BAR 4: assigned [mem 0xbffe42000-0xbffe42fff 64bit]
[ 18.021908] hv_pci 3572c49f-cfde-4148-bde1-9edd037a09e9: PCI VMBus probing: Using version 0x10004
[ 18.032047] WSL (1) WARNING: /usr/share/zoneinfo/Asia/Shanghai not found. Is the tzdata package installed?
[ 18.065998] hv_pci 3572c49f-cfde-4148-bde1-9edd037a09e9: PCI host bridge to bus cfde:00
[ 18.066762] pci_bus cfde:00: root bus resource [mem 0xbffe44000-0xbffe46fff window]
[ 18.067380] pci_bus cfde:00: No busn resource found for root bus, will use [bus 00-ff]
[ 18.069456] pci cfde:00:00.0: [1af4:1049] type 00 class 0x010000
[ 18.071284] pci cfde:00:00.0: reg 0x10: [mem 0xbffe44000-0xbffe44fff 64bit]
[ 18.072766] pci cfde:00:00.0: reg 0x18: [mem 0xbffe45000-0xbffe45fff 64bit]
[ 18.074208] pci cfde:00:00.0: reg 0x20: [mem 0xbffe46000-0xbffe46fff 64bit]
[ 18.080209] pci_bus cfde:00: busn_res: [bus 00-ff] end is updated to 00
[ 18.080826] pci cfde:00:00.0: BAR 0: assigned [mem 0xbffe44000-0xbffe44fff 64bit]
[ 18.082017] pci cfde:00:00.0: BAR 2: assigned [mem 0xbffe45000-0xbffe45fff 64bit]
[ 18.083275] pci cfde:00:00.0: BAR 4: assigned [mem 0xbffe46000-0xbffe46fff 64bit]
[ 49.325342] hv_balloon: Max. dynamic memory size: 16384 MB
Thank you @smallst.
Can you please share the full command line of those msrdc.exe
processes with the error message ? (See this for instructions)
name PID Command Line
msrdc.exe 18920 msrdc.exe /v:E63A3CF0-93B9-4EF3-AA2A-E5141D62558A /hvsocketserviceid:1648AE98-FACB-11E6-BD58-64006A7986D3 /silent /wslg /plugin:WSLDVC_PACKAGE /wslgsharedmemorypath:WSL\E63A3CF0-93B9-4EF3-AA2A-E5141D62558A\wslg "C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.0.0.0_x64__8wekyb3d8bbwe\wslg.rdp"
msrdc.exe 18140 /v:E63A3CF0-93B9-4EF3-AA2A-E5141D62558A /hvsocketserviceid:1648AF14-FACB-11E6-BD58-64006A7986D3 /silent /wslg /plugin:WSLDVC_PACKAGE /wslgsharedmemorypath:WSL\E63A3CF0-93B9-4EF3-AA2A-E5141D62558A\wslg "C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.0.0.0_x64__8wekyb3d8bbwe\wslg.rdp"
the msrdc.exe row
Interesting. I'm not sure why msrdc.exe is showing this specific error (the command lines look fine to me).
Transferring to wslg to dig deeper on this.
one more info i found from docker-desktop. docker-desktop stores credentials with "credsStore": "desktop.exe"
in .docker/config
while actually in my PC, it doesn't work anymore. (when I login docker, it doesn't store my login info). if I remove the credStore: desktop.exe
config, it can remember the login info in wsl.
So I doubt the error dialog is something related to docker-credential-desktop.exe, it cannot build the connection between wsl and windows. (so I cannot store the login credentials from wsl, but in powershell the login is normally)
oookay, i found if i disable the systemd the dialog is gone. let me ask docker-desktop team if they have any idea about it.
Version
win 11 [ version 10.0.22621.674 ]
WSL Version
Kernel Version
5.15.68.1
Distro Version
Archlinux
Other Software
Docker Desktop 4.13.1 (90346)
Repro Steps
with Upgrade win11 22h2 updates. and upgrade wsl2 to microsoft app store version. open Docker Desktop
Expected Behavior
no error dialog appears
Actual Behavior
when docker destop open, it causes 3 such error dialog. (sorry my system is in Chinese, and i don't want to change system language to reproduce so i screenshot the chinese dialog), which said
and this dialog is coming from msrdc.exe . that's all i know.
acutally this dialog doesn't affect docker-desktop, it still works normally (in windows & wsl2) . but the dialog cannot be closed ( once close one dialog, another same dialog would appear directly) after close the docker desktop. the dialog can be closed normally. so i believe it is related to docker desktop. while docker desktop doesn't show any error message(maybe i didn't find). and also this dialog doesn't contain any useful info. (i don't know what connection is nor error codes)
Diagnostic Logs
see below comment