You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to run the command ./iotprovision-bin -c aws -m mar --force but I always have the following problem
Erase WINC TLS certificate sector
Traceback (most recent call last):
File "iotprovision-bin.py", line 3, in <module>
File "iotprovision/iotprovision.py", line 311, in main
File "iotprovision/provisioner.py", line 308, in aws_provision
File "iotprovision/aws/custom_kit_provision.py", line 83, in provision
File "iotprovision/target/fw_protocol.py", line 37, in fw_request
File "serial/serialposix.py", line 531, in write
serial.serialutil.SerialException: Attempting to use a port that is not open
[59649] Failed to execute script iotprovision-bin
The same thing happens to me in windows or macOs, any idea how to solve it? Thank you
version: iotprovision-bin-1.4.3.120.26
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to run the command
./iotprovision-bin -c aws -m mar --force
but I always have the following problemThe same thing happens to me in windows or macOs, any idea how to solve it? Thank you
version: iotprovision-bin-1.4.3.120.26
The text was updated successfully, but these errors were encountered: