Connection is refused or times out
Check
- Confirm the client uses the current Nexo host and port.
- Confirm the Nexo runtime is ready and listening.
- Test DNS resolution from the client network.
- Check firewalls, security groups, network policies, and load balancer health.
- Confirm Nexo can reach the configured MongoDB upstream.
- Compare with a controlled direct MongoDB connection.
Interpret
- Immediate refusal usually indicates no listener or a rejected network path.
- A timeout usually indicates routing, filtering, DNS, or an unreachable upstream.
- Intermittent failures may indicate readiness, capacity, or connection-lifecycle issues.
Do not disable TLS or authentication as a permanent diagnostic workaround.