From 264eed67f84153756cc7075e84c4364fb10072f5 Mon Sep 17 00:00:00 2001 From: nollie0107 <62860914+nollie0107@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:56:03 +0900 Subject: [PATCH] Update node-troubleshooting.mdx RPC provider site link added and location changed Due to increase in demand due to request limitation on 2023/08/01 --- .../pages/docs/reference/node-troubleshooting.mdx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/website/pages/docs/reference/node-troubleshooting.mdx b/packages/website/pages/docs/reference/node-troubleshooting.mdx index d57310a3ecf..d7f8b997e2e 100644 --- a/packages/website/pages/docs/reference/node-troubleshooting.mdx +++ b/packages/website/pages/docs/reference/node-troubleshooting.mdx @@ -6,13 +6,15 @@ You can ignore any WARN logs. ### Node error logs -#### `error: "failed to insert new head to L2 execution engine: missing trie node"` - -Make sure that your RPC is pointing to an Sepolia archive node, and not a full node. - #### `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/ + +#### `error: "failed to insert new head to L2 execution engine: missing trie node"` + +Make sure that your RPC is pointing to an Sepolia archive node, and not a full node. #### `error: L1_BLOCK_ID`