casper-network / casper-network/casper-nctl

[nctl-transfer-wasm-batch-dispatch]

Open
#43 0 comments 0 reactions 2 assignees Claimed by @zajko View on GitHub
bug
Dominant language
Shell
Stars
4
Forks
7
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Command gives os error 32 and jq parse error.

**To Reproduce**
Steps to reproduce:
1. Run `nctl-transfer-wasm-batch-dispatch`
2. See error

**Expected behavior**
Command above expected to run successfully after following the setup and usage instructions given in repo.

**Environment:**
- OS: Ubuntu 24.04
- Python version: 3.12.3
- casper-nctl commit: [https://github.com/casper-network/casper-nctl/commit/ec9f9e768c9f0d87da13544023f8118fb31fa924]
- casper-node version: 2.0.0

**Error output**
```
thread 'main' panicked at library/std/src/io/stdio.rs:1123:9:
failed printing to stdout: Broken pipe (os error 32)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2025-10-10T23:16:59.099002 [INFO] [5251] NCTL :: deploy #6 :: batch #1 :: user #1 :: :: http://localhost:11104
jq: parse error: Invalid numeric literal at line 2, column 37
```

**Additional context**
Any other relevant information.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.