./bin/zbctl: cannot execute binary file

Hi,

I’m on macOS Mojave 10.14.4 and just dowloaded ZeBee 0.16.1. I followed the Quickstart and successfully started the broker. But when I try to run ./bin/zbctl status it fails with -bash: ./bin/zbctl: cannot execute binary file.

Any ideas?

Hi @jonas, thanks for the question.

This is kind of annoying, but on Mac you’ll need to need to execute CLI commands with ./bin/zbctl.darwin. So ./bin/zbctl.darwin status should work for you. Let me know if that does the trick.

We’ll update the Quickstart to make this more clear. Sorry for the issue.

Regards,
Mike