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
There is a problem while parsing the /sys/class/power_supply/<power_supply>/device, since this is a symlink to a directory, but sysfs/class_power_supply.go tries to read it like a regular file.