Skip to content

504 Gateway Time-out #881

Open
Open
@cryptosystems6300

Description

@cryptosystems6300

Summary

504 Gateway Time-out on Graphql requests on Cardano Graphql 8.1.0

Steps to reproduce the bug

curl --location 'https://explorer.cardano.org/graphql/' --header 'Content-Type: application/json' --data '{"query":"query {\r\n  paymentAddresses(\r\n    addresses: [\r\n      \"addr1q8034em76n4qyhfrexv8j349gpcr5904cc4fm9vf7le59wxlrtnha482qfwj8jvc09r22srs8g2lt332nk2cnalng2uqnnqh77\"\r\n    ]\r\n  ) {\r\n    summary {\r\n      assetBalances {\r\n        asset {\r\n          assetId\r\n        }\r\n        quantity\r\n      }\r\n    }\r\n  }\r\n}\r\n","variables":{}}'

Actual Result

<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx</center>
</body>
</html>

Expected Result

Actual balance object

Environment

mainnet, Cardano Graphql 8.1.0

Platform

  • Linux (Ubuntu)
  • Linux (Other)
  • macOS
  • Windows

Platform version

No response

Runtime

  • Node.js
  • Docker

Runtime version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions