MetisProtocol / metis-ansible

4 stars 2 forks source link

429 error while trying to send transaction #1

Closed susuper closed 6 months ago

susuper commented 6 months ago

Hello. For more than 8 hours 429 error is returned while trying to send transaction to sequencer: "429 Too Many Requests Rate Limit Reached" What is the issue please?

ericlee42 commented 6 months ago

I don't think you will have the 429 error If you just use the rpc to send transactions

susuper commented 6 months ago

I don't think you will have the 429 error If you just use the rpc to send transactions

You can try by yourself to send the empty tx from any IP: curl -X POST --data '{"jsonrpc":"2.0","id":1,"method":"eth_sendRawTransaction"}' -H "Content-Type: application/json" https://andromeda.metis.io 429 error is returned.

ericlee42 commented 6 months ago

image

susuper commented 6 months ago

Thank you. Looks like IPs of major European providers (Vultr, Hetzner) are banned at sequencer's side. Are there any plans to remove IP ban please?

ericlee42 commented 6 months ago

We didn't ban any ip addresses.