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

Integration with Kubernetes #595

Open
dhrumildev28 opened this issue Jan 23, 2024 · 0 comments
Open

Integration with Kubernetes #595

dhrumildev28 opened this issue Jan 23, 2024 · 0 comments

Comments

@dhrumildev28
Copy link

dhrumildev28 commented Jan 23, 2024

  • I converted docker compose file to kubernetes deployments.
  • Then I created and deployed proxies of orderers and peers
  • Deployed connection-profiles and the connection got established. (Although Status not updated)
  • CA started running but unable to enroll admin user and shows network error.

Following are the error message I get whil registering on UI:
The certificate could not be generated.
NetworkError when attempting to fetch resource.

This is the error I get from operations url:
failed to ping to Docker daemon: Get "http://unix.sock/_ping": dial unix /var/run/docker.sock: connect: no such file or directory,

And here is the error I found on fabric console pod logs:
11:05:22 - error: [status_req yqu] unable to reach destination. error: Error: connect ECONNREFUSED 34.118.234.235:9443

Can somebody who has integration already with Kubernetes help me here. I am using GKE autopilot cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant