Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the node is not synced v0.8.3 #1410

Closed
starowner777 opened this issue Dec 20, 2019 · 0 comments
Closed

the node is not synced v0.8.3 #1410

starowner777 opened this issue Dec 20, 2019 · 0 comments

Comments

@starowner777
Copy link

Describe the bug
I am building a self-node while looking at this site.
https://testnet.iohkdev.io/en/cardano/shelley/get-started/setting-up-a-self-node/
The self-node appears to be out of sync.

Mandatory Information

  1. jcli rest v0 node stats get --host "http://127.0.0.1:8443/api

$ jcli rest v0 node stats get --host "http://127.0.0.1:8443/api "
failed to make a REST request
|-> could not connect with node
|-> http://127.0.0.1:8443/api/v0/node/stats: error trying to connect: Connection refused (os > error 111)
|-> Connection refused (os error 111)

  1. cat config.yaml

$ cat config.yaml
storage: "/home/ec2-user/self_node/jormungandr-storage-test/"
rest:
listen: "127.0.0.1:8443"

p2p:
trusted_peers: []
public_address: "/ip4/127.0.0.1/tcp/8299"
topics_of_interest:
messages: low
blocks: normal

Additional context
My serever
└Amazonlinux

jormungandr
└v0.8.3

Error title
└ Connection refused (os error 111)

What should I do to synchronize?

@starowner777 starowner777 changed the title the node is not synced the node is not synced v0.8.3 Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant