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

Creating a Masternode deletes my masternode.conf file. #2927

Open
EricStanek opened this issue Apr 30, 2024 · 0 comments
Open

Creating a Masternode deletes my masternode.conf file. #2927

EricStanek opened this issue Apr 30, 2024 · 0 comments

Comments

@EricStanek
Copy link

Describe the issue

I have multiple wallets. When I start one, I specify a the mnconf and wallet parameters for non-standard values.
Then, when creating a MN, when the app would normally edit the masternode.conf file, it deletes it!

Can you reliably reproduce the issue?

YES.

If so, please list the steps to reproduce below:

  1. Start QT from command line with:
    /opt/pivx/bin/pivx-qt -mnconf=/home/estanek/.pivx/wallets/wallet_1/masternode.1-10.conf -wallet=/home/estanek/.pivx/wallets/wallet_1 &
  2. Check that masternode.1-10.conf exists. Make a copy of it for backup.
  3. Create a new MN in the GUI.
  4. Note that masternode.1-10.conf has been deleted.

Expected behavior

New entry for the new MN should be added to the masternode.1-10.conf file and it should not be deleted.

Actual behavior

Everything works as expected, but the masternode.1-10.conf file is deleted.

What version of PIVX Core are you using?

Production Release v5.6.1 official binary.

Machine specs:

  • OS: Fedora 39
  • CPU: Intel Core i9-14900HX x 24
  • RAM: 64 GB
  • Disk size: 8TB
  • Disk Type (HD/SDD): SSD
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

No branches or pull requests

1 participant