I am running a program on Windows. I am getting an error with the following details: level=ERROR ts=2024-12-06T07:00:06.0816296Z app=device-mqtt source=bootstrap.go:50 msg="failed to create SecretProvider: unable to create SecretClient: open /tmp/edgex/secrets/device-mqtt/secrets-token.json: The system cannot find the path specified." #713
Description
level=WARN ts=2024-12-06T07:00:04.0813047Z app=device-mqtt source=secret.go:130 msg="Retryable failure while creating SecretClient: open /tmp/edgex/secrets/device-mqtt/secrets-token.json: The system cannot find the path specified."
level=INFO ts=2024-12-06T07:00:05.0815559Z app=device-mqtt source=secret.go:77 msg="Reading secret store configuration and authentication token"
level=INFO ts=2024-12-06T07:00:05.0815559Z app=device-mqtt source=secret.go:214 msg="load token from file"
level=WARN ts=2024-12-06T07:00:05.0815559Z app=device-mqtt source=secret.go:130 msg="Retryable failure while creating SecretClient: open /tmp/edgex/secrets/device-mqtt/secrets-token.json: The system cannot find the path specified."
level=ERROR ts=2024-12-06T07:00:06.0816296Z app=device-mqtt source=bootstrap.go:50 msg="failed to create SecretProvider: unable to create SecretClient: open /tmp/edgex/secrets/device-mqtt/secrets-token.json: The system cannot find the path specified."