Skip to content

Commit

Permalink
chore(website): update node troubleshooting (#14563)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Aug 23, 2023
1 parent a07eba8 commit a046986
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,7 @@ This means that you are not able to connect to the RPC endpoint. Check if you ha
#### `WARNING: Found orphan containers`

You should not have orphan containers as the L2 and L3 image container names are different in each docker compose file. Check the [node runner manual](/docs/manual/node-runner-manual) for a command to remove orphan containers.

#### `WARN Snapshot extension registration failed err="peer connected on snap without compatible eth support"`

You can safely ignore this "warn" level message, it simply means you just ignored a peer which is not a Taiko node.

0 comments on commit a046986

Please sign in to comment.