matthew1820
New member
Found the answer to my question... When it ran the first time it created a ~/config/Dash directory containing a Dash-qt.conf file. That contained all the options data, including the data directory path.
I manually cleaned things up and pointed everything to the right directory, and the program now loads from the intended data directory, including blockchain and my wallet.
M.
I wrote:
I manually cleaned things up and pointed everything to the right directory, and the program now loads from the intended data directory, including blockchain and my wallet.
M.
I wrote:
I am trying to upgrade my darkcoin wallet to the new dash version, on Linux...
Backed things up, renamed .darkcoin data directory to .dash. There was no darkcoin.conf.
Ran a copy of the dash-qt executable in the same directory that contained the .dash directory. On the FIRST execution only, a dialogue popped up requesting the location of the data directory. I THOUGHT I set it to my .dash directory, but when it ran it started to build a new data structure in the same directory the executable is in, ignoring my data directory.
Now, every time I run it, no matter what directory the executable is in, it doesn't give me that dialogue, and I've found no way to change its determination to store all it's data in the directory it was run in the very first time.
Does it set an environment variable somewhere, or store a file in some weird place? How can I reset it to that first-run state and try again?
I can load my old wallet and data if I specify the -datadir argument, but I want to know where it's "remembering" that it's been run before and try to reset it's default action to be the way I want it!
Help?
M.
Last edited by a moderator: