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

Error in RPC response, top endpoint #451

Closed
SaveTheAles opened this issue Jan 27, 2020 · 1 comment
Closed

Error in RPC response, top endpoint #451

SaveTheAles opened this issue Jan 27, 2020 · 1 comment

Comments

@SaveTheAles
Copy link
Member

Current Behavior

top 31 CID not responding
https://titan.cybernode.ai/api/top?page=%2230%22&perPage=%221%22

{
   "jsonrpc": "2.0",
   "id": "",
   "error": {
                 "code": -32603,
                 "message": "Internal error",
                 "data": "Error marshalling response: json: unsupported value: NaN"
   }
}

Expected Behavior

would love to know data of 31 top CID

@cyborgshead
Copy link
Member

@SaveTheAles error references to NaN values of objects rank #455
Going to remove this values from sorting and top1000 list

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

No branches or pull requests

2 participants