jk-labs-inc / jokerace

contests for communities to run, grow, and monetize.
https://jokerace.io
GNU Affero General Public License v3.0
87 stars 47 forks source link

bug: contest data not making it to supabase or r2 from coinbase wallet deploy #1236

Open andrewhong5297 opened 10 months ago

andrewhong5297 commented 10 months ago

Essential:

Contest Link: https://jokerace.xyz/contest/goerli/0x2aecae4c4dd611c7a0f39513091fab797d6a1fb7

https://jokerace.xyz/contest/goerli/0xdd24Fd1e5cDD2Ba3A8Ad240ac985458dD7ce9FAE

Your Wallet Address: 0x4d6E6ef749D2C0E3ee89Fc788A00e28DB71aa6b5

Description - Please tap "copy error details" from the error message and paste it here if you're getting an error message. If you can, please include a screenshot as well: there was no error message, it took me to the contest after deploying but somehow the contest does not appear in search or my profile. It seems I can submit proposals, but I can't vote even though my wallet address was approved/given voting power.


Important info

Device: mobile and web (first race deployed on web, second race deployed on mobile)

Wallet: coinbase wallet

Browser: chrome

Telegram Handle (so we can reach you if needed): andrewhong5297


Help us solve this quickly (optional)

Write out the steps for how you got from opening the browser to this error appearing:

  1. Set up the race
  2. Clicked deploy
  3. Signed the tx and waited
seanmc9 commented 10 months ago

~~ Goerli is being deprecated which I think is the issue here. For some reason it's causing things to not reach supabase as well as r2 which is the reason for both of the above issues.

We'll want to look into like what specifically is borking here to see if there's anything we can do to hedge/error-catch, but the more immediate thing is we just need to deprecate goerli and remove it from our site.~~

Actually scratch that, I was just able to deploy a contest successfully w no problems on goerli haha. This might be a Coinbase wallet thing then.

seanmc9 commented 10 months ago

Yup, looks like this is a Coinbase Wallet issue.