axelarnetwork / support

Your source for support with the Axelar Network
3 stars 1 forks source link

Stuck on not connecting to peers it seems and other issues #84

Closed bluebleublack closed 2 months ago

bluebleublack commented 7 months ago

Hi I run Linux ubuntu 22.04 cli, AMD cores.

Tried to install using the axelarate community script - doesn't work, like doesn't even load from the first try.

Did manual installation. Seems to run but continually stuck with this Mar 01 09:03:11 axelard: 2024-03-01T09:03:11+01:00 INF Saving AddrBook to file book=/root/.axelar/config/addrbook.json module=p2p size=0 Mar 01 09:03:11 axelard: 2024-03-01T09:03:11+01:00 INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10 Mar 01 09:03:11 2024-03-01T09:03:11+01:00 INF No addresses to dial. Falling back to seeds module=pex

I've opened all my ports and I've yet to be able to sync my chain still. Do I just wait? Or is there something I can do to force it to run?

Used this https://docs.axelar.dev/validator/setup/manual: It would seem there is newer Axelard up to 0.35.3 - unsure whether to get this - tried to get this version before and manual setup did not like it at all, seemed to break my install even more, ended up starting from scratch again with 0.34.3 version. WASMVM_RELEASE=v1.3.1 < - also noted that there is a later version - 1.5.2 as stable on https://github.com/CosmWasm/wasmvm/releases/ - do we stuck with 1.3.1? Again I tried to use 1.5.2 - seemed to break my node, reinstalled everything from scratch. Also axelard q wasm libwasmvm-version doesn't work as a code - my axelard cannot run this. I have no real way to check the wasm version. tofnd -m import <- running this made the program hang when trying to import in the keys. HAd to force close, not sure if that mucked up something in the code

URL=`curl -L https://quicksync.io/axelar.json | jq -r '.[] |select(.file=="axelartestnet-lisbon-3-pruned")|.url'` <- this code runs with an error. I had to adjust it to account for a different syntax

Anyway I am trying to see if axelard will sync. so far not looking any action. Will be interested to see what else I can do to get it to run properly please.

shivlim commented 7 months ago

If you are using the latest binary, you cant sync from beggining. You need to sync from snapshot like how ist explained here https://docs.axelar.dev/validator/setup/manual#sync-from-snapshot

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.