Moonbeam/Moonriver Crash Issue while using Archive Nodes with External Relaychain URL

Hello Moonbeam/Moonriver Community,

We are experiencing issues with the Moonbeam/Moonriver service crashing when using archive nodes with external relaychain URL setting. We’ve tested different relaychain URLs and the latest 0.40.1 binary, but the issue persists.

We have managed to work around the problem by using the internal/embedded relaychain sync instead of an external URL.

We just wanted to bring this to your attention in case it’s not a known issue.

The error details are provided below:

2024-10-15 13:50:25 [Parachain] :gear: Syncing 0.4 bps, target=#6243042 (30 peers), best: #6185127 (0x51b8…a2eb), finalized #6183026 (0x0c6a…daa3), :arrow_down: 24.6kiB/s :arrow_up: 1.1kiB/s
2024-10-15 13:50:25 [Relaychain] Failed to handle incoming network message err=ImplicitViewFetchError(ProspectiveParachainsUnavailable)
2024-10-15 13:50:30 [Parachain] :gear: Syncing 0.2 bps, target=#6243042 (30 peers), best: #6185128 (0x2b0a…2e17), finalized #6183026 (0x0c6a…daa3), :arrow_down: 28.7kiB/s :arrow_up: 0.5kiB/s
2024-10-15 13:50:31 [Relaychain] Received imported block via RPC: #22977884 (0x5793…685c → 0x1d5a…d759)
2024-10-15 13:50:31 [Relaychain] Failed to handle incoming network message err=ImplicitViewFetchError(ProspectiveParachainsUnavailable)
2024-10-15 13:50:35 [Parachain] :gear: Syncing 0.2 bps, target=#6243042 (30 peers), best: #6185129 (0x81ee…eeec), finalized #6183026 (0x0c6a…daa3), :arrow_down: 11.5kiB/s :arrow_up: 0.6kiB/s
2024-10-15 13:50:36 [Relaychain] Received imported block via RPC: #22977885 (0x1d5a…d759 → 0xbf7a…d407)
2024-10-15 13:50:37 [Relaychain] Received finalized block via RPC: #22977881 (0x1c7f…ae1e → 0xcf2d…fb2e)
2024-10-15 13:50:37 [Relaychain] Failed to handle incoming network message err=ImplicitViewFetchError(ProspectiveParachainsUnavailable)
2024-10-15 13:50:40 [Parachain] :gear: Syncing 0.2 bps, target=#6243042 (30 peers), best: #6185130 (0x2d3e…c95a), finalized #6183026 (0x0c6a…daa3), :arrow_down: 15.8kiB/s :arrow_up: 1.0kiB/s
2024-10-15 13:50:41 [Relaychain] Received finalized block via RPC: #22977882 (0xcf2d…fb2e → 0xd4e1…386c)
2024-10-15 13:50:43 [Relaychain] Received imported block via RPC: #22977886 (0xbf7a…d407 → 0xa715…fe18)
2024-10-15 13:50:43 [Relaychain] Failed to handle incoming network message err=ImplicitViewFetchError(ProspectiveParachainsUnavailable)
2024-10-15 13:50:45 [Parachain] :gear: Syncing 0.4 bps, target=#6243042 (30 peers), best: #6185132 (0x4b88…ce2a), finalized #6183026 (0x0c6a…daa3), :arrow_down: 22.8kiB/s :arrow_up: 1.1kiB/s
2024-10-15 13:50:48 [Relaychain] Received imported block via RPC: #22977887 (0xa715…fe18 → 0x30c6…2cd3)
2024-10-15 13:50:49 [Relaychain] Received finalized block via RPC: #22977884 (0x5793…685c → 0x1d5a…d759)

PS: I hope this is the right forum to post this in.

hey, thanks for posting! I recommend opening an issue on the Moonbeam Foundation’s GitHub for better visibility and tracking

you can do that here > Issues · moonbeam-foundation/moonbeam · GitHub

2 Likes

@turrizt Thanks. Will do.

1 Like

Hey welcome! Turrizt is correct but have you tried the v0.41 client for sanity?

3 Likes

Hello @blackk_magiik,

Yes, the upgrade to the latest version worked well. Thank you.

1 Like