Skip to content

Commit

Permalink
[link*Update fullnode-source-code-or-docker.md (aptos-labs#9978)
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomolot authored and Poytr1 committed Oct 4, 2023
1 parent 5559c00 commit a770829
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ aptos_connections{direction="outbound",network_id="Public",peer_id="aabd651f",ro
If the number of outbound connections returned is `0`, then it means your node cannot connect to the Aptos blockchain. If this happens to you, follow these steps to resolve the issue:

1. Update your node to the latest release by following the [Update Fullnode With New Devnet Releases](./update-fullnode-with-new-releases.md).
2. Remove any `seed` peers you may have added to your `public_full_node.yaml` configuration file. The seeds may be preventing you from connecting to the network. Seed peers are discussed in the [Connecting your fullnode to seed peers](./fullnode-network-connections.md#connecting-your-fullnode-to-seed-peers section.
2. Remove any `seed` peers you may have added to your `public_full_node.yaml` configuration file. The seeds may be preventing you from connecting to the network. Seed peers are discussed in the [Connecting your fullnode to seed peers](./fullnode-network-connections.md#connecting-your-fullnode-to-seed-peers) section.

### (Optional) Examine Docker ledger size

Expand Down

0 comments on commit a770829

Please sign in to comment.