I’m having a similar problem. I’m running Ubuntu 14.04. This is an error I’m getting
gui.js:64243 {“stack”:“Error: Command failed: lsblk --bytes --all --pairs -o +pttype\nlsblk: unknown column: +pttype\n\n at ChildProcess.exithandler (child_process.js:304:12)\n at ChildProcess.emit (events.js:223:5)\n at maybeClose (internal/child_process.js:1021:16)\n at Socket. (internal/child_process.js:430:11)\n at Socket.emit (events.js:223:5)\n at Pipe. (net.js:664:12)”,“message”:“Command failed: lsblk --bytes --all --pairs -o +pttype\nlsblk: unknown column: +pttype\n”,“killed”:false,“code”:1,“signal”:null,“cmd”:“lsblk --bytes --all --pairs -o +pttype”,“stdout”:"",“stderr”:“lsblk: unknown column: +pttype\n”}
I get it as soon as I run Balena v 1.15.113. I get the dialogue box stating:
Command failed: lsblk --bytes --all --pairs -o +pttype
lsblk: unknown column: +pttype
Error: Command failed: lsblk --bytes --all --pairs -o +pttype
lsblk: unknown column: +pttype
at ChildProcess.exithandler (child_process.js:304:12)
at ChildProcess.emit (events.js:223:5)
at maybeClose (internal/child_process.js:1021:16)
at Socket. (internal/child_process.js:430:11)
at Socket.emit (events.js:223:5)
at Pipe. (net.js:664:12)
If I go into the DevTools (ctrl shift I), on the Memory tab, i can go to the Load button and see all the flash drives, SD cards and HDDs, but Balena’s GUI doesn’t see them. Any help would be appreciated