V12.0.45 is working great for me, really impressive work, all the new tools, wallet repair, backups, syncing budgets, sporks, everything is super slick. It feels like a huge step forward, looking forward to what we can do with the budget system.
v12.0.45 crashed all my MNs every two days. Still can't find the problem. Very frustrating. Since 8 days without any payment for all my MNs.
"crashed" - daemon (process) died or you mn just dropped out of list?
If it actually died - what your vps specs are?
all daemons on my digital ocean droplet (Ubuntu 14.04) died, masternode debug can't find coin, need to restart from hot wallet. Then qt-wallet on my Debian machine where I host my hot wallet hang on the "Synchronizing budgets... 100%" msg, can't even click on anything. Twice the whole Debian machine crashed with the wallet together.
Never seen an update like that. If you're interested I could try to send you the debug.log.
Thanks in advance.
That's weird... mine are on DO too and they feel fine.
Checklist:
- "txindex=1" in dash.conf
- 1 run with -reindex after that ^^^
- start-many/alias from local after reindex is finished
- "masternode debug" on remote should give you "Masternode successfully started", if it's not try this
https://dashtalk.org/threads/v12-release.5888/page-15#post-63716I did try all. Still crashing like no tomorrow. Now crashing every few hours. Of course my masternode debug show successful after I start from the local client. Lost at least dozen of MN payments for all my nodes in last 8 days.
Btw I don't have the txindex=1 in dash.conf in remote daemon. I just try it for a few nodes, let's see whether it's still crashing.
Do you mind sharing the config for local and remote ?
Thanks in advance.
debug file too large?
try
dashd --shrinkdebugfile
maybe??
I just check, debug.log is around 36MB, I don't think it's too large and I still have >10GB free on space.
But I will try your suggestion, thanks.
Last log from debug.log, remote daemon crashed every hour now with the txindex=1
2015-08-18 20:39:55 CBudgetManager::Sync - sent 0 items
2015-08-18 20:39:55 CBudgetManager::Sync - sent 0 items
2015-08-18 20:39:55 mnvs - Sent Masternode votes to 77.64.253.82:27785
2015-08-18 20:40:17 Verifying mncache.dat format...
Anyone has a stable MN config (local + remote) for v12.45 could share it here ? Thanks in advance.
PS: qt-wallet on local machine hangs again at "Synchronizing budgets 100%". debug.log shows the last log line: ( What I mean with 'wallet hangs' is I can't click or close it anymore, need to kill it with kill -9 or even restart the machine)
CMasternodeSync::GetNextAsset - Sync has finished.
CActiveMasternode::ManageStatus - Checking inbound connection to 'xxx'
Evan do you have any idea ? It happened almost 50% everytime I started the qt-wallet.