-
-
Notifications
You must be signed in to change notification settings - Fork 760
-
I got into an issue I might think.
As soon as the pool vardiff changes the miners close the connections.
I use nicehash miners for testing purposes and have a monero pool.
image
To be seen in this picture as soon as changes happen connections seem to close. Same effect if a new block is been added and a new template has been sent out.
Did anybody experience anything similar?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
Detected new block 2898944 [POLL]
[2023年06月02日 00:48:00.2145] [I] [xmr1] Broadcasting jobs
[2023年06月02日 00:48:00.2222] [D] [xmr1] [0HMR2U8RMPU0N] Sending: {"jsonrpc":"2.0","method":"job","params":{"job_id":"6","blob":"1010a0c0e4a30636540ec7356e30420a8d0905378911e5d463fc5ed91fdc6a8573358099e949ed0000000009a6bde42f4a04a0ea1b83d0e237aafae1ff3c3b0fc6b1996d76ded5219ee49407","target":"eb3b0000","seed_hash":"62a43ee12cb654d1fe1737c655a2b9b096cef65751cda4ec8fb93870d8c11cd2","algo":"rx/0","height":2898944},"id":null}
[2023年06月02日 00:48:00.2222] [D] [xmr1] [0HMR2U8RMPU0O] Sending: {"jsonrpc":"2.0","method":"job","params":{"job_id":"8","blob":"1010a0c0e4a30636540ec7356e30420a8d0905378911e5d463fc5ed91fdc6a8573358099e949ed000000008ccf666ccaa3f3cddab698c19c3113002c5df6b556a8eef4bf91b8c74aa3c28807","target":"eb3b0000","seed_hash":"62a43ee12cb654d1fe1737c655a2b9b096cef65751cda4ec8fb93870d8c11cd2","algo":"rx/0","height":2898944},"id":null}
[2023年06月02日 00:48:00.2222] [D] [xmr1] [0HMR2U8RMPU0L] Sending: {"jsonrpc":"2.0","method":"job","params":{"job_id":"7","blob":"1010a0c0e4a30636540ec7356e30420a8d0905378911e5d463fc5ed91fdc6a8573358099e949ed000000009f5a397628991fcd8e0da82685d351c3de991a5dd7d1f660fcea8e6e37cd8ecb07","target":"eb3b0000","seed_hash":"62a43ee12cb654d1fe1737c655a2b9b096cef65751cda4ec8fb93870d8c11cd2","algo":"rx/0","height":2898944},"id":null}
[2023年06月02日 00:48:00.2222] [D] [xmr1] [0HMR2U8RMPU0M] Sending: {"jsonrpc":"2.0","method":"job","params":{"job_id":"5","blob":"1010a0c0e4a30636540ec7356e30420a8d0905378911e5d463fc5ed91fdc6a8573358099e949ed00000000489931f913e9c52ccdf0c3cd4b0d4293d695aab2eb6ec0fe7aab10f73eb04cbd07","target":"eb3b0000","seed_hash":"62a43ee12cb654d1fe1737c655a2b9b096cef65751cda4ec8fb93870d8c11cd2","algo":"rx/0","height":2898944},"id":null}
[2023年06月02日 00:48:00.2459] [D] [xmr1] [0HMR2U8RMPU0O] [PIPE] Received data:
[2023年06月02日 00:48:00.2459] [D] [xmr1] [0HMR2U8RMPU0M] Received EOF
[2023年06月02日 00:48:00.2459] [D] [xmr1] [0HMR2U8RMPU0N] Received EOF
[2023年06月02日 00:48:00.2459] [D] [xmr1] [0HMR2U8RMPU0O] Received EOF
[2023年06月02日 00:48:00.2604] [I] [xmr1] [0HMR2U8RMPU0M] Connection closed
[2023年06月02日 00:48:00.2604] [I] [xmr1] [0HMR2U8RMPU0O] Connection closed
[2023年06月02日 00:48:00.2604] [I] [xmr1] [0HMR2U8RMPU0N] Connection closed
This is after a new block template has been found. Normally the EOF should represent me that the miner has an issue and not the pool if I'm not mistaken but is there any changes that need to be made so that miningcore is operational with nicehash ?
Beta Was this translation helpful? Give feedback.
All reactions
-
Changed the name of this disucssion.
Issue still persists. Nicehash miners close connection if new job is been broadcasted and/or new block found and therefore new template is been send
Beta Was this translation helpful? Give feedback.