You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// sr[0-9] is the virtual CD-ROM drive on Azure VMs. This error occurs when the VM tries to read from an empty virtual optical drive, which is normal and expected.
1874
-
exclude: `sr[0-9]`,
1874
+
// "Shutdown timeout set to" is an informational message from the NVMe driver during initialization, not an error.
0 commit comments