Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Esta página descreve alguns erros comuns do Blockchain Node Engine e como corrigi-los.
Não foi possível resolver o host
O seguinte erro ocorre quando você tenta usar o nó da blockchain enquanto
ele ainda está sendo criado:
Could not resolve host: json-rpc.abc1234.blockchainnodeengine.com
Para resolver esse problema, aguarde o nó chegar ao estado RUNNING.
Confira o status conforme descrito em
Listar nós de blockchain.
Erro 400: o método não permite chamadores não registrados
O seguinte erro ocorre quando você tenta usar o nó de blockchain sem uma
chave de API:
400 error: Method doesn't allow unregistered callers (callers without
established identity). Please use API Key or other form of API consumer
identity to call this API.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-06 UTC."],[[["This page details common errors encountered when using Blockchain Node Engine."],["A \"Could not resolve host\" error indicates the node is not yet in a RUNNING state and requires waiting for completion."],["A \"400 error: Method doesn't allow unregistered callers\" occurs when an API key is missing, which needs to be created and used."],["To determine if a full node has finished syncing, check for a `false` response when using `eth_syncing`."],["To check if an archive node has finished syncing, look for the `block_hashes` value using the metrics endpoint `executionClientPrometheusMetricsApiEndpoint`."]]],[]]