Boid App Discussion - Linux Client

Hi,

I have been helping out with the boidcmd Linux cli client.
Let’s use this topic to discuss any Linux related issues you may have.

1 Like

I get Auth error -155 even though file specified is empty. Hadn’t started this PC for a bit. Looks like Boid is still working but curious why boidcmd status throws that error, sudo or not. It was working fine in the past. Ubuntu 18.04.

sudo boidcmd status
n/a
<Buffer 0a>
null
error { Error: Command failed:
boinccmd --get_simple_gui_info

Authorization failure: -155

at ChildProcess.exithandler (child_process.js:275:12)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Socket.stream.socket.on (internal/child_process.js:346:11)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at Pipe._handle.close [as _onclose] (net.js:567:12)
killed: false,
code: 1,
signal: null,
cmd: '\n boinccmd --get_simple_gui_info\n ’ }

[2]+ Stopped sudo boidcmd status