tum-esm / ACROPOLIS-edge

GNU Affero General Public License v3.0
0 stars 1 forks source link

Add handling for GPIO not connected issue #21

Closed patrickjaigner closed 1 month ago

patrickjaigner commented 1 month ago

Describe the bug

From Traceback: ConnectionError: pigpio is not connected, please run "sudo pigpiod -n 127.0.0.1"

-> BrokenPipeError: [Errno 32] Broken pipe

To Reproduce sporadic issue

Expected behavior hardware teardown and restart fixes the issue

2024-10-02.log

patrickjaigner commented 1 month ago

Analysed and will be hotfixed in the HERMES repository. https://github.com/tum-esm/hermes/issues/195

Not an issue with the new ACROPOLIS-edge architecture.