Description
Type: Bug
Fedora 42 - latest updates applied. SSHD installed. Will paste status at end.
I fire up Visual Studio. Try to add the Mysql Shell for VS Code.
I never get through the Certificate Wizard. I have Output terminal running and I don't see any output, so I don't know what is going on with the install.
Extension version: 1.19.11
VS Code version: Code 1.100.2 (848b80aeb52026648a8ff9f7c45a9b0a80641e2e, 2025-05-14T21:47:40.416Z)
OS version: Linux x64 6.14.6-300.fc42.x86_64 snap
Modes:
System Info
Item | Value |
---|---|
CPUs | Intel(R) Xeon(R) CPU E5462 @ 2.80GHz (8 x 2793) |
GPU Status | 2d_canvas: unavailable_software canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: disabled_software multiple_raster_threads: enabled_on opengl: disabled_off rasterization: disabled_software raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: disabled_software video_encode: disabled_software vulkan: disabled_off webgl: unavailable_software webgl2: unavailable_software webgpu: disabled_off webnn: unavailable_software |
Load (avg) | 3, 1, 1 |
Memory (System) | 54.91GB (47.36GB free) |
Process Argv | --no-sandbox --force-user-env --crash-reporter-id 906f5d7f-edfb-455e-92a4-d9815635a4a7 |
Screen Reader | no |
VM | 0% |
DESKTOP_SESSION | plasma |
XDG_CURRENT_DESKTOP | KDE |
XDG_SESSION_DESKTOP | KDE |
XDG_SESSION_TYPE | wayland |
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
pythonrstrctxt:31112756
nativeloc1:31192215
5fd0e150:31155592
dwcopilot:31170013
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
9064b325:31222308
copilot_t_ci:31222730
e5gg6876:31282496
pythoneinst12:31285622
bgtreat:31268568
4gafe986:31271826
9gig6300:31309970
pythonpulldiagcf:31298646
996jf627:31283433
pythonrdcb7:31303018
usemplatestapi:31297334
0aa6g176:31307128
7bj51361:31289155
747dc170:31275177
pylancecolor:31309108
aj953862:31281341
generatesymbolt:31295002
convertfstringf:31295003
gendocf:31295004
9d2cg352:31309727
sudo systemctl status sshd
● sshd.service - OpenSSH server daemon
Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: active (running) since Wed 2025-05-21 21:23:27 PDT; 4s ago
Invocation: c97c9b29ba7946f591abf7eafb03dde1
Docs: man:sshd(8)
man:sshd_config(5)
Main PID: 236755 (sshd)
Tasks: 1 (limit: 67317)
Memory: 1M (peak: 1.3M)
CPU: 21ms
CGroup: /system.slice/sshd.service
└─236755 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"
May 21 21:23:27 workstation1 systemd[1]: Starting sshd.service - OpenSSH server daemon...
May 21 21:23:27 workstation1 sshd[236755]: Server listening on 0.0.0.0 port 22.
May 21 21:23:27 workstation1 sshd[236755]: Server listening on :: port 22.
May 21 21:23:27 workstation systemd[1]: Started sshd.service - OpenSSH server daemon.