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

BUG: cardano-wallet docker container exits with code 127 - command not found #2044

Closed
philkunz opened this issue Aug 15, 2020 · 5 comments
Closed
Assignees
Labels
Bug PRIORITY:MEDIUM A bug that needs to be addressed after ongoing stories and tasks. SEVERITY:MEDIUM Visible impact on a core functionality or some important performance degradation.

Comments

@philkunz
Copy link

philkunz commented Aug 15, 2020

Context

I'm in the process of creating a MIT licensed TypeScript client for the the cardano wallet api, that replicates daedalus functionality in TypeScript.

For testing I checked out the repo and started the docker compose file with NETWORK=mainnet docker-compose up

Information -
Version Docker Images: inputoutput/cardano-node:1.18.0 and inputoutput/cardano-wallet:latest as in docker-compose file
Platform Latest Ubuntu with latest Docker
Installation Docker Compose from master of this repository

Expected behaviour

Everything runs normal and curl http://localhost:8090/v2/network/information gives a status 200 response

Actual behaviour

cardano-node runs normal, cardano-wallet container exits with code 127, command not found.


Resolution


QA

@Anviking Anviking self-assigned this Aug 17, 2020
@Anviking Anviking added PRIORITY:HIGH Require immediate attention. SEVERITY:MEDIUM Visible impact on a core functionality or some important performance degradation. labels Aug 17, 2020
@KtorZ KtorZ added Bug PRIORITY:MEDIUM A bug that needs to be addressed after ongoing stories and tasks. and removed PRIORITY:HIGH Require immediate attention. labels Aug 17, 2020
@rvl
Copy link
Contributor

rvl commented Aug 17, 2020

@philkunz Your project sounds interesting. Perhaps you could add it to cardano-launcher?

@philkunz
Copy link
Author

@rvl I took a look at cardano-launcher and created a ticket there IntersectMBO/cardano-launcher#86

My goal is to make cardano consumable to the average TypeScript dev implementing a website or simple shop by nothing a more than a simple npm install [packagename]. I'm more than happy to include this work into iohk later should it find your approval upon completion (it is MIT licensed anyway).

@Anviking Anviking added this to Backlog in Adrestia via automation Aug 17, 2020
@Anviking Anviking moved this from Backlog to In Progress in Adrestia Aug 17, 2020
iohk-bors bot added a commit that referenced this issue Aug 18, 2020
2045: Fix restore bench and docker r=rvl a=Anviking

# Issue Number

#1919, #2044 


# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] Fix broken restore bench  https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/608#f02f336b-c7be-4b3f-b86b-bc825c9b5ac2
- [ ] _Hope_ `docker` should be fixed, but can't easily test locally ⚠️ 


# Comments

<!-- Additional comments or screenshots to attach if any -->

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Assign the PR to a corresponding milestone
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit that referenced this issue Aug 18, 2020
2045: Fix restore bench and docker r=Anviking a=Anviking

# Issue Number

#1919, #2044 


# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] Fix broken restore bench  https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/608#f02f336b-c7be-4b3f-b86b-bc825c9b5ac2
- [ ] _Hope_ `docker` should be fixed, but can't easily test locally ⚠️ 


# Comments

<!-- Additional comments or screenshots to attach if any -->

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Assign the PR to a corresponding milestone
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit that referenced this issue Aug 18, 2020
2045: Fix restore bench and docker r=Anviking a=Anviking

# Issue Number

#1919, #2044 


# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] Fix broken restore bench  https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/608#f02f336b-c7be-4b3f-b86b-bc825c9b5ac2
- [ ] _Hope_ `docker` should be fixed, but can't easily test locally ⚠️ 


# Comments

<!-- Additional comments or screenshots to attach if any -->

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Assign the PR to a corresponding milestone
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit that referenced this issue Aug 18, 2020
2045: Fix restore bench and docker r=Anviking a=Anviking

# Issue Number

#1919, #2044 


# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] Fix broken restore bench  https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/608#f02f336b-c7be-4b3f-b86b-bc825c9b5ac2
- [ ] _Hope_ `docker` should be fixed, but can't easily test locally ⚠️ 


# Comments

<!-- Additional comments or screenshots to attach if any -->

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Assign the PR to a corresponding milestone
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit that referenced this issue Aug 18, 2020
2045: Fix restore bench and docker r=Anviking a=Anviking

# Issue Number

#1919, #2044 


# Overview

<!-- Detail in a few bullet points the work accomplished in this PR -->

- [x] Fix broken restore bench  https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/608#f02f336b-c7be-4b3f-b86b-bc825c9b5ac2
- [ ] _Hope_ `docker` should be fixed, but can't easily test locally ⚠️ 


# Comments

<!-- Additional comments or screenshots to attach if any -->

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Assign the PR to a corresponding milestone
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
@Anviking
Copy link
Collaborator

It seems latest is not updated immediately, but after setting this:

    image: inputoutput/cardano-wallet:dev-master-shelley

in docker-compose.yml, NETWORK=mainnet docker-compose up starts correctly.

I suppose latest will be updated next time we make a wallet release, which might be soon, so no need to PR docker-compose-yml. cc @piotr-iohk @rvl

@KtorZ
Copy link
Member

KtorZ commented Aug 19, 2020

@Anviking latest correspond to the latest release. So, on August 3rd at the moment.

@KtorZ KtorZ moved this from In Progress to QA in Adrestia Sep 11, 2020
@piotr-iohk
Copy link
Contributor

works fine in v2020.9.11

Adrestia automation moved this from QA to Closed Sep 11, 2020
@CharlesMorgan-IOHK CharlesMorgan-IOHK removed this from Closed in Adrestia Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug PRIORITY:MEDIUM A bug that needs to be addressed after ongoing stories and tasks. SEVERITY:MEDIUM Visible impact on a core functionality or some important performance degradation.
Projects
None yet
Development

No branches or pull requests

5 participants