zone117x / node-cryptonote-pool

Mining pool for CryptoNote based coins such as Bytecoin and Monero
GNU General Public License v2.0
826 stars 1.14k forks source link

Pool is running, but Miner says invalidaddressusedforlogin #318

Open zimbo123 opened 6 years ago

zimbo123 commented 6 years ago

Hello,

i configured a Monero Pool and i think is running fine. Logs says no errors and when i started node init.js no erros are shown. But when i start mining, the miner says "invalidaddressusedforloin"

xmr.coin-mining.net

Where is the problem?? Thank you

olalcruz commented 6 years ago

Same Issue here. Actually my pool is working well but not with new xmr wallets. For instance in hitbtc I received the following message: "Dear traders, we kindly advise you to generate new XMR addresses: the wallets have been updated earlier this month to increase security and improve usability. Depositing to the old addresses will be available only until 1 October - so please be sure that you have generated a new address for your XMR"

So, when I use the new xmr wallet for my miners, those miners says: "invalidaddressusedforloin" So I dont know what to do. Have you solved this issue zimbo?