penumbra-zone / web

Apache License 2.0
10 stars 7 forks source link

Block sync error #1350

Open grepsuzette opened 1 week ago

grepsuzette commented 1 week ago

Describe the bug

Synchronization appears to fail here. Repeatedly for 10 or so attemps. It's a rather slow connection behind a socks5 proxy. Brave browser, Linux.

After it syncs for a minute or so (Loading sync state..., Syncing blocks... 7 minutes, 2 seconds...),

then it fails with Block sync error: DataCloneError: An object could not be cloned.

Or, sometimes, with Block sync error: ConnectError: [unknown] Failed to fetch.

At least the previous blocks appear to be kept in memory. Strangely I don't see an associated error in the browser console.

Anyway just letting you know.

penumbra

grod220 commented 6 days ago

Thanks for this report! We've noticed some issues with https://grpc.testnet.penumbra.zone/ recently. Any chance you could try resyncing with https://testnet.penumbra.rpc.starlingcyber.net/ (can change your rpc in the settings and reset the cache there as well) and see if you run into the same error?