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

Multiple crashes! #70

Open
vampyren opened this issue Jul 2, 2024 · 0 comments
Open

Multiple crashes! #70

vampyren opened this issue Jul 2, 2024 · 0 comments

Comments

@vampyren
Copy link

vampyren commented Jul 2, 2024

Hi,

Just tested the latest version SPMT - Secure PIVX Masternode Tool - v.0.7.0-a and it seems very unstable!

Bug1: Tried to connect to my own node and it keeps crashing at start! After 3-4 times crash it worked.
Then i restarted and it crahsed! Seems if it don't connect right away to my local wallet it crashes....

Bug2: Tried to add a new MN and save using the left Save button. SPMT crashed!

This is the logfile:

2024-07-02 13:58:41,069 - INFO - MainThread | DB: Initializing...
2024-07-02 13:58:41,069 - INFO - MainThread | DB: Initialized
2024-07-02 13:58:41,069 - INFO - MainThread | DB: Opening...
2024-07-02 13:58:41,069 - INFO - MainThread | DB: Initializing tables...
2024-07-02 13:58:41,075 - INFO - MainThread | DB: Tables initialized
2024-07-02 13:58:41,100 - INFO - MainThread | DB: Database open
2024-07-02 13:58:41,100 - INFO - MainThread | DB: Clearing table REWARDS...
2024-07-02 13:58:41,100 - INFO - MainThread | DB: Table REWARDS cleared
2024-07-02 13:58:41,155 - INFO - MainThread | DB: Clearing table PROPOSALS...
2024-07-02 13:58:41,155 - INFO - MainThread | DB: Table PROPOSALS cleared
2024-07-02 13:58:41,194 - INFO - MainThread | DB: Clearing table MY_VOTES...
2024-07-02 13:58:41,194 - INFO - MainThread | DB: Table MY_VOTES cleared
2024-07-02 13:58:41,225 - INFO - MainThread | Pruning table RAWTXES
2024-07-02 13:58:41,381 - INFO - MainThread | DB: Getting masternode list
2024-07-02 13:58:41,410 - INFO - MainThread | DB: Getting all RPC servers from table PUBLIC_RPC_SERVERS
2024-07-02 13:58:41,410 - INFO - MainThread | DB: Getting all RPC servers from table CUSTOM_RPC_SERVERS
2024-07-02 13:58:41,410 - INFO - MainThread | HW: Initializing Class...
2024-07-02 13:58:41,410 - DEBUG - MainThread | HW: Class initialized
2024-07-02 13:58:41,410 - DEBUG - MainThread | STARTING SPMT
2024-07-02 13:58:41,410 - INFO - MainThread | Console Log thread started
2024-07-02 13:58:41,497 - INFO - MainThread | Checking SPMT version...
2024-07-02 13:58:41,497 - DEBUG - MainThread | Hello! Welcome to SPMT - Secure PIVX Masternode Tool - v.0.7.0-a
2024-07-02 13:58:41,525 - DEBUG - Dummy-1 | -1-> getinfo []
2024-07-02 13:58:41,525 - DEBUG - Dummy-2 | Starting new HTTPS connection (1): raw.githubusercontent.com:443
2024-07-02 13:58:41,525 - DEBUG - Dummy-1 | <-1- {"version": 5060100, "protocolversion": 70927, "services": "NETWORK/BLOOM/", "walletversion": 170000, "balance": 71.90448609, "staking status": "Staking Not Active", "blocks": 4455019, "timeoffset": 0, "connections": 16, "proxy": "", "difficulty": 9316.34825502, "testnet": false, "moneysupply": 832135664.4001309, "transparentsupply": 831396232.718139, "shieldsupply": 739431.68199183, "keypoololdest": 1685129549, "keypoolsize": 99, "unlocked_until": 0, "paytxfee": 0.0, "relayfee": 0.0001, "errors": ""}
2024-07-02 13:58:41,525 - DEBUG - Dummy-1 | -2-> getblockcount []
2024-07-02 13:58:41,525 - DEBUG - Dummy-1 | <-2- 4455019
2024-07-02 13:58:41,525 - DEBUG - Dummy-1 | -3-> mnsync ["status"]
2024-07-02 13:58:41,525 - DEBUG - Dummy-1 | <-3- {"IsBlockchainSynced": true, "lastMasternodeList": 1719921032, "lastMasternodeWinner": 1719921517, "lastBudgetItem": 1719921490, "lastFailure": 0, "nCountFailures": 0, "sumMasternodeList": 11688, "sumMasternodeWinner": 78174, "sumBudgetItemProp": 125453, "sumBudgetItemFin": 0, "countMasternodeList": 6, "countMasternodeWinner": 4, "countBudgetItemProp": 6, "countBudgetItemFin": 6, "RequestedMasternodeAssets": 999, "RequestedMasternodeAttempt": 0}

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