zkparty / trusted-setup-frontend

The KZG Ceremony web browser implementation
https://ceremony.ethereum.org
229 stars 66 forks source link

Is sequencer stuck? #96

Closed james-prysm closed 1 year ago

james-prysm commented 1 year ago
image

Been waiting quite some time and over a hundred attempts later still shows the same wondering if it got stuck or was paused but the site says the sequencer is online. I might try to open a PR for attempts if there's interest in adding that to the page.

NicoSerranoP commented 1 year ago

Hi James @james-prysm! Sometimes the sequencer gets stuck, sends the "another contribution in progress" message for while and after that sends "unknown session id" (kicks out the participant from the lobby). That issue is being reviewed by the sequencer team .

Meanwhile, we implemented a fix to avoid leaving the user in the lobby waiting and infinite loading. The current PR is #97

PlasmaPower commented 1 year ago

I believe I've identified the sequencer's issue: https://github.com/ethereum/kzg-ceremony-sequencer/issues/133

PlasmaPower commented 1 year ago

This should be fixed now that that PR has been deployed :)

NicoSerranoP commented 1 year ago

Thank you very much for your help in this 🖖🏽 ! I will close this PR for now