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

Open aea init appends unwanted string on ipfs-node #719

Closed
jmoreira-valory opened this issue Feb 23, 2024 · 2 comments
Closed

Open aea init appends unwanted string on ipfs-node #719

jmoreira-valory opened this issue Feb 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jmoreira-valory
Copy link
Collaborator

jmoreira-valory commented Feb 23, 2024

Describe the bug

On Windows system, the command

autonomy init --reset --author valory --remote --ipfs --ipfs-node "/dns/registry.autonolas.tech/tcp/443/https"

produces

cat ~/.aea/cli_config.yaml
author: valory
registry_config:
  default: remote
  settings:
    local:
      default_packages_path: null
    remote:
      default: ipfs
      http:
        auth_token: null
        registry_api_url: null
      ipfs:
        ipfs_node: C:/Program Files/Git/dns/registry.autonolas.tech/tcp/443/https

To Reproduce

Expected behavior

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
i am on OS Window 10 Pro
Python version 3.10
Poetry 1.7.1
Docker version 4.26.1
running on Git bash

Additional context
Appeared to a Discord participant.

@jmoreira-valory
Copy link
Collaborator Author

Related to valory-xyz/trader-quickstart#34

@DavidMinarsch DavidMinarsch added the bug Something isn't working label Mar 24, 2024
@angrybayblade
Copy link

Addressed #725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants