In the process of doing all of this I wanted to try and make it easy for anyone to join in. Even Grandma.
While it’s not perfect you will still need to help Grandma with Domain/subdomain config and port forwarding I think I’ve removed all the other steps but installing
Mint/Ubuntu
And Clicking Next a few times
Grandma needs Domain Address
Email address
U Address
This took weeks to do with the 94% failure rate Ai coders. So any support is welcome.
There is no way it will be perfect but I hope it will close some gaps for a while.
It seems like the lightwalletd isn’t started or its port is not open in your firewall.
You can check from outside in linux console using this command: grpcurl zcash.dontpanic.biz:9067 cash.z.wallet.sdk.rpc.CompactTxStreamer/GetLightdInfo
hmm. I don’t have
grpcurl 127.0.0.1:9067 cash.z.wallet.sdk.rpc.CompactTxStreamer/GetLightdInfo
grpcurl: command not found
Figure it wouldn’t be this easy.
I’m getting ready to join the uptime program and want to make sure my setup is actually correct before I submit anything. Here’s what I’ve got running:
zcashd v5.9.0 (built from source)
Configured with txindex=1, rpcbind=127.0.0.1, added peers
Syncing normally
lightwalletd running as the zcash user, connects fine
One thing though: I had to run lightwalletd on port 9071 instead of 9067 because of a port conflict.
Some questions for you before I publish my endpoint:
Is using a different gRPC port (9071 instead of 9067) okay, or will that cause issues?
Am I missing any required config flags for either zcashd or lightwalletd?
Is building zcashd from source supported for this program, or should I be using a different method?
Kindly share your thoughts as I just want to make sure I’m not going to break something. T for Thanks!
I’ve checked them. I changed the config from 127.0.0.1 to 0.0.0.0
try that I guess. If it doesnt’ work I’ll just give up and assume after 3 weeks it’s no for me.