You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
I am using —api-bind 127.0.0.1:3333 for my ethminer inside a docker container, and although I can use netcat to access that port, ethminer seems to be resetting the link before I see any response.
I open two terminals in one I use netcat and in the other tcpdump. I issue:
One can see the 3-way handshake that opens the port. The transfer of the data across the port and the ack from the ethminer receiving the data. But a) there’s no json response and b) the link is reset by ethminer. I’ve tried other commands. I didn’t assign a API password
Ubuntu 20.04
Ethminer v0.19.0-alpha.0
If there’s more info you need please let me know.
The text was updated successfully, but these errors were encountered:
Seems like #1938, it was fixed a year ago but we haven't had a release since then, for windows you can download builds on the AppVeyor link on the main page, I believe for linux you would have to build it yourself. If you need new rtx support you could try #2133
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using —api-bind 127.0.0.1:3333 for my ethminer inside a docker container, and although I can use netcat to access that port, ethminer seems to be resetting the link before I see any response.
I open two terminals in one I use netcat and in the other tcpdump. I issue:
echo '{"id":0,"jsonrpc":"2.0","method":"miner_ping"}' | netcat 127.0.0.1 3333
In the tcpdump I see:
tcpdump: listening on lo, link-type EN10MB (Ethernet), capture size 262144 bytes
16:22:30.564896 IP (tos 0x0, ttl 64, id 39212, offset 0, flags [DF], proto TCP (6), length 60)
localhost.42760 > localhost.3333: Flags [S], cksum 0xfe30 (incorrect -> 0x2ccd), seq 167562022, win 65495, options [mss 65495,sackOK,TS val 4006062908 ecr 0,nop,wscale 7], length 0
0x0000: 4500 003c 992c 4000 4006 a38d 7f00 0001 E..<.,@.@.......
0x0010: 7f00 0001 a708 0d05 09fc cb26 0000 0000 ...........&....
0x0020: a002 ffd7 fe30 0000 0204 ffd7 0402 080a .....0..........
0x0030: eec7 ab3c 0000 0000 0103 0307 ...<........
16:22:30.564909 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
localhost.3333 > localhost.42760: Flags [S.], cksum 0xfe30 (incorrect -> 0x88df), seq 2263712502, ack 167562023, win 65483, options [mss 65495,sackOK,TS val 4006062908 ecr 4006062908,nop,wscale 7], length 0
0x0000: 4500 003c 0000 4000 4006 3cba 7f00 0001 E..<..@.@.<.....
0x0010: 7f00 0001 0d05 a708 86ed 82f6 09fc cb27 ...............'
0x0020: a012 ffcb fe30 0000 0204 ffd7 0402 080a .....0..........
0x0030: eec7 ab3c eec7 ab3c 0103 0307 ...<...<....
16:22:30.564921 IP (tos 0x0, ttl 64, id 39213, offset 0, flags [DF], proto TCP (6), length 52)
localhost.42760 > localhost.3333: Flags [.], cksum 0xfe28 (incorrect -> 0xaf9b), ack 1, win 512, options [nop,nop,TS val 4006062908 ecr 4006062908], length 0
0x0000: 4500 0034 992d 4000 4006 a394 7f00 0001 E..4.-@.@.......
0x0010: 7f00 0001 a708 0d05 09fc cb27 86ed 82f7 ...........'....
0x0020: 8010 0200 fe28 0000 0101 080a eec7 ab3c .....(.........<
0x0030: eec7 ab3c ...<
16:22:30.564966 IP (tos 0x0, ttl 64, id 39214, offset 0, flags [DF], proto TCP (6), length 99)
localhost.42760 > localhost.3333: Flags [P.], cksum 0xfe57 (incorrect -> 0x86ed), seq 1:48, ack 1, win 512, options [nop,nop,TS val 4006062908 ecr 4006062908], length 47
0x0000: 4500 0063 992e 4000 4006 a364 7f00 0001 E..c..@[email protected]....
0x0010: 7f00 0001 a708 0d05 09fc cb27 86ed 82f7 ...........'....
0x0020: 8018 0200 fe57 0000 0101 080a eec7 ab3c .....W.........<
0x0030: eec7 ab3c 7b22 6964 223a 302c 226a 736f ...<{"id":0,"jso
0x0040: 6e72 7063 223a 2232 2e30 222c 226d 6574 nrpc":"2.0","met
0x0050: 686f 6422 3a22 6d69 6e65 725f 7069 6e67 hod":"miner_ping
0x0060: 227d 0a "}.
16:22:30.564972 IP (tos 0x0, ttl 64, id 49822, offset 0, flags [DF], proto TCP (6), length 52)
localhost.3333 > localhost.42760: Flags [.], cksum 0xfe28 (incorrect -> 0xaf6c), ack 48, win 512, options [nop,nop,TS val 4006062908 ecr 4006062908], length 0
0x0000: 4500 0034 c29e 4000 4006 7a23 7f00 0001 E..4..@[email protected]#....
0x0010: 7f00 0001 0d05 a708 86ed 82f7 09fc cb56 ...............V
0x0020: 8010 0200 fe28 0000 0101 080a eec7 ab3c .....(.........<
0x0030: eec7 ab3c ...<
16:22:30.565167 IP (tos 0x0, ttl 64, id 49823, offset 0, flags [DF], proto TCP (6), length 52)
localhost.3333 > localhost.42760: Flags [R.], cksum 0xfe28 (incorrect -> 0xaf68), seq 1, ack 48, win 512, options [nop,nop,TS val 4006062908 ecr 4006062908], length 0
0x0000: 4500 0034 c29f 4000 4006 7a22 7f00 0001 E..4..@[email protected]"....
0x0010: 7f00 0001 0d05 a708 86ed 82f7 09fc cb56 ...............V
0x0020: 8014 0200 fe28 0000 0101 080a eec7 ab3c .....(.........<
0x0030: eec7 ab3c ...<
One can see the 3-way handshake that opens the port. The transfer of the data across the port and the ack from the ethminer receiving the data. But a) there’s no json response and b) the link is reset by ethminer. I’ve tried other commands. I didn’t assign a API password
Ubuntu 20.04
Ethminer v0.19.0-alpha.0
If there’s more info you need please let me know.
The text was updated successfully, but these errors were encountered: