Getting an “unknown system error -86” on a machine...
# fleet
s
Getting an “unknown system error -86” on a machine im trying to download fleetctl to. Just need to install the agent on this one. Error code pasted below NOTE: this is an M2 chip
Copy code
Installing fleetctl v4.40.0...
Install completed.
Error: spawnSync /usr/local/lib/node_modules/fleetctl/install/v4.40.0/fleetctl Unknown system error -86
  at Object.spawnSync (node:internal/child_process:1124:20)
  at Object.spawnSync (node:child_process:876:24)
  at run (/usr/local/lib/node_modules/fleetctl/run.js:108:35)
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
 errno: -86,
 code: 'Unknown system error -86',
 syscall: 'spawnSync /usr/local/lib/node_modules/fleetctl/install/v4.40.0/fleetctl',
 path: '/usr/local/lib/node_modules/fleetctl/install/v4.40.0/fleetctl',
 spawnargs: []
}
g
Hey @Samantha Baker, Think this usually comes up on Apple Silicons if the machine has yet to have Rosetta installed.
s
@Grant Bilstad Thank you for the sanity check - i thought the machine already did! Have a good turkey day 🦃