canonical / edgex-snap-testing

4 stars 2 forks source link

Extend the UC testing workflow to add config provider snap #178

Closed MonicaisHer closed 1 year ago

MonicaisHer commented 1 year ago

Extend the UC testing workflow to add config provider snap

MonicaisHer commented 1 year ago

When I tried to run the image, I encountered errors. To troubleshoot the issue, I enabled debugging and found the following errors in the log:

snapd[785]: helpers.go:146: error trying to compare the snap system key: system-key missing on disk

And I find this following error strange because security-secret-store is set to off in build.sh, but the log shows it is set to false which is incorrect:

edgexfoundry.configure[2682]: security service config error: invalid setting for security-secret-store: false

Full debugging logs: https://pastebin.canonical.com/p/GR7y2cg9Kw/