zkparty / trusted-setup-frontend

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

WAITING TO BE SUBMITTED even after being on same page for 24hrs #148

Closed DM-444 closed 1 year ago

DM-444 commented 1 year ago
KZG

it's been 24 hrs. I kept my PC ON and still getting WAITING TO BE SUBMITTED.. not able to contribute.. please help me. I stayed on the same page for more than 18 hrs

NicoSerranoP commented 1 year ago

Could you check the developer console (Ctrl + Shift + I) and share an screenshot with us? The lobby has been super packed this week and it might be related to it but I want to make sure you are not getting any errors

DM-444 commented 1 year ago
D_con_1 D_console
BigMurry commented 1 year ago

In my case, plenty of another contribution in progress then the session timeout. Then the site jumps to the Unlock with Ethereum webpage.

image

NicoSerranoP commented 1 year ago

@DM-444 sorry about the inconveniences, from what I see from your console logs, there are normal sequencer/server responses. The lobby logic is the following:

If the lobby is not full (less than 5,000) then you can enter into that pool. In that pool, a participant is selected randomly every 1 minute (the website header indicates 3 minutes but that is the worst case scenario. Our average contribution time so far has been around 47s). This logic is different than a queue, that is why we called a lobby. We decided to take this approach so when users disconnect from the system, they can reconnect again and have the same odds to be selected as before.

In your specific case we will need to keep waiting. Don't worry because we have enough time to contribute (the ceremony ends in two months). There are a couple of alternatives you could take:

  1. Use any other client implementation (you will need some developer background to make it work): check the alternatives here

  2. There is an unofficial website that allows you to contribute to the ceremony: DogeKZG

NicoSerranoP commented 1 year ago

@BigMurry the session timeout error is a known bug that the sequencer team already has a solution but has not been merged yet (PR). As soon as this goes live, your problem should be solved. I will ping you when it is merged :)

NicoSerranoP commented 1 year ago

This PR has been merged. Could you try again?

BigMurry commented 1 year ago

@NicoSerranoP The timeout issue has been resolved. But I've left the web tab running in the background for nearly 3 days, it's still WAITING TO BE SUBMITTED.

NicoSerranoP commented 1 year ago

@BigMurry yes right now the lobby is packed. If you want you could return later on, we still have 40 days to go