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

[BUG] Registration API not able to connect with Registry and Redis services #853

Open
sagarbele opened this issue Dec 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@sagarbele
Copy link

On start of registration API, it is giving following error when requesting registry details:

  1. time="2021-12-02T02:57:32Z" level=error msg="Error while querying registry%!(EXTRA *url.Error=Post "/api/v1/evaluation": unsupported protocol scheme "")"
    panic: dial tcp 10.4.241.240:6379: connect: connection refused

    Registry is working fine and is being used in keyclock.

  2. Same issue in registration API for redis services as well.

@sagarbele sagarbele added the bug Something isn't working label Dec 2, 2021
@supersaiyane
Copy link

it was due to redis was alloted to Nodeport and port referred was redis native port.

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
Development

No branches or pull requests

2 participants