This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

PyACI : timeout waiting for event

Hi,

I am facing a problem while setting up pyaci on Ubuntu 20.04.

On launching the command:

In [4]: p = Provisioner(device, db)

I am getting:

In [5]: 2020-08-04 17:15:55,632 - INFO - ttyACM0: cmd KeypairSet, timeout waiting for event                                                                                                                
2020-08-04 17:15:57,633 - INFO - ttyACM0: cmd AddrLocalUnicastSet, timeout waiting for event
2020-08-04 17:15:59,635 - INFO - ttyACM0: cmd SubnetAdd, timeout waiting for event
2020-08-04 17:15:59,636 - ERROR - ttyACM0: None: ERROR_INVALID_STATE
2020-08-04 17:15:59,637 - ERROR - ttyACM0: None: ERROR_INVALID_LENGTH

Please suggest a solution for the same.

Parents Reply Children
No Data
Related