sync_gateway FATAL: Error opening database: Unable to connect to server: operation timed out

Hello, I’m new to couchbase, we have already created a database in a local server (windows machine), and also created the bucket named sync_gateway.
Now I just have installed sync_gateway in my mac, both machines (couchbase server and sync_gateway) are in the same network, but when I try to sync I’m getting this error:

FATAL: Error opening database: Unable to connect to server: Get http://172.16.1.115:8091/pools: dial tcp 172.16.1.115:8091: operation timed out – rest.RunServer() at config.go:319

The command I gave in the mac terminal was:
sync_gateway -url http://172.16.1.115:8091

Am I missing something?
I appreciate any advice.
BR
Sandra

Looks like you already filed this as an issue in the Sync Gateway issue tracker (https://github.com/couchbase/sync_gateway/issues/273) so let’s discuss it there.