I am experiencing an issue with a Yocto-based system running thin-edge.io (tedge) version 1.6.1. Specifically, I am no longer able to retrieve a configuration snapshot from the device via Cumulocity. This functionality previously worked, but it is currently not available. I would appreciate assistance in identifying the cause and resolving this issue.
root@imx6ull-iwg26i:\~# ls -l /etc/tedge/plugins
total 8
-rw-r–r-- 1 tedge tedge 364 Nov 25 13:42 tedge-configuration-plugin.toml
-rw-r–r-- 1 tedge tedge 93 Nov 20 13:22 tedge-log-plugin.toml
root@imx6ull-iwg26i:\~# cat /etc/tedge/plugins/tedge-configuration-plugin.toml
\[\[files\]\]
path = “/etc/tedge/tedge.toml”
type = “tedge.toml”
\[\[files\]\]
group = “tedge”
mode = 420
path = “/etc/tedge/plugins/tedge-log-plugin.toml”
type = “tedge-log-plugin”
user = “tedge”
\[\[files\]\]
path = “/root/configs/modem_config.json”
type = “modem_config.json”
\[\[files\]\]
path = “/root/configs/installbase_config.json”
type = “installbase_config.json”
root@imx6ull-iwg26i:\~# ls -l /usr/share/tedge/operations/c8y/
ls: cannot access ‘/usr/share/tedge/operations/c8y/’: No such file or directory
root@imx6ull-iwg26i:\~# tedge --version