Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mainnet v1.18.15] Error with method:getSignatureStatuses #35590

Closed
saravadeanil opened this issue Jun 18, 2024 · 1 comment
Closed

[Mainnet v1.18.15] Error with method:getSignatureStatuses #35590

saravadeanil opened this issue Jun 18, 2024 · 1 comment
Labels
community Community contribution

Comments

@saravadeanil
Copy link

Problem

Hi, I have recently upgraded my mainnet node to v1.18.15 and I am facing below issue with method:getSignatureStatuses .

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

I am not facing this issue on v1.17.31.

{
  "jsonrpc": "2.0",
  "result": {
    "context": {
      "apiVersion": "1.17.31",
      "slot": 271361672
    },
    "value": [
      null,
      {
        "confirmationStatus": "finalized",
        "confirmations": null,
        "err": null,
        "slot": 271356056,
        "status": {
          "Ok": null
        }
      },

Can someone please help me on this?

@saravadeanil saravadeanil added the community Community contribution label Jun 18, 2024
Copy link
Contributor

This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

No branches or pull requests

1 participant