idk what should i do, i dont see any guide in first post,
drop the :3333 after flypool.org, keep the --port 3333 notation, this fixed it for me
I think that this is a typo on the flypool's site. Also, don't need to list devices if you have just four:
./miner --server eu1-zcash.flypool.org --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x --port 3333
This has got to be something with my z wallet address or something... If I copy yours exactly, it will run.. if I place my wallet address in, it fails back to error 9
There is big red warning on flypool : can not send to z adresses...
I'm not that blind.... I am using a "t" address not a "z" address .. I was referring to z wallet as my zec wallet
Are you on win 10 or Ubuntu?
It looks like ur syntax is incorrect.
use
./miner --server eu1-zcash.flypool.org --port 3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x
Using win 10 pro 64
Here again I use your config line of:
miner --server eu1-zcash.flypool.org --port 3333 --user t1NF6yLUxAAttibU8mzfX86o8aWLcqF38DX.rig1 --pass x
everything works fine
if I use mine
miner --server eu1-zcash.flypool.org --port 3333 --user t1dX1v8YiGdGsJCay9Vkiri4oAEddffPth3.rig1 --pass x
I get the error code 9
I have reproduce the error code 1 and it is due to a bad internet connection.
Try to troubleshoot the connection and/or verify if a firewall or antivirus and make sure to add an exclusion line in WINDOWS DEFENDER.
My internet is a 300/20 low latency no jitter -- I have turned off my firewall, antivirus, and added an exclusion to windows defender, I still get error 9
If I remove my t address leave the default or the example above, it works perfectly, I put my t address in it fails... why would my t (zec) address not work ? it's the same one I am using on my main 7 gpu fury rig
p.s. You are not using the same .rigname are you ?
No, different rig name... and after all this testing I agree that I may need a new t wallet address, as to why I have NO IDEA!@
This is where my newness comes in, is there a way to get a new T wallet address? currently using the zec wallet (ver. 51) through ubunta
Also, I wanted to say thanks to all for the assistance in talking/working this issue out.