Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid MESSAGEBUS_AUTHMODE when using keeper with security enabled #471

Closed
cherrycl opened this issue Oct 23, 2024 · 0 comments · Fixed by #472
Closed

Invalid MESSAGEBUS_AUTHMODE when using keeper with security enabled #471

cherrycl opened this issue Oct 23, 2024 · 0 comments · Fixed by #472
Assignees
Labels
bug Something isn't working

Comments

@cherrycl
Copy link
Contributor

🐞 Bug Report

Affected Services [REQUIRED]

The issue is located in:

Is this a regression?

Yes, the previous version in which this bug was not present was: ....

Description and Minimal Reproduction [REQUIRED]

MESSAGEBUS_AUTHMODE should be usernamepassword when in security mode
Current setting:

      MESSAGEBUS_AUTHMODE: none
      MESSAGEBUS_HOST: edgex-redis
      MESSAGEBUS_PORT: "6379"
      MESSAGEBUS_PROTOCOL: redis
      MESSAGEBUS_SECRETNAME: redisdb
      MESSAGEBUS_TYPE: redis

🔥 Exception or Error

When updating configuration will get the following error in core-keeper service log


Error: NOAUTH Authentication required.

🌍 Your Environment

Deployment Environment:

EdgeX Version [REQUIRED]:

Anything else relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant