Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan beberapa error Blockchain Node Engine umum dan cara memperbaikinya.
Tidak dapat me-resolve host
Error berikut terjadi saat Anda mencoba dan menggunakan node blockchain saat
node masih dibuat:
Could not resolve host: json-rpc.abc1234.blockchainnodeengine.com
Untuk mengatasi masalah ini, tunggu hingga node mencapai status RUNNING.
Anda dapat melihat status seperti yang dijelaskan dalam
Mencantumkan node blockchain.
Error 400: Metode tidak mengizinkan pemanggil yang tidak terdaftar
Error berikut terjadi saat Anda mencoba dan menggunakan node blockchain tanpa
kunci 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.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-27 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`."]]],[]]