Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

block sync error display #1378

Open
TalDerei opened this issue Jul 1, 2024 · 4 comments
Open

block sync error display #1378

TalDerei opened this issue Jul 1, 2024 · 4 comments
Labels
bug Something isn't working sync ui Related to user interface or ux design

Comments

@TalDerei
Copy link
Contributor

TalDerei commented Jul 1, 2024

still getting "block sync error: ConnectError: [unavailable] Connection closed" errors during sync, which we've been experiencing for a while. DataCloneError relates to passing complex objects (like non-cloneable data structures) through postMessage or IndexedDB.

Screenshot 2024-06-26 at 9 08 28 PM
@TalDerei TalDerei added bug Something isn't working ui Related to user interface or ux design labels Jul 1, 2024
@github-project-automation github-project-automation bot moved this to 🗄️ Backlog in Penumbra web Jul 1, 2024
@TalDerei TalDerei added this to Labs web Jul 1, 2024
@github-project-automation github-project-automation bot moved this to 🗄️ Backlog in Labs web Jul 1, 2024
@grod220
Copy link
Contributor

grod220 commented Jul 1, 2024

Can you create a separate issue for that UI bug where the box exceeds the window width?

@grod220
Copy link
Contributor

grod220 commented Jul 1, 2024

I wonder if this has to do with grpc issues? This morning I've noticed the public rpc is doing the thing where the blockheight jumps around on the node status page.

@Valentine1898
Copy link
Contributor

I wonder if this has to do with grpc issues? This morning I've noticed the public rpc is doing the thing where the blockheight jumps around on the node status page.

I think so, public grpc doesn't return AppParameters, and services are not initialized because of this

@Valentine1898
Copy link
Contributor

What is interesting is that the local parameters are not used in this case because the grpc request does not timeout
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sync ui Related to user interface or ux design
Projects
Status: 🗄️ Backlog
Development

No branches or pull requests

3 participants