I have a GPU Asus GTX 770 and I have been trying to mine BTCZ using EWBF miner.
I am using the following command:
miner --server btczpool.com --port 3032 --user xxxxxxxx.Nvidia01 --pass x --pec
Where xxxxx is my wallet hash. I add a pause on .bat file and I have got the error:
+-------------------------------------------------+
| EWBF's Zcash CUDA miner. 0.3.4b |
+-------------------------------------------------+
INFO: Current pool: btczpool.com:3032
INFO: Selected pools: 1
INFO: Solver: Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
INFO: Target: 00a0000000000000...
INFO: Detected new work: df1f
ERROR: Stratum authorization error
I tried to mine usgin a hash wallet of a friend and it worked fine but with mine wallet doesn't work. How can I make sure that I have a valid wallet and make it work?
Is there any solution for it?
Thank you!
As the error states - you have an authorisation problem. Just like a guy above you - you probably (almost certainly) made a syntax mistake. Since you chose to mine on some unpopular (and honestly unknown to me) pool hardly anyone will be able to help you with the syntax so easy from the top of his head. It will require digging into your pool's faqs.
Good options for you would be:
1. figure it out on your own
2. pay someone to figure it out for you
3. switch to one of popular pools (flypool, suprnova, MPH, etc) and then ask for help if you still have problems (also probably on that pool's forum rather than here, since it's miner's forum and your problem is pool related)