Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test BzMiner on pool #31

Open
italodl opened this issue Jan 31, 2022 · 1 comment
Open

test BzMiner on pool #31

italodl opened this issue Jan 31, 2022 · 1 comment

Comments

@italodl
Copy link

italodl commented Jan 31, 2022

i tried BzMiner to mine on the pool
i had the following errors:

2022-01-31T06:21:30.165Z | info | Connected to alephium full node
2022-01-31T06:21:35.702Z | info | New miner connected: ::ffff:79.42.223.100:1538
2022-01-31T06:21:35.704Z | error | Unknown stratum method from ::ffff:XX.XX.XX.100:1538: mining.authorize
2022-01-31T06:21:35.809Z | error | Unknown stratum method from ::ffff:XX.XX.XXX.100:1538: alph_submitHashrate
2022-01-31T06:21:45.831Z | error | Unknown stratum method from ::ffff:XX.XX.XXX.100:1538: alph_submitHashrate
2022-01-31T06:21:51.048Z | info | Received share from 1F4Hd4Bv6NQB14uTxCYfVSfHbQVSLz1xfvZHNbzsS2XFa, jobId: e4, chainIndex: 0 -> 3, pool difficulty: 1, share difficulty: 1.9755859375, ip: ::ffff:79.42.223.100

below I also add redis
127.0.0.1:6379> KEYS *

  1. "0:0:shares:currentRound"
  2. "1:0:shares:currentRound"
  3. "2:3:shares:currentRound"
  4. "1:3:shares:currentRound"
  5. "3:2:shares:currentRound"
  6. "0:2:shares:currentRound"
  7. "1:2:shares:currentRound"
  8. "2:1:shares:currentRound"
  9. "1:1:shares:currentRound"
  10. "2:2:shares:currentRound"
  11. "2:0:shares:currentRound"
  12. "3:1:shares:currentRound"
  13. "0:3:shares:currentRound"
  14. "0:1:shares:currentRound"
  15. "3:3:shares:currentRound"
  16. "3:0:shares:currentRound"
@altinsoft
Copy link

We are having the same problem. We are waiting for solution..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants