Bastion Fails on Curl Test

Please assist.

curl -x socks5h://localhost:$DATOMIC_SOCKS_PORT http://entry.$DATOMIC_SYSTEM.$DATOMIC_REGION.datomic.net:8182/

Fails with:
curl: (7) Failed to receive SOCKS5 connect request ack.

Socks proxy reports:
channel 2: open failed: connect failed: Connection refused

Thanks,
Nhlanhla.

Looks like not everything was in place after my first Datomic Cloud stack upgrade. The issue above was resolved by applying a computer-only update!

Glad you got this sorted.
Generally the curl test failure indicates your bastion is either not running or you haven’t opened the bastion security group to incoming ssh traffic.