Describe the bug
I'm attempting to connect an antminer instance to a miningcore pool. the pool appears to be running but I think my config for the miner may be an issue, though I am unsure of how to remedy. I am trying to just solo mine using the antminer (to then connect multiple antminers to the instance), so I have input the pool's stratum+tcp ip address into the configuration for the miner.
To Reproduce
Steps to reproduce the behavior:
Setup a btc pool (with ad hoc pool config specs_
Point an asic miner at the pool
is there anything on the pool side that needs to be done for connecting a miner, eg registation/passwords?
Expected behavior
I expect the miner to connect
Screenshots
In the Miningcore log, configured to output to a screen I receive the following, this continues to occur, with the miner reestablishing the connection and then being rejected:
[2024-04-10 18:57:56.9985] [I] [BTC] Broadcasting job 00000013
[2024-04-10 18:58:20.0398] [I] [StatsRecorder] [BTC] Updating Statistics for pool
[2024-04-10 18:58:20.25521 [I1 [StatsRecorder] [BTC] Reset performance stats for pool
[2024-04-10 18:59:04.3091] [I] [BTC] [OHN2PFJPGQEJKJ Accepting connection from ::ffff:192.168.128.3:37830
[2024-04-10 18:59:04.3091] [I] [BTC] [OHN2PFJPGQEJKJ Connection from ::ffff:192.168.128.3:37830 accepted on port
4600
[2024-04-10 18:59:04.3091] [I] [BTC] [OHN2PFJPGQEJK] Using version-rolling mask 1fffe000
[2024-04-10 18:59:04.3330] [I] [BTC] [OHN2PFJPGQEJK] Banning unauthorized worker miner2 for 10 sec
[2024-04-10 18:59:04.33301 [I1 [BC₴ [OHN2PFJPGOEJK] Connection closed
this does not seem far from the issue here, but with a different configuration
Desktop (please complete the following information):
I figured it out, in the configuration of the miner one needs to put the target bitcoin wallet in the 'worker' tab, followed by a worker name if desired
Describe the bug I'm attempting to connect an antminer instance to a miningcore pool. the pool appears to be running but I think my config for the miner may be an issue, though I am unsure of how to remedy. I am trying to just solo mine using the antminer (to then connect multiple antminers to the instance), so I have input the pool's stratum+tcp ip address into the configuration for the miner.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect the miner to connect
Screenshots In the Miningcore log, configured to output to a screen I receive the following, this continues to occur, with the miner reestablishing the connection and then being rejected: [2024-04-10 18:57:56.9985] [I] [BTC] Broadcasting job 00000013 [2024-04-10 18:58:20.0398] [I] [StatsRecorder] [BTC] Updating Statistics for pool [2024-04-10 18:58:20.25521 [I1 [StatsRecorder] [BTC] Reset performance stats for pool [2024-04-10 18:59:04.3091] [I] [BTC] [OHN2PFJPGQEJKJ Accepting connection from ::ffff:192.168.128.3:37830 [2024-04-10 18:59:04.3091] [I] [BTC] [OHN2PFJPGQEJKJ Connection from ::ffff:192.168.128.3:37830 accepted on port 4600 [2024-04-10 18:59:04.3091] [I] [BTC] [OHN2PFJPGQEJK] Using version-rolling mask 1fffe000 [2024-04-10 18:59:04.3330] [I] [BTC] [OHN2PFJPGQEJK] Banning unauthorized worker miner2 for 10 sec [2024-04-10 18:59:04.33301 [I1 [BC₴ [OHN2PFJPGOEJK] Connection closed
this does not seem far from the issue here, but with a different configuration
Desktop (please complete the following information):