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

Undefined #20

Open
IAJWasTooShort opened this issue Sep 5, 2021 · 13 comments
Open

Undefined #20

IAJWasTooShort opened this issue Sep 5, 2021 · 13 comments

Comments

@IAJWasTooShort
Copy link

I just get an "Undefined 🤷‍♀️" in the corner

@carlbastos
Copy link

same for me

@junhua
Copy link

junhua commented Sep 18, 2021

@TamtamHero

@thexkey
Copy link

thexkey commented Oct 1, 2021

i also have this error.

@theopomies
Copy link

I don't add much value, but I do too.

@garosan
Copy link

garosan commented Oct 11, 2021

These bits of information would be very helpful:

Description of the issue (details)

Screenshots

Steps To Reproduce

System Details (OS, browser, wallet?, etc)

Hope that helps a little :)

@ftpmorph
Copy link

Description of the issue (details)

When connecting an new empty MATIC wallet to the faucet for the first time via MetaMask it recognises the wallet and displays the correct address and balance of 0, captcha is filled out successfully, but when you hit "receive" it shows the "undefined" error.

Screenshots

IMAGE 2021-10-27 2:08:52 pm

Steps To Reproduce

  1. Go to faucet with empty wallet selected in MetaMask
  2. Connect that wallet to faucet
  3. Fill out captcha
  4. Hit "receive"

System Details (OS, browser, wallet?, etc)

Error occurs on both the MetaMask Android app and Chrome, Brave, Vivaldi, and Firefox on macOS.

@jacksbox
Copy link

same for me

@JJC1138
Copy link

JJC1138 commented Nov 1, 2021

I have the same issue. Using Chrome's developer tools I see that the HTTP request to the URL starting https://backend.matic.supply:3000/rpc-mainnet/matic/ is failing with a 500 error. The HTTP response content is just:

{"err":{}}

I made a failing request at the following timestamp, in case that helps you locate logs on the backend: Mon, 01 Nov 2021 02:06:06 GMT

@jehart
Copy link

jehart commented Nov 3, 2021

I am seeing this issue as well, the request that my browser sends is:
GET /rpc-mainnet/matic/{LOTS OF ENCODED TEXT} HTTP/1.1
Host: backend.matic.supply:3000
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:93.0) Gecko/20100101 Firefox/93.0
Accept: application/json, text/plain, /
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Origin: https://matic.supply
DNT: 1
Connection: keep-alive
Referer: https://matic.supply/
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-site
Sec-GPC: 1

Response is:
HTTP/1.1 500 Internal Server Error
X-Powered-By: Express
Access-Control-Allow-Origin: https://matic.supply
Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, PATCH, DELETE
Access-Control-Allow-Headers: X-Requested-With,content-type
Access-Control-Allow-Credentials: true
Content-Type: application/json; charset=utf-8
Content-Length: 10
ETag: W/"a-dZO1N3n8cxTQPS5V0xaSF3O8/ws"
Date: Wed, 03 Nov 2021 17:54:00 GMT
Connection: keep-alive

@juniormayhe
Copy link

@TamtamHero any news on this?

@jakarina
Copy link

jakarina commented Nov 9, 2021

Having the name issue here. Any news on this subject @TamtamHero ?

@thexkey
Copy link

thexkey commented Nov 10, 2021

it is best to say, that this faucet is abandoned and broken.
if you are looking for a faucet, mac&cheese run one at https://macncheese.finance/matic-polygon-mainnet-faucet.php

@jxu
Copy link

jxu commented Jan 25, 2022

it is best to say, that this faucet is abandoned and broken. if you are looking for a faucet, mac&cheese run one at https://macncheese.finance/matic-polygon-mainnet-faucet.php

That one is temporarily offline too. Seems like getting free tidbits isn't so easy...

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