RhinoSecurityLabs / IPRotate_Burp_Extension

Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request.
814 stars 144 forks source link

getting 504 Gateway Timeout #17

Closed superuser5 closed 4 years ago

superuser5 commented 4 years ago

using IP Rotate extension and it is enabled with HTTP, i get the following error very often:

HTTP/1.1 504 Gateway Timeout Date: Fri, 21 Feb 2020 00:13:02 GMT Content-Type: application/json Content-Length: 56 Connection: close x-amzn-RequestId: 7977e648-d183-47c2-a416-6f04c23e8e5d x-amzn-ErrorType: InternalServerErrorException x-amz-apigw-id: IOIGVEoIrPEFfJg=

{"message": "Network error communicating with endpoint"}

DaveYesland commented 4 years ago

Sorry, without more information I do not know what could be causing this.