staking icon indicating copy to clipboard operation
staking copied to clipboard

SIP/SCCP tab not loading on staking app

Open lpellegr opened this issue 3 years ago • 4 comments

To claim reward this week, users have to vote in the elections. This worked for SC, TREASURY, GRANTS, AMBASSADORS. However, the tab SIP/SCCP is not loading.

Here are the errors that appear in the console when loading https://staking.synthetix.io/gov:

871d393……6411baacd0d7b.js:24 Uncaught (in promise) Error: call revert exception (method="numOfSeats()", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.4.1)
    at d.makeError (871d393……6411baacd0d7b.js:24)
    at d.throwError (871d393……6411baacd0d7b.js:24)
    at w.decodeFunctionResult (871d393……411baacd0d7b.js:220)
    at j.<anonymous> (871d393……6411baacd0d7b.js:24)
    at Generator.next (<anonymous>)
    at a (871d393……6411baacd0d7b.js:24)
871d393……6411baacd0d7b.js:24 Uncaught (in promise) Error: call revert exception (method="numOfSeats()", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.4.1)
    at d.makeError (871d393……6411baacd0d7b.js:24)
    at d.throwError (871d393……6411baacd0d7b.js:24)
    at w.decodeFunctionResult (871d393……411baacd0d7b.js:220)
    at j.<anonymous> (871d393……6411baacd0d7b.js:24)
    at Generator.next (<anonymous>)
    at a (871d393……6411baacd0d7b.js:24)
inpage.js:1 MetaMask: The event 'networkChanged' is deprecated and may be removed in the future. Use 'chainChanged' instead.
For more information, see: https://eips.ethereum.org/EIPS/eip-1193#chainchanged
871d393……6411baacd0d7b.js:47 TypeError: Cannot read properties of null (reading 'call')
    at j.<anonymous> (871d393……6411baacd0d7b.js:24)
    at Generator.next (<anonymous>)
    at a (871d393……6411baacd0d7b.js:24)
871d393……6411baacd0d7b.js:24 Uncaught (in promise) Error: call revert exception (method="numOfSeats()", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.4.1)
    at d.makeError (871d393……6411baacd0d7b.js:24)
    at d.throwError (871d393……6411baacd0d7b.js:24)
    at w.decodeFunctionResult (871d393……411baacd0d7b.js:220)
    at j.<anonymous> (871d393……6411baacd0d7b.js:24)
    at Generator.next (<anonymous>)
    at a (871d393……6411baacd0d7b.js:24)
871d393……6411baacd0d7b.js:24 Uncaught (in promise) Error: call revert exception (method="numOfSeats()", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.4.1)
    at d.makeError (871d393……6411baacd0d7b.js:24)
    at d.throwError (871d393……6411baacd0d7b.js:24)
    at w.decodeFunctionResult (871d393……411baacd0d7b.js:220)
    at j.<anonymous> (871d393……6411baacd0d7b.js:24)
    at Generator.next (<anonymous>)
    at a (871d393……6411baacd0d7b.js:24)
871d393……6411baacd0d7b.js:47 Error: invalid ENS name (argument="name", value=null, code=INVALID_ARGUMENT, version=providers/5.4.5)
    at d.makeError (871d393……6411baacd0d7b.js:24)
    at d.throwError (871d393……6411baacd0d7b.js:24)
    at d.throwArgumentError (871d393……6411baacd0d7b.js:24)
    at he.<anonymous> (871d393……411baacd0d7b.js:229)
    at Generator.next (<anonymous>)
    at a (871d393……411baacd0d7b.js:229)

lpellegr avatar Dec 21 '21 09:12 lpellegr

I have updated my original issue description since the loading issue is still present but it was not preventing to claim rewards.

lpellegr avatar Dec 21 '21 10:12 lpellegr

you don't actually need to vote on SIP/SCCP's to claim, and hopefully a UI change will be done to allow users to skip voting and continue to claim... although folks are encouraged to vote... After you voted for the 4 snx bodies SC/TC/GC/AC refresh and claim

kaleb-keny avatar Dec 21 '21 13:12 kaleb-keny

Thanks for the answer. Indeed, that's why I updated the issue. However, the loading problem for SIP/SCCP is still present.

Regarding voting and UX, it would have been helpful to know what part/tab has a missing vote.

lpellegr avatar Dec 21 '21 13:12 lpellegr

yeah it does highlight on the tab of voting (like SC tab) who you voted for normally... sure this has been a persistent thing on SIP/SCCP and the reason identified is rates limits by snapshot.... on number of queries. Hopefully this entire voting UI will be changed by the next round of voting

kaleb-keny avatar Dec 21 '21 13:12 kaleb-keny