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

Profile shows Removed instead of Pending Registration #294

Closed
NingF23 opened this issue May 11, 2021 · 2 comments
Closed

Profile shows Removed instead of Pending Registration #294

NingF23 opened this issue May 11, 2021 · 2 comments

Comments

@NingF23
Copy link

NingF23 commented May 11, 2021

Describe the Bug
I'm helping my girlfriend on the registration process and I already vouched her. But right now we have a bizarre bug: when the challeging period finished, from my phone with my profile logged in I selected start accruing on her profile (because she didn't have enough funds).
The gas was very very high (300-400 usd), so I tried to limit the max amout of gas of the transaction.
First transaction: failed, not enough gas.
Second transaction: failed, again.
Ok, that's a good way to learn about gas fees and variables.
The problem is: after those two failed transactions, her profile is now Removed. It took 2 minutes after the second transaction terminated.
No one requested the removal.
I just copy here her profile and the two transactions. It looks something went wrong here.
Profile:
https://app.proofofhumanity.id/profile/0x8Bac49945bCd11bDB3c34b8339C4121Bf2baFdbd
Tx1:
https://etherscan.io/tx/0x00b2adeaad56109e096cf54c1d3bb01688feb787ddd163e8db4a8d02e3b6f974
Tx2:
https://etherscan.io/tx/0x9499756be1b3412bb70747be6115d10c20484de4502ba28ec652d6597151f339

Expected Behavior
Should have been in Pending Registration

Device and Browser Information
All device and browser

@fnanni-0
Copy link
Contributor

Root cause: graphprotocol/graph-node#2409.

@NingF23 Until the graph bug is fix or until the UI handles this bug, users having this issue can interact directly with the contract on etherscan. They would have to go here and call 15. executeRequest using their address in the _submissionID field.

@lbonini
Copy link

lbonini commented May 13, 2021

I confirm the the step described by @fnanni-0 worked. After that, the button "start accruing" showed on the UI. So I continue with the regular procedure and it worked fine.
Thank you,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants