wal
Member
there is no debug.log file in the bin folder. where might i find it or does it need to be run with command line options?The error above should not cause a exist of the app. Mind to post the last lines in debug.log file?
there is no debug.log file in the bin folder. where might i find it or does it need to be run with command line options?The error above should not cause a exist of the app. Mind to post the last lines in debug.log file?
You should find the debug.log in your dashcore folder, which is hidden. In linux, it's in /home/.dashcore In windows it's usually in appdata/roaming/dashcorethere is no debug.log file in the bin folder. where might i find it or does it need to be run with command line options?
The debug.log file gets stored in your datadir (next to your wallet.dat) - on Windows this is most commonly %APPDATA%\Datathere is no debug.log file in the bin folder. where might i find it or does it need to be run with command line options?
Usually it is not a problem to have multiple wallets on the same machine.well that might partially explain it . i have dash 12.0 (prod) running already on the machine that doesnt work (and debug.log isnt generated at all when i run the test app)
edit:
I moved the existing dash folder from
C:\Users\<me>\AppData\Roaming\Dash to C:\Users\<me>\AppData\Roaming\Dash1
however the test dash-qt.exe still falls over. The folder is not recreated by the test app so there is no debug.log to analyze
Usually it is not a problem to have multiple wallets on the same machine.
Thinking more about 12.1: Could you please check for a folder C:\Users\<me>\AppData\Roaming\Dashcore? We have changed the location in 12.1, so that might be the place to look for...
Its not there... here is a screenshot...hrm
Hmm, please try to create a shortcut to dash-qt and add the parameters "-datadir=C:\<PathToAnyDataDir> -testnet=1" and try starting again.
Thanks for reporting, i guess it may be a file/folder permission issue then. I'll keep it in the backlog for testingyep that works. in fact adding *any* of those options results in the app working. eg
dash-qt -datadir=<foo> -testnet=1
dash-qt -testnet=1
dash-qt -datadir=<foo>
but without any args, error as before
Ninja stuck, use https://test.explorer.dash.org/chain/tDashAm I the only one who keeps losing the blockchain?
https://test.explorer.dashninja.pl/chain/Dash says 115238
My windows QT wallet says I'm on 115103
My TMN1 says I'm on 115404
and my TMN2 says I'm on 115238
fixed, thanksWorks ok.
Try Tools->Wallet repair->Rebuild Index
We consider this to be a bugI may have forgotten how to use grep ?? Anyway, my MN have been started - automatically (I've been getting payments) and I'm sure they were defunct for many hours before I upgraded to the latest version. Is this a new feature? To automatically start the MN without the wallet that contains the 1000 coins online?