OpenCyphal / yukon

The OpenCyphal IDE
https://opencyphal.org
MIT License
16 stars 0 forks source link

Remove transport error #359

Open Zentrus opened 1 year ago

Zentrus commented 1 year ago

Flashed optfix to Komar using Yukon. Komar disappeared from DroneCAN window and didn't reappear. Tried to remove Babel transport resulted in the following error:

23-04-04 14:57:34 yukon.server E: Error with detach_transport
23-04-04 14:57:34 yukon.server C: Traceback (most recent call last):
File "yukon\services\api.py", line 427, in detach_transport
response = self.state.queues.detach_transport_response.get(timeout=5)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "queue.py", line 179, in get
_queue.Empty
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "yukon\server.py", line 64, in landing_and_bridge
response = found_method(*(_object["arguments"]))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "yukon\services\api.py", line 429, in detach_transport
raise Exception("Failed to receive a response for detached CAN transport.")
Exception: Failed to receive a response for detached CAN transport.
23-04-04 14:57:34 yukon.server C: Failed to receive a response for detached CAN transport.
23-04-04 14:57:34 yukon.server E: Arguments used calling the API ["6837978889558117286"]