WARNING: 400 Client Error: Bad Request for url: https://proxy.roninchain.com/free-gas-rpc
ndarproj opened this issue · 13 comments
getting this error fro some scholars but some works
Executing payout for ''
├─ Scholar payout: sending 622 SLP from ronin:e14698B9D78c4D4aD6C6262FBc44cC9703e76295 to ronin:6F8D81836B5410f0EDCBFfEf0BA763bFDA8f4C36...WARNING: 400 Client Error: Bad Request for url: https://proxy.roninchain.com/free-gas-rpc
I have the same issue
Was able to fix it myself by changing https://proxy.roninchain.com/free-gas-rpc into https://api.roninchain.com/rpc in the payout_script. Please do your own research since I am not a coder myself!
But still changing that it does not execute tx
Any update here? getting the same?
Np :) But I think if we can not use the gas free transactions anymore the payout try will clear always the wallet and the transactions will no go out?
Ok so i will load them all ;) ty
I tried changing the link as you guys mentioned and I made sure I have RON in my accounts but its still not working. any suggestions?
You also need to change the gas price from 0 to 1:
'gasPrice': Web3.toWei(1, 'gwei')
You also need to change the gas price from 0 to 1:
'gasPrice': Web3.toWei(1, 'gwei')
worked perfectly! thank you!!!!
Hello,
The script was ran and encountered this error. So failed to claim anything.
The changes were made.
However now it seems, it will not retry claiming. It will skip over all the unclaimed accounts stating the balance is 0. ( Doesn't seem to detect that there is SLP that can be claimed. Even though it failed to claim the first time (before the changes )
I can manually goto marketplace and claim the SLP fine and do everything manually. As per screenshot.
Does this mean i have manually claim this time round? Any ideas?
Hello, The script was ran and encountered this error. So failed to claim anything. The changes were made.
However now it seems, it will not retry claiming. It will skip over all the unclaimed accounts stating the balance is 0. ( Doesn't seem to detect that there is SLP that can be claimed. Even though it failed to claim the first time (before the changes )
I can manually goto marketplace and claim the SLP fine and do everything manually. As per screenshot.
Does this mean i have manually claim this time round? Any ideas?
I have same problem I do not know why is not claiming