aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

Aurora RPC `403 Forbidden` error when exceeds gas limit twice #156

Closed think-in-universe closed 1 year ago

think-in-universe commented 2 years ago

As reported by the developer who met the issue #155 , the RPC will return 403 Forbidden if they met the Exceeded the maximum amount of gas allowed to burn per contract error twice.

danielwpz commented 2 years ago

For me the 403 errors occurs when I sent a bunch of requests to aurora rpc, it seems I got rate limited by rpc gateway, no matter whether I met the gas issue or not.

Is the rpc rate limiting too strict? Once I hit the limit and IP got blocked, it won't recover after several days. That totally blocks me from working on aurora.

xtools-at commented 2 years ago

same here, after a botched deployment, i need to cycle my IP to be able to access the RPC again. very annoying when working on the deployer script and hitting this by accident.

panukettu commented 2 years ago

yup experiencing the same issue, need to cycle IP's all the time

spilin commented 1 year ago

This repository is deprecated. If issue still persists, please reopen it on a new repository of Aurora Relayer v2.