EdgeX Foundry is unable to refresh the token in secured mode #318
Unanswered
mohammedimrankasab
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Restarting the security-proxy-setup, security-secretstore-setup, and security-bootstrapper containers should resolve this issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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-authcontainer.When exec inside the container,
/tmp/edgex/secrets/security-proxy-auth/secrets-token.jsonis missing.logs from the
security-proxy-authWorkaround 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