ERROR: Cannot connect to the Swarm Cluster Services API service at x.x.x.x:8095
Problem
When running scsctl commands, the command doesn’t return properly. I see an error like this:
ERROR: Cannot connect to the Swarm Cluster Services API service at 10.0.1.10:8095
Solution
The podman container networking has become confused. To remedy the situation, you can reload podman networking like this on the SCS:
podman network reload --all
That should immediately fix the problem and subsequent scsctl commands should work.
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.