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

catch exception with local cluster connection error #1035

Closed
nick-bisonai opened this issue Dec 19, 2023 · 0 comments · Fixed by #1132
Closed

catch exception with local cluster connection error #1035

nick-bisonai opened this issue Dec 19, 2023 · 0 comments · Fixed by #1132

Comments

@nick-bisonai
Copy link
Collaborator

nick-bisonai commented Dec 19, 2023

from reporter getReporterRequestFailed error occured with following error stack trace

cause: {
      "errno": -111,
      "code": "ECONNREFUSED",
      "syscall": "connect",
      "address": "10.151.2.57",
      "port": 3030
    }

assuming it couldn't read proper local cluster ip address from following env variable
ORAKL_NETWORK_API_URL : http://orakl-api.orakl.svc.cluster.local:3030/api/v1

@nick-bisonai nick-bisonai linked a pull request Feb 16, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants