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

Gaiad sync issue #965

Closed
4 tasks
rocky2015aaa opened this issue Sep 13, 2021 · 1 comment
Closed
4 tasks

Gaiad sync issue #965

rocky2015aaa opened this issue Sep 13, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@rocky2015aaa
Copy link

rocky2015aaa commented Sep 13, 2021

Summary of Bug

I have two issues.

  1. When I follow gaia tutorials, I get these kinds of errors several times but syncing works.
    9:18AM ERR dialing failed (attempts: 1): dial tcp 162.55.132.230:2010: connect: connection refused
    9:18AM ERR dialing failed (attempts: 1): dial tcp 106.12.73.242:26656: i/o timeout

  2. According to quick start on document, At the 6910000 block height with panic, I need to change gaiad version.
    I want to test it but for syncing I want to use quick sync.
    https://cosmos.quicksync.io/
    If I use quick sync, running v5.0.5 is enough? No need to run from v4.2.1 and change gaiad version?

Version

gaiad version -> v4.2.1

Steps to Reproduce

On macOS Big Sur v11.5.2

quick start
https://hub.cosmos.network/main/gaia-tutorials/join-mainnet.html#quickstart

quick sync
https://cosmos.quicksync.io/


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@tac0turtle
Copy link
Member

  1. When I follow gaia tutorials, I get these kinds of errors several times but syncing works.
    9:18AM ERR dialing failed (attempts: 1): dial tcp 162.55.132.230:2010: connect: connection refused
    9:18AM ERR dialing failed (attempts: 1): dial tcp 106.12.73.242:26656: i/o timeout

this is normal, if you wait a period of time they will pass and you will have a peer. Tendermint spits out a lot of noise, but they are benign

2. According to quick start on document, At the 6910000 block height with panic, I need to change gaiad version.
I want to test it but for syncing I want to use quick sync.
https://cosmos.quicksync.io/
If I use quick sync, running v5.0.5 is enough? No need to run from v4.2.1 and change gaiad version?

if you are using quick sync then you only need to use the latest binary since you already have all the old state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants