EdgeX Foundry is unable to refresh the token in secured mode #318
Unanswered
mohammedimrankasab
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have used the EdgeX Foundry 3.1.1 version, with secure mode enabled docker-compose deployment.
Everything works smoothly until after a couple of weeks when some service complains about the token renewal failure. This failure is mostly seen in the
security-proxy-auth
container.When exec inside the container,
/tmp/edgex/secrets/security-proxy-auth/secrets-token.json
is missing.logs from the
security-proxy-auth
Workaround tried:
Restarted the security-proxy-setup, security-secretstore-setup, and security-bootstrapper containers along with this but it did not resolve the issue.
Requesting to provide some help on this issue.
Beta Was this translation helpful? Give feedback.
All reactions