Join us monthly on Tuesdays for Community Office Hours focused on Consul. Please use this thread to ask technical questions to be answered during the 60-minute live office hours.
During Community Office Hours, we will have experts available to provide advice on technical architecture, give recommendations for operational best practices, review current Github issues, or dive into the open source-code itself.
The hosting teammates will reference this thread during each Community Office Hours focusing on Consul.
Keep up with the schedule here and join us live soon!
Interested in catching up with previous Community Office Hours? Check out the recordings here.
This month’s Community Office Hours: Consul will focus on Streaming & Metrics.
Ever wonder what to monitor with HashiCorp Consul, or how we improve large scale deployment features? Do you have feedback or questions for us? Reply to this thread and we will field your questions live. If you’d rather ask questions anonymously, you can do so here.
Join us live on Wednesday at 1pm EST.
Here’s a handy list of the links referenced during Community Office Hours: Consul Streaming & Metrics on 11/04:
1 Like
How can we connect two services running on different machines?
We have two services: counting and dashboard, which we have to run on different machines(different ip addresses).
We have successfully made these services talk to each other on same machine, but are unable to do so on different machines. The problems we figured out were-- while trying to connect the sidecar proxies for both the services, it is giving the error “connection refused”.
It would be great if someone can help me through this.
Pl help me to get the Calendar invite for office hour discussions, Thanks
My service is present in 3 AWS regions and needs to do an application leader election within these three regions. I’m thinking of a 3 node setup (only one Datacenter) that spans across 3 regions with one node in each. This usecase is different from the common setup of multiple AZ used for nodes.
- Is there a better setup to do app leader election across 3 AWS regions?
- Does latency between regions affect HA in any way? Perhaps more false positive failures, but does it satisfy Raft’s correctness?
- What would my availability be with 3 nodes across these AWS regions? (Ideally want HA)
Are Consul Community Office Hours still a thing? Asking because this thread doesn’t seem very active.
1 Like
Hi,
I have deployed Consul in Microk8s Cluster. I have 7 Nodes, everything is working fine but one day suddenly my server restarted and consul is stop working. I deleted the effected consul and restored from backup but the error is persist. I try to redeploy but have the same issue. I’m deploying consul via helm.
2024-03-19T09:06:28.151Z [INFO] consul-server-connection-manager.consul-server-connection-manager: trying to connect to a Consul server
2024-03-19T09:06:28.204Z [ERROR] consul-server-connection-manager.consul-server-connection-manager: connection error: error=“failed to discover Consul server addresses: failed to resolve DNS name: consul-consul-server.consul.svc: lookup consul-consul-server.consul.svc on 10.152.183.10:53: no such host”