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

fix: properly setup the default config for iroh-one #256

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

fabricedesre
Copy link
Contributor

  • key_store_path was an empty path, instead of the data root as used by iroh-p2p.
  • the gateway_addr was still bound to the uds-gateway feature, which was a mistake.

This fixes n0-computer/beetle#185

- key_store_path was an empty path, instead of the data root as used by iroh-p2p.
- the gateway_addr was still bound to the uds-gateway feature, which was a mistake.
Copy link
Collaborator

@Arqu Arqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 ty

@Arqu Arqu merged commit a1e4940 into n0-computer:main Sep 30, 2022
@ddimaria
Copy link

ddimaria commented Nov 1, 2022

I'm getting the same issue. The code removed in this PR got added back in this commit: 563aac0#diff-56f5dd42bbb949a1b430cfd259f01d6a4a62d4e030af7adba7a4fb08788168f0

Was that intentional?

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

Successfully merging this pull request may close these issues.

iroh-one fails to start
3 participants