Azure-Samples / azure-iot-starterkit-cli

Microsoft Azure IoT Starter Kit Companion CLI
MIT License
2 stars 9 forks source link

Error in downloading scripts. Error message: [Errno 13] Permission denied: 'scripts.zip' #9

Closed mtyeager closed 5 years ago

mtyeager commented 5 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Get all the way through the creation of the Hub, Edge Device, and Registry, and then I see this error, Error in downloading scripts. Error message: [Errno 13] Permission denied: 'scripts.zip' Not sure how to resolve. I am connected via network cable to device. Connected and logged successfully into the device from the laptop.

Any log messages given by the failure

Error in downloading scripts. Error message: [Errno 13] Permission denied: 'scripts.zip'

Expected/desired behavior

Should download the scripts and start copying data to the device.

OS and Version?

Windows 10.

Versions

All the latest.

Mention any other details that might be useful


@terrymandin Thanks! We'll be in touch soon.

mtyeager commented 5 years ago

Figured out I just need to run the Azure SDK CLI as administrator. Resolved.