I am trying to set up a relay node, my system is Ubuntu20 with 16GB memory.
I’ve in my startRelayNode1.sh
#!/bin/bash
DIRECTORY=/home/carda/cardano
PORT=6000
HOSTADDR=0.0.0.0
TOPOLOGY=${DIRECTORY}/configuration/mainnet-topology.json
DB_PATH=${DIRECTORY}/state
SOCKET_PATH=${DIRECTORY}/state/node.socket
CONFIG=${DIRECTORY}/configuration/mainnet-config.json
/usr/local/bin/cardano-node run +RTS -N -A16m -qg -qb -RTS --topology ${TOPOLOGY} --database-path ${DB_PATH} --socket-path ${SOCKET_PATH} --host-addr ${HOSTADDR} --port ${PORT} --config ${CONFIG}
But I can not go beyond this point in multiple tries. Any help is appreciated.
[aha-momo:cardano.node.Mux:Info:690] [2022-04-13 19:21:51.77 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:36913, remoteAddress = 204.236.161.163:3001} event: State: Dead
[aha-momo:cardano.node.Mux:Notice:690] [2022-04-13 19:21:51.77 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:36913, remoteAddress = 204.236.161.163:3001} event: Miniprotocol MiniPsh = 75e642af4d44365e4ecbb65e8a044ef4bec7dd411cf28b6b990f29c1938c5026})) (ValidationError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr Failure (MissingVKeyWitnessesUTXOW (WitHashes (fromList [KeyHash "7598e250b8fc7287578c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))
[aha-momo:cardano.node.DnsSubscription:Error:676] [2022-04-13 19:21:51.77 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Application Exception: 204.236.161.163:3001 InvalidBlock (At (BlocValidationError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = BBodyError (BlockTransitionError [ShelleyInAlonzoPredFail (LedgersFailurb8fc7287578c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))
[aha-momo:cardano.node.ErrorPolicy:Warning:500] [2022-04-13 19:21:51.77 UTC] IP 204.236.161.163:3001 ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace (InvalidBlock (At (Block {blockPoError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = BBodyError (BlockTransitionError [ShelleyInAlonzoPredFail (LedgersFailure (LedgerF8c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))))) 200s 200s
[aha-momo:cardano.node.DnsSubscription:Notice:710] [2022-04-13 19:22:00.74 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Connection Attempt Start, destination 54.150.68.245:3001
[aha-momo:cardano.node.DnsSubscription:Notice:711] [2022-04-13 19:22:00.76 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Connection Attempt Start, destination 3.23.246.240:3001
[aha-momo:cardano.node.DnsSubscription:Notice:711] [2022-04-13 19:22:00.92 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Connection Attempt End, destination 3.23.246.240:3001 outcome: Co
[aha-momo:cardano.node.DnsSubscription:Notice:710] [2022-04-13 19:22:01.02 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Connection Attempt End, destination 54.150.68.245:3001 outcome: C
[aha-momo:cardano.node.Mux:Info:711] [2022-04-13 19:22:01.08 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: Handshake Client end, d
[aha-momo:cardano.node.Mux:Info:712] [2022-04-13 19:22:01.08 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: State: Mature
[aha-momo:cardano.node.Mux:Info:712] [2022-04-13 19:22:01.08 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: Eagerly started (MiniPr
[aha-momo:cardano.node.Mux:Info:712] [2022-04-13 19:22:01.08 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: Eagerly started (MiniPr
[aha-momo:cardano.node.Mux:Info:712] [2022-04-13 19:22:01.08 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: Eagerly started (MiniPr
[aha-momo:cardano.node.Mux:Info:712] [2022-04-13 19:22:01.08 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: Eagerly started (MiniPr
[aha-momo:cardano.node.Mux:Info:710] [2022-04-13 19:22:01.31 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: Handshake Client end,
[aha-momo:cardano.node.Mux:Info:725] [2022-04-13 19:22:01.31 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: State: Mature
[aha-momo:cardano.node.Mux:Info:725] [2022-04-13 19:22:01.31 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: Eagerly started (MiniP
[aha-momo:cardano.node.Mux:Info:725] [2022-04-13 19:22:01.31 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: Eagerly started (MiniP
[aha-momo:cardano.node.Mux:Info:725] [2022-04-13 19:22:01.31 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: Eagerly started (MiniP
[aha-momo:cardano.node.Mux:Info:725] [2022-04-13 19:22:01.31 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: Eagerly started (MiniP
[aha-momo:cardano.node.Mux:Info:712] [2022-04-13 19:22:01.57 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: State: Dead
[aha-momo:cardano.node.Mux:Notice:712] [2022-04-13 19:22:01.57 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:46169, remoteAddress = 3.23.246.240:3001} event: Miniprotocol MiniProt= 75e642af4d44365e4ecbb65e8a044ef4bec7dd411cf28b6b990f29c1938c5026})) (ValidationError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = Blure (MissingVKeyWitnessesUTXOW (WitHashes (fromList [KeyHash "7598e250b8fc7287578c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))
[aha-momo:cardano.node.DnsSubscription:Error:711] [2022-04-13 19:22:01.57 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Application Exception: 3.23.246.240:3001 InvalidBlock (At (Block {idationError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = BBodyError (BlockTransitionError [ShelleyInAlonzoPredFail (LedgersFailure (c7287578c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))
[aha-momo:cardano.node.ErrorPolicy:Warning:500] [2022-04-13 19:22:01.57 UTC] IP 3.23.246.240:3001 ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace (InvalidBlock (At (Block {blockPointor (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = BBodyError (BlockTransitionError [ShelleyInAlonzoPredFail (LedgersFailure (LedgerFail3b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))))) 200s 200s
[aha-momo:cardano.node.Mux:Info:725] [2022-04-13 19:22:02.18 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: State: Dead
[aha-momo:cardano.node.Mux:Notice:725] [2022-04-13 19:22:02.18 UTC] Bearer on ConnectionId {localAddress = 192.168.0.53:40233, remoteAddress = 54.150.68.245:3001} event: Miniprotocol MiniPro = 75e642af4d44365e4ecbb65e8a044ef4bec7dd411cf28b6b990f29c1938c5026})) (ValidationError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = ilure (MissingVKeyWitnessesUTXOW (WitHashes (fromList [KeyHash "7598e250b8fc7287578c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))
[aha-momo:cardano.node.DnsSubscription:Error:710] [2022-04-13 19:22:02.18 UTC] Domain: "relays-new.cardano-mainnet.iohk.io" Application Exception: 54.150.68.245:3001 InvalidBlock (At (Block lidationError (ExtValidationErrorLedger (HardForkLedgerErrorFromEra S (S (S (S (Z (WrapLedgerErr {unwrapLedgerErr = BBodyError (BlockTransitionError [ShelleyInAlonzoPredFail (LedgersFailure fc7287578c53b2fd0573ea80f7a506d78d922edb0ed789"])))))))])}))))))))