8000 Cant Mine ETC - All share rejected [BUG] · Issue #43 · minernl/miningcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cant Mine ETC - All share rejected [BUG]  #43
Open
@developer-yellowstudio

Description

@developer-yellowstudio

Describe the bug
When my miners submit shares to the pool; every single one of them is rejected

To Reproduce
Steps to reproduce the behavior:

  1. Connect miner to IP and Port
  2. Miner submits shares
  3. All shares rejected

Expected behavior
Share not rejected

Expected behavior
The shares are all rejected and therefore the miners are blocked
At all difficulty settings the shares are rejected as low difficulty shares

Screenshots
If applicable, add screenshots to help explain your problem.

**System information:

  • OS: [Ubuntu 20.04]

**Software information:
Most up to date Miningcore

Additional context
},
"pools": [{
"id": "Ethereum-Classic-UK-1",
"enabled": true,
"coin": "ethereum-classic",
"address": "",
"rewardRecipients": [{
"type": "op",
"address": "",
"percentage": 0
}],
"blockRefreshInterval": 500,
"clientConnectionTimeout": 600,
"banning": {
"enabled": false,
"time": 600,
"invalidPercent": 50,
"checkThreshold": 50
},
"ports": {
"8888": {
"listenAddress": "0.0.0.0",
"difficulty": 0.01,
"varDiff": {
"minDiff": 0,
"maxDiff": null,
"targetTime": 10,
"retargetTime": 15,
"variancePercent": 30
}
},
"9999": {
"listenAddress": "0.0.0.0",
"difficulty": 1
}
},
"daemons": [
{
"host": "",
"port": 8545,
"user": "",
"password": ""
}
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0