Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not open None: Port must be configured before it can be used. #11

Open
jhonSalazar opened this issue Aug 14, 2022 · 0 comments
Open

Comments

@jhonSalazar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant