grants-stack icon indicating copy to clipboard operation
grants-stack copied to clipboard

Error in event handler: Error write after end

Open ufkhan97 opened this issue 10 months ago • 0 comments

What was the URL where the error occurred?

https://manager.gitcoin.co/#/round/0xd875Fa07bEdcE182377ee54488f08F017cb163D4

What happened?

When trying to fund grantees in the Zuzalu Tech Round, we ran into the below error. The distributing funds circle stayed on loading and the console displayed this error.

The Zuzalu Tech round is on optimism. The results were finalized using the custom manager fork https://manager-staging-git-pgf-custom-results-grants-stack.vercel.app/#/round/0xd875Fa07bEdcE182377ee54488f08F017cb163D4?debug=true

Then we used manager.gitcoin.co to actually try to fund grantees (which is where this error occurred)

Screen Shot 2024-03-25 at 10 33 32 AM

2024-03-25 10 34 30

2024-03-25 10 34 25

What should have happened instead?

The funds should have been distributed to grantees.

Steps to Reproduce

  1. Go to https://manager.gitcoin.co/#/round/0xd875Fa07bEdcE182377ee54488f08F017cb163D4
  2. Go to 'Fund Grantees'
  3. Click 'Payout Funds'

What browser(s) are you seeing the problem on?

No response

What chain(s) did the error occur on?

Optimism

Relevant log output

Error in event handler: Error: write after end at <URL> at y.write (<URL>) at i.d (<URL>) at a.emit (<URL>) at U (<URL>) at F (<URL>) at B.push (<URL>) at i._onMessage (<URL>) at <URL>

/#/round/0xd875fa07bedce182377ee54488f08f017cb163d4:1 Error in event handler: Error: write after end at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:19:29928 at y.write (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:19:29991) at i.d (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:75710) at a.emit (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:32953) at U (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:69420) at F (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:69150) at B.push (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:69750) at i._onMessage (chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:35426) at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/contentscript.js:10:35222

ufkhan97 avatar Mar 25 '24 14:03 ufkhan97