Replies: 3 comments 2 replies
-
Hey @neshac. May I ask you to share your fullnode.yaml file content?
The content above shouldn't exist in the fullnode.yaml file for Public Fullnode (PFN). It is only needed for VFN. Besides, make sure you use the correct genesis.blob and waypoint.txt files. |
Beta Was this translation helpful? Give feedback.
-
Hi @neshac, Yep, the file sources are correct. There are quite a few more suggestions from me:
|
Beta Was this translation helpful? Give feedback.
-
I also missed one point here.
This part doesn't need to be included also, as identity for PFN is generated automatically. I'd suggest you to eliminate it and try to run the node. However, if you want the identity to be set for the PFN, you may follow these docs. In fact, I don't really see much why the node doesn't connect to peers automatically. The upstream seed would help here, obviously, but I cannot find any in Discord server or docs. Unfortunately I can't bring any other ideas more, will think about it though. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
nesha_60743
Describe your question in detail.
Hi,
Could you share some active peer addresses for the Aptos testnet?
I'm having trouble connecting my full node to the Aptos testnet. My node is not discovering any peers, and I keep getting errors like NoConnectedPeers("No available peers found!")
I’m using the latest snapshot from BWareLabs , but my node still can’t connect to the network
My fullnode.yaml configuration includes discovery_method: "onchain"
My node is running and ready to connect. Here’s my peer address: /ip4/95.216.243.80/tcp/6182/noise-ik/0xcc34863f93daf3469bab29b73dca87b4d9cfa65c815c2d956376e74689291a72/handshake/0
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
Aptos CLI
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions