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: move peer dbs into sub folders #4147

Merged

Conversation

stringhandler
Copy link
Collaborator

Description

Add sub folders for each application's peer DB

Motivation and Context

If you run the base node and validator node in the same folder, you will get a file lock error. I added the same folder to the console wallet to keep it the same

How Has This Been Tested?

cargo test

@stringhandler stringhandler merged commit 2b1a69a into tari-project:development May 30, 2022
@stringhandler stringhandler deleted the mb-individual-peer-db branch May 30, 2022 13:41
Copy link
Contributor

@mrnaveira mrnaveira left a comment

Choose a reason for hiding this comment

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

I downloaded the branch and manually ran both the base node and the validator node. The validator node now starts correctly without the peer_db issue.

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.

2 participants