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

v0.3.0 Stratum connection issues #24

Open
nickhoyt opened this issue Feb 2, 2018 · 1 comment
Open

v0.3.0 Stratum connection issues #24

nickhoyt opened this issue Feb 2, 2018 · 1 comment

Comments

@nickhoyt
Copy link

nickhoyt commented Feb 2, 2018

Mining against a p2pool node with this version is producing a stratum connection interrupted between each found share. This is consistent, logs from miners look like this.

[2018-02-01 22:03:00] Stratum connection interrupted
[2018-02-01 22:03:00] GPU #2: EVGA GTX 1050 Ti, 13.36 MH/s
[2018-02-01 22:03:00] accepted: 40/43 (diff 0.086), 36.67 MH/s yes!
[2018-02-01 22:03:00] Stratum connection interrupted
[2018-02-01 22:03:02] Stratum difficulty set to 8 (0.03125)
[2018-02-01 22:03:05] GPU #0: EVGA GTX 1050 Ti, 11.02 MH/s
[2018-02-01 22:03:05] accepted: 41/44 (diff 0.035), 36.67 MH/s yes! 
[2018-02-01 22:03:05] Stratum connection interrupted
[2018-02-01 22:03:12] GPU #2: EVGA GTX 1050 Ti, 13.47 MH/s
[2018-02-01 22:03:12] accepted: 42/45 (diff 0.032), 36.65 MH/s yes!
[2018-02-01 22:03:12] Stratum connection interrupted
[2018-02-01 22:03:18] GPU #1: EVGA GTX 1050 Ti, 11.42 MH/s 
[2018-02-01 22:03:18] accepted: 43/46 (diff 0.032), 36.64 MH/s yes!
[2018-02-01 22:03:18] Stratum connection interrupted
[2018-02-01 22:03:31] GPU #2: EVGA GTX 1050 Ti, 13.39 MH/s
[2018-02-01 22:03:31] accepted: 44/47 (diff 0.036), 36.64 MH/s yes!
[2018-02-01 22:03:31] Stratum connection interrupted
[2018-02-01 22:03:31] GPU #1: EVGA GTX 1050 Ti, 11.40 MH/s
[2018-02-01 22:03:31] accepted: 45/48 (diff 0.036), 36.61 MH/s yes!
[2018-02-01 22:03:31] Stratum connection interrupted
[2018-02-01 22:03:48] GPU #2: EVGA GTX 1050 Ti, 13.31 MH/s
[2018-02-01 22:03:48] accepted: 46/49 (diff 0.037), 36.58 MH/s yes!
[2018-02-01 22:03:48] Stratum connection interrupted
[2018-02-01 22:03:53] GPU #2: EVGA GTX 1050 Ti, 13.27 MH/s
[2018-02-01 22:03:53] accepted: 47/50 (diff 0.037), 36.56 MH/s yes!
[2018-02-01 22:03:53] Stratum connection interrupted
[2018-02-01 22:04:00] GPU #2: EVGA GTX 1050 Ti, 13.39 MH/s
[2018-02-01 22:04:00] accepted: 48/51 (diff 0.080), 36.54 MH/s yes!
[2018-02-01 22:04:00] Stratum connection interrupted
[2018-02-01 22:04:06] GPU #2: EVGA GTX 1050 Ti, 13.33 MH/s
[2018-02-01 22:04:06] accepted: 49/52 (diff 0.051), 36.53 MH/s yes!
[2018-02-01 22:04:06] Stratum connection interrupted
[2018-02-01 22:04:13] GPU #0: EVGA GTX 1050 Ti, 11.08 MH/s
[2018-02-01 22:04:13] accepted: 50/53 (diff 0.065), 36.53 MH/s yes!
[2018-02-01 22:04:13] Stratum connection interrupted
[2018-02-01 22:04:18] GPU #1: EVGA GTX 1050 Ti, 11.43 MH/s
[2018-02-01 22:04:18] accepted: 51/54 (diff 0.076), 36.52 MH/s yes!
[2018-02-01 22:04:18] Stratum connection interrupted

Not sure what the issue is, but there seem to be no rejected shares between stratum drops.

@nickhoyt nickhoyt changed the title v3.0.0 Stratum connection issues v0.3.0 Stratum connection issues Feb 2, 2018
@nickhoyt
Copy link
Author

nickhoyt commented Feb 2, 2018

I restarted the node and the stratum adjustments became less frequent, then on the third restart it appears to have fixed the issue?! not sure what the issue was to begin with, rather odd.

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

1 participant