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: startup issues #262

Merged
merged 1 commit into from
Nov 30, 2023
Merged

fix: startup issues #262

merged 1 commit into from
Nov 30, 2023

Conversation

CjS77
Copy link
Contributor

@CjS77 CjS77 commented Nov 30, 2023

When starting from a completely clean build, the node doesn't create the id.

This requires running in non-interactive mode for now.

There's also a bug in the comms layer where the wallet's peer db must be deleted in order to get the wallet to connect internally to get the wallet to reconnect via TCP on next launch.

@CjS77
Copy link
Contributor Author

CjS77 commented Nov 30, 2023

Also related: tari-project/tari#5998

When starting from a completely clean build, the node doesn't create the
id.

This requires running in non-interactive mode for now.

There's also a bug in the comms layer where the wallet's peer db must be deleted
in order to get the wallet to connect internally to get the wallet to
reconnect via TCP on next launch.
@CjS77 CjS77 merged commit 788fe65 into main Nov 30, 2023
5 checks passed
@CjS77 CjS77 deleted the startup-issue branch November 30, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants