Troubleshooting:
Hey all I have a problem and that I was hoping someone could help me with. It appears I have done everything right with this miner and it seems to mine but neither my wallet nor my associates ever receives any Monero. Heres the code we used, Im running v9.0 on Windows 7 SP1, none of the cards are overclocked, is rebooted a couple times a week
setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner.exe -o stratum+tcp://erebor.dwarfpool.com:8050 -u wallet -p
hossflat12@gmail.com-o stratum+tcp://moria.dwarfpool.com:8050 -u wallet -p
hossflat12@gmail.com -tt 80 -dbg 1
Any help would be greatly appreciated
Did you try to use -o stratum+tcp://xmr-eu.dwarfpool.com:8050
I'll try that right now.....not to be a noob but how does that change things?
alright it mine's to my address, which I set up through the windows wallet GUI, but my associates account is through poloniex and does not receive any coin. Does anybody know if there's something special I have to do with a poloniex wallet in the wallet address?
I do not believe you can mine directly to a Poloniex wallet. Most exchanges do not allow this as they may use different mechanisms internally to credit you account.
For example, Poloniex requires you to also associate a payment ID to ensure your transaction is applied correctly to your account, as seen on the warning by your deposit addresses: "
Deposit: You MUST send your deposit using the Payment ID below, or it will not be credited.".
From your postings, it looks like you attempted to append your transaction ID to your wallet address using the "." separator. According to DwarfPool FAQ, this is to allow you to know which rig you are monitoring if you have several rigs using the same wallet address. Per their FAQ:
Miner example
Command line for TAC with monitoring of 777th rig
sgminer -k nist5 --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3350" -u COIN_WALLET.777 -p your@email.com
--failover-only -o "stratum+tcp://moria.dwarfpool.com:3350" -u COIN_WALLET.777 -p your@email.com
I do not think this was intended to allow for payment IDs. Your best bet is to continue to mine to your wallet on your PC, as you indicated that works for you, and perform any transfers to exchanges manually.