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

CasperServiceByJsonRPC.getStatus() Error #451

Open
1 of 3 tasks
dylanireland opened this issue Aug 6, 2024 · 2 comments
Open
1 of 3 tasks

CasperServiceByJsonRPC.getStatus() Error #451

dylanireland opened this issue Aug 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@dylanireland
Copy link
Contributor

dylanireland commented Aug 6, 2024

Describe the bug
CasperServiceByJsonRPC.getStatus() returns the error: request for node status has failed: failed to deserialize a response: Deserialization error: early end of stream' on Condor

To Reproduce
Error observed on nctl running Condor (casper-node branch release-2.0.0-rc3).

Steps to reproduce the behavior:

  1. Run Condor on nctl
const service = new CasperServiceByJsonRPC("http://localhost:11101/rpc")
await service.getStatus()

Defect Type

  • Regression
  • New
  • Escape
@dylanireland dylanireland added the bug Something isn't working label Aug 6, 2024
@hoffmannjan
Copy link
Contributor

Hm, are you running sidecar ? Asking because I tested it right now and it works for me. Please follow the new nctl setup

@hoffmannjan
Copy link
Contributor

@dylanireland any updates from your side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants