Balena device identify

Hi,

I ran "balena device identify " and got

BalenaRequestError: Request error:

Error
Cannot POST /blink

Is “balena device identify” command supported by open balena?

Thanks

Hi @pli It seems like its due to a bug in the SDK which uses a legacy url route which the open source version doesn’t support. The fix has been PR’d here: https://github.com/balena-io/balena-sdk/pull/765 and that just needs to make its way into the CLI, then it should work.