BlockchainCommons / GordianServer-macOS

Tor-protected full-node GordianServer for macOS
Other
63 stars 8 forks source link

BitcoinCore failing on install #179

Closed coryl closed 2 years ago

coryl commented 2 years ago

I'm running a fresh install of Gordian Server v.1.0.2. Running latest MacOS 12.5.1, M1 Macbook Pro.

I hit the install button, terminal pops up and my dialogue look like this:

$ /Users/user/.gordian/installBitcoin.sh ; exit;
Downloading https://bitcoincore.org/bin/bitcoin-core-23.0/SHA256SUMS
Saved to ~/.gordian/BitcoinCore/SHA256SUMS
Downloading https://bitcoincore.org/bin/bitcoin-core-23.0/SHA256SUMS.asc
Saved to ~/.gordian/BitcoinCore/SHA256SUMS.asc
Downloading Bitcoin Core 23.0 from https://bitcoincore.org/bin/bitcoin-core-23.0/bitcoin-23.0-x86_64-apple-darwin.tar.gz
curl: (7) Failed to connect to bitcoincore.org port 443 after 21 ms: Bad file descriptor

Checking sha256 checksums bitcoin-23.0-x86_64-apple-darwin.tar.gz against provided SHA256SUMS
shasum: bitcoin-23.0-x86_64-apple-darwin.tar.gz: No such file or directory
grep: SHA256SUMS: No such file or directory
See two hashes (they should match):

No hash exists, Bitcoin Core download failed...
logout

Any ideas?

coryl commented 2 years ago

Fixed; firewall issue