Skip to content

Sidecar fetch failed #1889

Description

@Joy91-Lin

my testnet Asset Hub sidecar on Westend/Paseo stopped working and produced the logs below. After restarting the sidecar, it resumed normal operation.

Could you help us understand what might have caused this error, and whether there are any recommended solutions or workarounds for this issue?

  • Environment / Versions

    • Paseo Asset Hub: 1.20.0-5ab401310d2 (Polkadot stable2509)
    • Paseo sidecar: v20.10.2
    • Westend Asset Hub: 1.19.2-2caeef482a4 (Polkadot polkadot-stable2506-2)
    • Westend sidecar: v20.7.3
  • Log

Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 warn: API/INIT: Api will be available in a limited mode since the provider does not support subscriptions
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 error: RPC-CORE: getBlockHash(blockNumber?: BlockNumber): BlockHash:: fetch failed
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: Failed HTTP Request: {"method":"chain_getBlockHash","params":[0]}
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 error: API/INIT: Error: FATAL: Unable to initialize the API: fetch failed
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: Failed HTTP Request: {"method":"chain_getBlockHash","params":[0]}
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]:     at #onProviderConnect (/opt/substrate-api-sidecar/node_modules/@polkadot/api/cjs/base/Init.js:390:27)
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]:     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 error: RPC-CORE: getRuntimeVersion(at?: BlockHash): RuntimeVersion:: fetch failed
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: Failed HTTP Request: {"method":"state_getRuntimeVersion","params":[]}
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 error: RPC-CORE: chain(): Text:: fetch failed
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: Failed HTTP Request: {"method":"system_chain","params":[]}
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 error: RPC-CORE: properties(): ChainProperties:: fetch failed
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: Failed HTTP Request: {"method":"system_properties","params":[]}
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: 2026-02-04 06:57:56 error: RPC-CORE: methods(): RpcMethods:: fetch failed
Feb 04 06:57:56 kusuma-asset-hub01 yarn[988427]: Failed HTTP Request: {"method":"rpc_methods","params":[]}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions