[bisq-network/support] Bisq not connecting to bitcoin node on a remote mac (#898)

jmacxx notifications at github.com
Tue Mar 30 16:09:05 CEST 2021


Try simply connecting to your node using `bitcoin-cli` from the machine Bisq runs on, e.g.

`bitcoin-cli -rpcconnect=192.168.0.70 -rpcuser=username -rpcpassword=password getnetworkinfo`

It should also give you a connection refused if its a firewall issue on your mac mini.

I don't know much about Macs but maybe [this](https://apple.stackexchange.com/questions/142778/how-to-open-a-specific-port-in-firewall-os-x-10-9-4#180636) will help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/support/issues/898#issuecomment-810288288
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210330/cb29dbb8/attachment.htm>


More information about the bisq-github mailing list