numbersprotocol / community-support

This is a channel for Numbers community to report issues or open feature requests.
224 stars 4 forks source link

NUM Testnet faucet is not working #348

Closed sync-by-unito[bot] closed 6 months ago

sync-by-unito[bot] commented 11 months ago

Your email:

shc261392@gmail.com

Is this a general issue/FR report or a ticket that involve your personal account?:

No personal information involved

Select product:

Other

One line to describe the issue you see or the feature you want to add:

NUM Testnet faucet is not working

Let us know what do you expect to see?:

Faucet should give the requested 2 NUM in no more than several minutes.

Please provide some simple steps to help us reproduce the issue or understand how do you want to see the feature.:

When using https://faucet.num.network/ to try to get Testnet NUM, the funding transaction hash never appear on explorer, also never shows on Metamask, so it seems I never receive the requested NUM. (By never, I mean more than 24 hours still nothing)

No matter I entered the wallet address manually or by connecting with Metamask, it won't work.

What's the device or browser do you use?:

Chrome Browser

———————————————

This task was submitted through Issue Report/Feature Request

https://form.asana.com/?k=OlNjzNIasZt0uOT5gzb7pw&d=1200886955782960

┆Issue is synchronized with this Asana task by Unito

sync-by-unito[bot] commented 11 months ago

➤ Tammy Yang commented:

Scott YanKenny Hung this is reported by the community. Can you please help verify asap? 🙏

sync-by-unito[bot] commented 11 months ago

➤ Scott Yan commented:

qa confirmed that it is not working and asked the developer to confirm the situation.

sync-by-unito[bot] commented 11 months ago

➤ Bofu Chen commented:

Scott Yan I can claim testnet NUM from Avalanche's NUM faucet, and you can double check.

If it's confirmed, we only need to fix our own faucet.

sync-by-unito[bot] commented 11 months ago

➤ Scott Yan commented:

ok , i will check it today

sync-by-unito[bot] commented 11 months ago

➤ Scott Yan commented:

Bofu Chen i test from Avalanche's NUM faucet . it's still can't get the test NUM

transaction hash : 0x85cb8185bb422abff5ea1e8822c03eadf2ee2d5c62ca506b2d1c538f54ab820a ( https://testnet.num.network/tx/0x85cb8185bb422abff5ea1e8822c03eadf2ee2d5c62ca506b2d1c538f54ab820a )

cna't find it , & wallet not get any NUM

sync-by-unito[bot] commented 11 months ago

➤ Bofu Chen commented:

James Chien Please help double check and confirm with Avalanche, thanks

sync-by-unito[bot] commented 10 months ago

➤ Tammy Yang commented:

James Chien has this closed?

sync-by-unito[bot] commented 10 months ago

➤ James Chien commented:

Tammy Yang Not yet. Checked with Avalanche and still need to fix on our side which I haven’t fixed.

sync-by-unito[bot] commented 10 months ago

➤ Sherry Chung commented:

James Chien I'll update the due date to the new sprint. The due date is currently a place holder. Please update according to your arrangement after Tue's kick-off.

sync-by-unito[bot] commented 7 months ago

➤ Bofu Chen commented:

James Chien 目前 2 testnet faucets 都有問題

  1. hosted by Avalanche - 這個 task 須要麻煩你送 PR 給 Avalanche,不急,詳情看下方的對話
  2. hosted by Numbers - 中止維護

Scott Yan 再麻煩下一個 patch sprint 排入此 task

Conversation in the Avalanche Slack:

bafu7:49 PM ( https://dt42-numbers.slack.com/archives/C04NZKACW77/p1706874553691519 )

@Andrea Vargas ( https://dt42-numbers.slack.com/team/U058S209N8K ) Our community reported that they cannot claim testnet NUM from the Avalanche official faucet. Could you help check it?

https://core.app/tools/testnet-faucet/?subnet=num&token=num ( https://core.app/tools/testnet-faucet/?subnet=num&token=num )

I can reproduce the issue on my end and confirm the Avalanche wallet ( https://testnet.num.network/address/0x2352D20fC81225c8ECD8f6FaA1B37F24FEd450c9 ) has ~960K testnet NUM. Thank you

Ashutosh Tripathi4 days ago ( https://dt42-numbers.slack.com/archives/C04NZKACW77/p1706886353270539?thread_ts=1706874553.691519&cid=C04NZKACW77 )

I also tested it just now and it’s not working. cc @Connor Chevli ( https://dt42-numbers.slack.com/team/U058UL5TYDS )

Hey @bafu ( https://dt42-numbers.slack.com/team/U04GMUZ0G ), looks like your transactions are underpriced. You'd need to open a PR on the faucet repo and increase your max fee cap for transactions from 100 GWEI → 750 GWEI

https://github.com/ava-labs/avalanche-faucet/blob/main/config.json#L98 ( https://github.com/ava-labs/avalanche-faucet/blob/main/config.json#L98 )

Raj Ranjan4 days ago ( https://dt42-numbers.slack.com/archives/C04NZKACW77/p1706889021300909?thread_ts=1706886918.531169&cid=C04NZKACW77 )

Yeah, as Ashutosh mentioned, please create a PR to increase fee config accordingly.

Ref: https://github.com/ava-labs/avalanche-faucet/pull/59#issuecomment-1805723668 ( https://github.com/ava-labs/avalanche-faucet/pull/59#issuecomment-1805723668 )

bafu3 days ago ( https://dt42-numbers.slack.com/archives/C04NZKACW77/p1706954841610329?thread_ts=1706886918.531169&cid=C04NZKACW77 )

Hi Ashutosh and Raj, thanks for the quick replies. We will send a PR soon

sync-by-unito[bot] commented 7 months ago

➤ Bofu Chen commented:

Raj@Avalanche fixed the issue directly

JFYI, I’ve updated the config to use 750 GWEI as max fee. NUM faucet should now work as usual 👍 cc: @bafu

Ref: https://github.com/ava-labs/avalanche-faucet/pull/138 ( https://github.com/ava-labs/avalanche-faucet/pull/138 )