panic: runtime error when running the CLI daemon on my Pi #820
Labels
architecture: armv7
Specific to hosts using an ARMv7 core
conclusion: resolved
Issue was resolved
os: linux
Specific to Linux operating system
topic: gRPC
Related to the gRPC interface
type: imperfection
Perceived defect in any part of project
Bug Report
Current behavior
I am trying to use the Arduino CLI daemon on
armv7l
over gRPC. I had this error in the Pro IDE:Disabling the
telemetry
did help:Expected behavior
Environment
arduino-cli version
):arduino-cli Version: 0.11.0 Commit: 0296f4d
Linux raspberrypi 4.19.118-v7l+ #1311 SMP Mon Apr 27 14:26:42 BST 2020 armv7l GNU/Linux
Additional context
I used the https://downloads.arduino.cc/arduino-cli/arduino-cli_0.11.0_Linux_ARMv7.tar.gz URL to get the CLI.
Update: I have corrected my original description; disabling the
telemetry
helped to work around the problem. I can confirm, without the telemetry, the daemon runs on ARM.The text was updated successfully, but these errors were encountered: