Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

core:status command returns inconsistent output #4084

Closed
fchavant opened this issue Aug 14, 2019 · 0 comments
Closed

core:status command returns inconsistent output #4084

fchavant opened this issue Aug 14, 2019 · 0 comments

Comments

@fchavant
Copy link
Contributor

Expected behavior

lisk core:status always returns the same kind of output (e.g. always JSON)

Actual behavior

lisk core:status may return JSON or a plain text error message (if there are no installed instances)

Steps to reproduce

lisk core:status  # not JSON
lisk core:install lisk-mainnet
lisk core:status  # JSON

Which version(s) does this affect? (Environment, OS, etc...)

2.2.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants