-
Notifications
You must be signed in to change notification settings - Fork 190
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
Indy CLI Document error on the Create Wallet step #249
Comments
WadeBarnes
added a commit
to WadeBarnes/von-network
that referenced
this issue
Feb 23, 2023
- Remove unnecessary "Using" log message. - Resolves bcgov#249
WadeBarnes
added a commit
to WadeBarnes/von-network
that referenced
this issue
Feb 23, 2023
- Remove unnecessary "Using" log message. - Resolves bcgov#249
@swcurran, The linked PR should fix your issue. After applying the changes you may need to delete and then restore the |
WadeBarnes
added a commit
to WadeBarnes/von-network
that referenced
this issue
Feb 28, 2023
- Remove unnecessary "Using" log message. - Resolves bcgov#249 Signed-off-by: Wade Barnes <wade@neoterictech.ca>
WadeBarnes
added a commit
to WadeBarnes/von-network
that referenced
this issue
Apr 24, 2023
- Fix line endings in `./cli-scripts` folder. - Remove unnecessary "Using" log message. - Fix folder permission issues with `./tmp` and `./cli-scripts` - Ensure `genesis_from_files.py` is executable after download - Resolves bcgov#249 Signed-off-by: Wade Barnes <wade@neoterictech.ca>
crajapakshe
pushed a commit
to crajapakshe/von-network
that referenced
this issue
Apr 28, 2023
- Fix line endings in `./cli-scripts` folder. - Remove unnecessary "Using" log message. - Fix folder permission issues with `./tmp` and `./cli-scripts` - Ensure `genesis_from_files.py` is executable after download - Resolves bcgov#249 Signed-off-by: Wade Barnes <wade@neoterictech.ca> Signed-off-by: Chinthaka Rajapakshe <101819110+crajapakshe@users.noreply.github.com>
WadeBarnes
added a commit
to WadeBarnes/von-network
that referenced
this issue
Aug 28, 2024
- Fix line endings in `./cli-scripts` folder. - Remove unnecessary "Using" log message. - Fix folder permission issues with `./tmp` and `./cli-scripts` - Ensure `genesis_from_files.py` is executable after download - Resolves bcgov#249 Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to run the Indy CLI steps, and ran into an error on the Create Wallet step:
The
Using: docker --log-level error compose
warning I get on every command, and haven't dug into it yet.The showstopper error is the second one -- not sure how to fix that. I noted that the file doesn't exist, but copying
create-wallet
tocreate-wallet.run
didn't work.I'm on
Docker version 23.0.1, build a5ee5b1
running on Ubuntu 20.04.The text was updated successfully, but these errors were encountered: