-
Notifications
You must be signed in to change notification settings - Fork 8
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
Won't run at all #9
Comments
Engram is a portable app, so it needs to have write permissions in order to function. Make sure of the following:
|
I did extract the binary before attempting to run it, and it does have write permissions. I've also tried running it as Administrator, but that does not help. It creates a couple of folders named 'datashards' and 'mainnet' when it runs, but it always crashes or otherwise fails to create an application window - always quietly, with no error messages. As such, there's no way for me to check for node connection. Any suggestions on troubleshooting steps to get some meaningful error messages? |
Please download or build from latest release https://github.com/DEROFDN/Engram/releases/latest and feel free to re-open relevant issues should you still encounter them. |
Latest wallet version (0.1.2?) on Windows 10 Pro. Downloaded and extracted the binary, try to run it - either the window appears for a split second, long enough to see it's outline, then immediately closes (most common), or it appears but hangs before any content can load (only happened once, and not on the first run attempt).
I've added an exception for it to antivirus, tried running as Administrator and various compatibility modes - no joy. No error messages and no error log that I've been able to find.
Appreciate any help.
The text was updated successfully, but these errors were encountered: