Advertisement
Gryph_The_Grey

Untitled

Jun 25th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. griff@HTNradarCore:~/cardano-node/relay1$ cardano-node run --topology ~/cardano-node/relay1/topology.json --database-path ~/cardano-node/relay1/db --socket-path ~/cardano-node/relay1/db/node.socket --host-addr 37.187.117.197 --port 5051 --config ~/cardano-node/relay1/config.json
  2. Listening on http://127.0.0.1:12798
  3. [HTNradar:cardano.node.release:Notice:5] [2020-06-25 23:20:25.28 UTC] ShelleyProtocol
  4. [HTNradar:cardano.node.networkMagic:Notice:5] [2020-06-25 23:20:25.28 UTC] NetworkMagic 42
  5. [HTNradar:cardano.node.version:Notice:5] [2020-06-25 23:20:25.28 UTC] 1.14.0
  6. [HTNradar:cardano.node.commit:Notice:5] [2020-06-25 23:20:25.28 UTC] 767d231f4be45cb4924d881dd6e7561bd1a1f25c
  7. [HTNradar:cardano.node.ChainDB:Info:5] [2020-06-25 23:20:25.30 UTC] Opened imm db with immutable tip at Origin and epoch 0
  8. [HTNradar:cardano.node.ChainDB:Info:5] [2020-06-25 23:20:25.30 UTC] Opened vol db
  9. [HTNradar:cardano.node.ChainDB:Info:5] [2020-06-25 23:20:25.30 UTC] Replaying ledger from genesis
  10. [HTNradar:cardano.node.ChainDB:Info:5] [2020-06-25 23:20:25.34 UTC] Opened lgr db
  11. [HTNradar:cardano.node.ChainDB:Info:5] [2020-06-25 23:20:25.34 UTC] Opened db with immutable tip at Origin and tip Origin
  12. [HTNradar:cardano.node.IpSubscription:Info:55] [2020-06-25 23:20:25.35 UTC] [String "Trying to connect to 127.0.0.1:5050",String "[127.0.0.1:5050]",String "WithIPList SubscriptionTrace",String "LocalAddresses {laIpv4 = Just 0.0.0.0:0, laIpv6 = Nothing, laUnix = Nothing}"]
  13. [HTNradar:cardano.node.IpSubscription:Notice:55] [2020-06-25 23:20:25.35 UTC] [String "Waiting 0.025s before attempting a new connection",String "[127.0.0.1:5050]",String "WithIPList SubscriptionTrace",String "LocalAddresses {laIpv4 = Just 0.0.0.0:0, laIpv6 = Nothing, laUnix = Nothing}"]
  14. [HTNradar:cardano.node.IpSubscription:Info:59] [2020-06-25 23:20:25.35 UTC] [String "Connection Attempt Start, destination 127.0.0.1:5050",String "[127.0.0.1:5050]",String "WithIPList SubscriptionTrace",String "LocalAddresses {laIpv4 = Just 0.0.0.0:0, laIpv6 = Nothing, laUnix = Nothing}"]
  15. [HTNradar:cardano.node.IpSubscription:Notice:59] [2020-06-25 23:20:25.35 UTC] [String "Connection Attempt End, destination 127.0.0.1:5050 outcome: ConnectSuccessLast",String "[127.0.0.1:5050]",String "WithIPList SubscriptionTrace",String "LocalAddresses {laIpv4 = Just 0.0.0.0:0, laIpv6 = Nothing, laUnix = Nothing}"]
  16. [HTNradar:cardano.node.DnsSubscription:Notice:62] [2020-06-25 23:20:25.35 UTC] [String "Connection Attempt Start, destination 18.180.126.4:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  17. [HTNradar:cardano.node.DnsSubscription:Notice:63] [2020-06-25 23:20:25.38 UTC] [String "Connection Attempt Start, destination 3.21.54.89:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  18. [HTNradar:cardano.node.DnsSubscription:Notice:64] [2020-06-25 23:20:25.41 UTC] [String "Connection Attempt Start, destination 18.178.42.145:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  19. [HTNradar:cardano.node.DnsSubscription:Notice:65] [2020-06-25 23:20:25.43 UTC] [String "Connection Attempt Start, destination 3.22.247.163:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  20. [HTNradar:cardano.node.DnsSubscription:Notice:66] [2020-06-25 23:20:25.46 UTC] [String "Connection Attempt Start, destination 3.128.112.96:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  21. [HTNradar:cardano.node.DnsSubscription:Notice:67] [2020-06-25 23:20:25.49 UTC] [String "Connection Attempt Start, destination 18.157.248.154:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  22. [HTNradar:cardano.node.DnsSubscription:Notice:68] [2020-06-25 23:20:25.51 UTC] [String "Connection Attempt Start, destination 18.180.52.12:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  23. [HTNradar:cardano.node.DnsSubscription:Notice:69] [2020-06-25 23:20:25.54 UTC] [String "Connection Attempt Start, destination 52.14.223.144:5051",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
  24. ^C[HTNradar:cardano.node.DnsSubscription:Warning:58] [2020-06-25 23:20:26.59 UTC] [String "Failed to start all required subscriptions",String "SubscriptionTrace",String "\"relays-new.shelley-testnet.dev.cardano.org\""]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement