Building my first node on AWS AMI
GHC 8.10.4
Cabal 34.0.0
After cabal build all, the process goes for a while but gets to
Starting ouroboros-network-0.1.0.0 (lib)
Building ouroboros-network-0.1.0.0 (lib)
Installing ouroboros-network-0.1.0.0 (lib)
Completed ouroboros-network-0.1.0.0 (lib)
Starting byron-spec-ledger-0.1.0.0 (lib)
Building byron-spec-ledger-0.1.0.0 (lib)
Starting shelley-spec-ledger-0.1.0.0 (lib)
Building shelley-spec-ledger-0.1.0.0 (lib)
Installing shelley-spec-ledger-0.1.0.0 (lib)
Completed shelley-spec-ledger-0.1.0.0 (lib)
cabal: Failed to build byron-spec-ledger-0.1.0.0 (which is required by
test:cardano-api-test from cardano-api-1.29.0 and test:cardano-cli-test from
cardano-cli-1.29.0). The build process terminated with exit code -6
Failed to build cardano-crypto-tests-2.0.0 (which is required by
test:cardano-api-test from cardano-api-1.29.0). The build process terminated
with exit code -6
Did this 3 times now. Not sure what the issue is.
Thank you in advance!
UPDATE: issue solved with a larger AWS server and 8 gb of ram.