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

Swap failed #159

Closed SVNikolyuk closed 2 years ago

SVNikolyuk commented 2 years ago

https://www.trisolaris.io/#/swap

Swap failed: [ethjs-query] while formatting outputs from RPC '{"value":{"code":-32603,"data":{"code":-32603,"message":"Internal Error - FetchError: invalid json response body at http://192.168.1.89:3030/ reason: Unexpected end of JSON input. Please report a bug at https://github.com/aurora-is-near/aurora-relayer/issues","data":{"host":"relayer002.backend.internal.aurora.dev","cf-ray":"6ccf280893e913c6-IAD"}}}}'

drinkthere commented 2 years ago

The same error occurred on my transaction

daichuanliang commented 2 years ago

Swap failed: [ethjs-query] while formatting outputs from RPC '{"value":{"code":-32603,"data":{"code":-32603,"message":"Internal Error - blacklist(...).has is not a function. Please report a bug at https://github.com/aurora-is-near/aurora-relayer/issues","data":{"host":""}}}}'

JonathanLogan commented 2 years ago

please copy the file .contrib/blacklist.yaml to the config directory. That should fix it.