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
I'm not sure when this started, but whenever I try to open gotop, it only displays the keybinding help (the one that normally comes up when you press ?). I cannot toggle this back to the regular view but I can quit gotop with q.
It also always prints the following to my terminal:
2023/01/25 12:50:58 gopsutil reports Number of warnings: 1
2023/01/25 12:50:58 gopsutil reports Number of warnings: 1
The logfile shows the following:
12:40:25 remote.go:74: Remote: no remote URL provided; disabling extension
12:40:25 temp_nix.go:35: error opening smart info for dm-0: unknown drive type
12:40:25 temp_nix.go:35: error opening smart info for dm-1: unknown drive type
12:40:25 temp_nix.go:35: error opening smart info for dm-2: unknown drive type
12:40:25 temp_nix.go:35: error opening smart info for dm-3: unknown drive type
12:40:25 temp_nix.go:35: error opening smart info for nvme0n1: unknown drive type
12:40:25 disk.go:122: 13| recoverable error fetching partition-/boot/efi-usage info; skipping partition-/boot/efi-usage: permission denied
Since these errors report something about drive types, here's the output of lsblk:
I'm not sure when this started, but whenever I try to open gotop, it only displays the keybinding help (the one that normally comes up when you press
?
). I cannot toggle this back to the regular view but I can quit gotop withq
.It also always prints the following to my terminal:
The logfile shows the following:
Since these errors report something about drive types, here's the output of
lsblk
:gotop -v
printsgotop v4.2.0 (Hadean)
I'm using
urxvt
on Void Linux with kernel 6.0.19_1.Any hints or help is greatly appreciated.
The text was updated successfully, but these errors were encountered: