thin-edge.io icon indicating copy to clipboard operation
thin-edge.io copied to clipboard

The open edge framework for lightweight IoT devices

Results 323 thin-edge.io issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Installation fails on Raspberry Pi Zero W with Raspberry Pi OS Lite **To Reproduce** 1. Install Raspberry Pi OS Lite using Raspberry Pi Imager 2. Setup networking...

bug
willwork

**Describe the bug** The c8y-log-plugin is not working anymore if tedge disconnects and connects again. The c8y-log-plugin have to be restarted. **To Reproduce** 1. `sudo tedge connect c8y` 2. `sudo...

bug
ConfirmToClose

## Proposed changes Document alarms API for child devices ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

**Describe the bug** Azure is replacing the `Baltimore cyber trust cert` with the `Digi cert root certificate`. Once replaced the thin-edge device should connect to the `Azure IoT` without any...

bug
willwork

**Describe the bug** The tedge_agent (or mapper) replies to a software update for it's children and handles it as operations for thin-edge itself. So the request looks like: `c8y/s/ds 528,$childId,software_a,version_a,url_a,install`...

bug
willwork

**Describe the bug** On behalf of Weihan Chan. I am trying to install thin-edge in Centos7 vm. I have followed the manual installation steps of user guides, but fail ....

bug

## Proposed changes This PR would enable performance measurements with collectd that one can run with pysys. So far it wasn't merged into main as it needs a different collectd...

## Proposed changes See https://github.com/thin-edge/thin-edge.io/issues/958 Make the related test connect during the test run and fix their assertions. This is a draft until we have decided on how to continue...

**Describe the bug** After triggering a restart operation, the device was restarted successfully. However, the operation status in Cumulocity is still in EXECUTING. **To Reproduce** Trigger a restart operation from...

bug
willwork

Extend monitoring by tedge-watchdog to any third-party tedge extension service that honours the tedge health-check contract by sending its health status to `tedge/health/` when prompted with a health check request...

improvement
theme:monitoring