-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I've deployed AWS cloudforamtion setup following https://assets.tqtezos.com/docs/run-a-node/1-run-a-node-intro/ for mainnet.
The setup is successful but I'm facing issues with it.
- With tezos-client, it takes upto 2-3 minutes to get a response for '/chains/main/blocks/head' rpc call
- with JS library (conseiljs), it throws connection timeout. I guess it's because of the delay on the nodes part.
- nodes are in all synced
- When I ssh into EC2 instances for mainnet, only 1 tezos-node is running at any given time out of 2 (1 on each EC2)
- I'm able to fetch balances for the addresses using tezos-client, but it takes more than 1-2 minutes on average.
Metadata
Metadata
Assignees
Labels
No labels