-
Notifications
You must be signed in to change notification settings - Fork 86
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
Lightwallet GUI not loading #491
Comments
The Maybe you can help me reproduce the problem. I maintain
(Successful.) but when I try to run it, after first starting local instances of
Is it an operating system mismatch problem? |
Also, is this a regression? Did this used to work, and if so, did a new lightwalletd version make it stop working? |
I am running debian bookworm 12.6. I installed that same zecwallet-lite package without incident. I am going to attempt to get zcash synced up before launching the zecwallet-lite. This used to work. I am trying to re-access the zec in my zecwallet-light-wallet.dat |
Okay, thanks for the update. Let me know. It will probably take several days at least for If, after the This reminds me, we should have a debug option when starting |
I changed the log-level to 7 on the lightwallet. Will report back. |
That won't do anything. But I'm working on a PR that will make that work, will log gRPC calls. I'll be done soon. How is the zcashd sync going? |
I created PR #494 to help figure out this problem -- can you run that branch (start lightwalletd with the option If you can't run from a branch, I'll merge that PR and make a new release, but that will take a little longer. |
I set up zcashd and lightwalletd. My zcash.conf is:
A "zcash-cli getblockchaininfo" yields:
I have a service file for lightwalletd whose ExecStart is:
The service is showing as running.
A launch of the zecwallet-lite GUI gives me
[A previous launch asked for the server; I chose http://127.0.0.1:9067...]
Unfortunately, it just stops at that screen there and never launches into the wallet GUI.
Ideas? If you need more info, just ask what you want...
The text was updated successfully, but these errors were encountered: