Skip to content

Commit

Permalink
Update node-troubleshooting.mdx
Browse files Browse the repository at this point in the history
taikoxyz#14441 
Text has been corrected and added.
  • Loading branch information
nollie0107 authored Aug 10, 2023
1 parent ab40266 commit b246939
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ You can ignore any WARN logs.

#### `error: "daily request count exceeded, request rate limited"`

Your RPC provider has a limit on the number of requests. You can try using a different provider that offers higher limits.
INFURA https://www.infura.io/
Alchemy https://auth.alchemy.com/
Your RPC provider has a limit on the number of requests.
Use an RPC provider with higher limits or Run a sepolia node which has no limit.


#### `error: "failed to insert new head to L2 execution engine: missing trie node"`

Expand Down

0 comments on commit b246939

Please sign in to comment.