Closed emergent-reasons closed 5 years ago
In the first ps the two processes are the pyintstaller parent process (pyinstaller is used for the .app -- it basically unzips Electron Cash into a tmpdir then runs it).
So.. I'm not clear -- in the end the workaround was to kill the running EC and then it worked? Or?
What is the issue exactly? EC + EC Shuffle cannot be run at the same time because they use the same daradir...
If that is the case, then the pyinstaller was permanently stuck somehow. It was persistently running until we killed it each time we tried. EC was in the app list but perhaps it never finished "installing"?
Also as above, even if the process was the installer, we were able to run the app from command line but it hung after the first log entry.
Whatever it was, after we cleared all the config except the wallets, she was able to start EC normally.
Transferred to mainline repo.
MacOS: Mojave 10.14.3 Model: 2017 MacBook Pro
I walked a shuffle user through recovering their setup. Here is the history I heard:
When we investigated with the commandline, we found the following:
-v
We cleared out everything but wallets from
.electron-cash
and then it started normally and seems to be working with no problems.