Hello,
I have an old photon which I have not used in a while and I decided to give it a new function. So far so good, I got the photon connected, updated the tinker through the particle.io IDE and then I went on attempting to flash something from workbench.
Unfortunately I found that any particle-cli command sent to this specific device returns me a Permission Denied error message.
I tried to send some basic commands to the device (called pegasus
) all returning me the same error:
particle flash pegasus tinker
Failed to flash pegasus: Permission Denied
particle nyan pegasus
Signaling failed: Permission Denied
I tried both MAC OS and Windows with exactly the same results, so I don’t think this is OS dependent.
I tried other particles I own and I do not get any error. Is there some kind of setting that prevent me from sending commands through the particle cli?
Just for context:
- I just updated the CLI version (3.1.0)
- My photon has the fw version 2.3.0
I am out of ideas, so any suggestion on how to address it are welcomed.