Skip to content

delayed response from mainnet nodes  #2

@jvtezsure

Description

@jvtezsure

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions