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

irohad silently exits with 1 if config file does not exist #868

Closed
kuvaldini opened this issue Mar 18, 2021 · 0 comments
Closed

irohad silently exits with 1 if config file does not exist #868

kuvaldini opened this issue Mar 18, 2021 · 0 comments
Labels
1.2.x Bug Something isn't working iroha1 The legacy version of Iroha.

Comments

@kuvaldini
Copy link
Contributor

kuvaldini commented Mar 18, 2021

$ ./build-aclang/bin/irohad --config does/not/exist.json --genesis_block kuvaldini/genesis.block --keypair_name kuvaldini/noda2@kyb
$ echo $?
1

I'd like to see error message "Cannot open blah.json. Check if file exists and user have acess rights"

@kuvaldini kuvaldini added the Bug Something isn't working label Mar 31, 2021
kuvaldini pushed a commit to kuvaldini/iroha that referenced this issue Apr 10, 2021
Closes hyperledger#868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit to kuvaldini/iroha that referenced this issue Apr 22, 2021
Closes hyperledger#868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit to kuvaldini/iroha that referenced this issue Apr 22, 2021
Closes hyperledger#868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit to kuvaldini/iroha that referenced this issue Apr 22, 2021
Closes hyperledger#868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit to kuvaldini/iroha that referenced this issue Apr 30, 2021
Closes hyperledger#868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit that referenced this issue Apr 30, 2021
Closes #868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
LiraLemur pushed a commit that referenced this issue May 4, 2021
Closes #868 irohad silently exits with 1 if config file does not exist

Signed-off-by: kuvaldini <ivan@kuvaldini.pro>
kuvaldini pushed a commit to kuvaldini/iroha that referenced this issue May 20, 2021
Closes hyperledger#868 irohad silently exits with 1 if config file does not exist

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
@kamilsa kamilsa closed this as completed Jun 2, 2021
kuvaldini pushed a commit that referenced this issue Jul 30, 2021
Closes #868 irohad silently exits with 1 if config file does not exist

Signed-off-by: kuvaldini <ivan@kuvaldini.pro>

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit that referenced this issue Jul 30, 2021
Closes #868 irohad silently exits with 1 if config file does not exist

Signed-off-by: kuvaldini <ivan@kuvaldini.pro>

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
kuvaldini pushed a commit that referenced this issue Aug 31, 2021
Closes #868 irohad silently exits with 1 if config file does not exist

Signed-off-by: kuvaldini <ivan@kuvaldini.pro>

Signed-off-by: Ivan Kuvaldin <kuvaldin@soramitsu.co.jp>
@nxsaken nxsaken added the iroha1 The legacy version of Iroha. label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.2.x Bug Something isn't working iroha1 The legacy version of Iroha.
Projects
None yet
Development

No branches or pull requests

3 participants