Skip to content

Commit

Permalink
docs(website): add error code to node troubleshooting (#14316)
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd authored and 2manslkh committed Aug 2, 2023
1 parent 78015d7 commit 2e794fa
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ If you do not want to delete the node folder, please follow one of these steps b

When running a L3 node, users may run into this issue if their underlying L2 is still syncing. Please wait until your L2 is fully synced before starting your L3 node.

#### `Failed to start Taiko client with error code 1 | project ID does not have access to archive state`

The L1 node that the user is pointing to is not an archive node. Please change your RPC endpoint to point to an archive node.

{" "}

<Tabs items={["Command line", "Notepad"]} defaultIndex="0">
Expand Down

0 comments on commit 2e794fa

Please sign in to comment.