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

engine_getClientVersionV1 with "version": "v1.22.0/1531b19" and "commit": "1531b19": could not be decoded: hex string too short #2834

Closed
tersec opened this issue Nov 5, 2024 · 1 comment

Comments

@tersec
Copy link
Contributor

tersec commented Nov 5, 2024

Nov  5 16:00:12.488 2024 REQUEST 
{
  "jsonrpc": "2.0",
  "id": 2,
  "method": "engine_getClientVersionV1",
  "params": [
    {
      "code": "LS",
      "name": "Lodestar",
      "version": "v1.22.0/1531b19",
      "commit": "1531b19"
    }
  ]
}

Nov  5 16:00:12.490 2024 RESPONSE (status 200 OK) 
{
  "jsonrpc": "2.0",
  "id": 2,
  "error": {
    "code": -32000,
    "message": "`engine_getClientVersionV1` raised an exception",
    "data": "Parameter [version] of type 'ClientVersionV1' could not be decoded: hex string too short"
  }
}

See [email protected] for complete logs

@tersec
Copy link
Contributor Author

tersec commented Nov 5, 2024

Closing; it's an invalid engine_getClientVersionV1 request: ChainSafe/lodestar#7217

@tersec tersec closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant