-
Notifications
You must be signed in to change notification settings - Fork 72
Illegal instruction error when connecting on Raspberry Pi 1B #3183
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingtheme:packagingTheme: Packaging and release artefact topicsTheme: Packaging and release artefact topics
Milestone
Description
Describe the bug
Running tedge connect c8y on a Raspberry Pi 1B causes an Illegal instruction error, and the process exits.
The following is the output from the error:
# tedge connect c8y
The system config file '/etc/tedge/system.toml' doesn't exist. Using '/bin/systemctl' as the default service manager
Detected mosquitto version >= 2.0.0
Checking if systemd is available.
Checking if configuration for requested bridge already exists.
Validating the bridge certificates.
Creating the device in Cumulocity cloud.
Illegal instructionTo Reproduce
-
Install the official thin-edge.io version on a Raspberry Pi 1B
wget -O - thin-edge.io/install.sh | sh -s -
Configure a Cumulocity tenant
-
Connect to Cumulocity
tedge connect c8y
Expected behavior
thin-edge.io should work on a Raspberry Pi 1B (armv6 ARM processor)
Screenshots
Environment (please complete the following information):
| Property | Value |
|---|---|
| OS [incl. version] | Raspbian GNU/Linux 12 (bookworm) |
| Hardware [incl. revision] | Raspberry Pi Model B Rev 2 |
| System-Architecture | Linux rpi1-xxxxxxx 6.6.31+rpt-rpi-v6 #1 Raspbian 1:6.6.31-1+rpt1 (2024-05-29) armv6l GNU/Linux |
| thin-edge.io version | tedge 1.3.1 |
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtheme:packagingTheme: Packaging and release artefact topicsTheme: Packaging and release artefact topics