IntersectMBO / IntersectMBO/cardano-launcher

logs should capture stderr

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
34
Forks
9
PR merge metrics
No merged PRs in 30d

Description

We ran into an issue where cardano-node.exe wouldn't start because of a missing dll but log had no errors in it. Had to run manually on CLI to get the error because launcher doesn't capture stderr. WOuld ease debugging of end user issues if we captured stderr in additon to stdout.

Contributor guide

Open the contributing guide

Research direction

Start at the launcher code that starts cardano-node.exe and handles its stdout, then trace how command-line errors are written to logs. Ensure stderr is captured alongside stdout, and verify that a missing-DLL startup failure appears in the launcher log.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.