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

502 gateway error #241

Closed Oliver-Baekdu closed 1 year ago

Oliver-Baekdu commented 2 years ago

Error: Returned error: Internal Error -

502 Server Error

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

. Please report a bug at https://github.com/aurora-is-near/aurora-relayer/issues

I got above error when I repeatedly call read function to my own node. when this error happens, this error appears whenever I call any function.

spilin commented 2 years ago

Hello. Is this issue occurs on testnet or mainnet. Also can you please confirm that it is not yet resolved.

Oliver-Baekdu commented 2 years ago

this issue occurs on mainnet and it is not yet resolved

spilin commented 2 years ago

@Oliver-Baekdu Please provide more details. Perhaps you have a script that I can use to reproduce this issue?

Oliver-Baekdu commented 2 years ago

my script calls read function three times a second for crawling dex's lp data.

spilin commented 1 year ago

@Oliver-Baekdu Should be resolved now.