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

Web wallet failed sync - Failed sync doesn't show error (but shows the sync progress bar) #3228

Closed
voidsculptorart opened this issue Dec 18, 2024 · 2 comments
Labels
fix:bug Something isn't working

Comments

@voidsculptorart
Copy link

Linked to issue "Web wallet failed sync - Failed sync leads to a hung sync": #3227

Description
When the web wallet can't sync with the node and gets an internal server error from the node, the wallet doesn't show an error (but shows the sync progress bar).

Steps To Reproduce
When the web wallet tries to sync with the node, the node must return an internal server error to the web wallet.

Error Screenshots
The "Failed sync" error popped up:
image

After clicking the Resync button, the following error pops up in the dev console:
image

After continuing in the dev console, the progress bar hangs permanently:
image

Expected Behaviour
The "Failed sync" error message (like above) should be shown again because the client received an error from the node:
image

Platform
Brave desktop browser (normal tab, not private)

@voidsculptorart voidsculptorart added the fix:bug Something isn't working label Dec 18, 2024
@dusk-network dusk-network deleted a comment Dec 19, 2024
@ascartabelli
Copy link
Contributor

See my answer here on the other issue.
The point is that the sync process didn't receive any error, otherwise the status would be the one you show in the last screenshot.

Keeping this open for now, but I'm seeing this as a duplicate of #3227 right now.

@ascartabelli
Copy link
Contributor

Closing as duplicate of #3227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants