[BUG] - cardano-node fails without an error message when reading badly formated JSON (topology.json) #3743
Closed
Labels
release: 1.34.1
cardano node release 1.34.1
type: bug
Something is not working
user type: external
Created by an external user
Uh oh!
There was an error while loading. Please reload this page.
Internal/External
External
Area
Other: Node Operations
Summary
The 1.34.1
cardano-node
executable fails with exit code 1 and no indication for the reason when the file passed to the--topology
argument is badly formated JSON. (eg: erroneous or missing comma in theProducers
array).Steps to reproduce
Use this topology.json:
Expected behavior
A clear and concise description of what failed in the cardano-node log. Since usage of programmatically generated topology files it widespread I think it could be helpful for Operators to know what's going on a bit earlier. Toubleshooting startup problems can be cumbersome.
System info (please complete the following information):
The text was updated successfully, but these errors were encountered: