Author

Topic: node-stratum fails (maybe DDOS attack) (Read 164 times)

sr. member
Activity: 1092
Merit: 273
November 07, 2017, 06:25:27 AM
#1
I have multipool and on new coin KzCash (x11) my node-stratum (used https://github.com/KillerByte/node-merged-pool )  fails and process terminates.
In log file I can see a lot of lines like this:
Quote
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {"code":"EPIPE","errno":"EPIPE","syscall":"write"}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}
warning: [POOL] Socket error from (unauthorized) [118.172.194.240]: {}

It seems like DDOS, but there are similar lines for autorized miner too

Quote
warning: [POOL] Socket error from ******@gmail.com:BMGA1 [24.47.99.166]: {"code":"EPIPE"}
warning: [POOL] Socket error from ******@gmail.com:BMGA1 [24.47.99.166]: {"code":"EPIPE"}
warning: [POOL] Socket error from ******@gmail.com:BMGA1 [24.47.99.166]: {"code":"EPIPE"}
warning: [POOL] Socket error from ******@gmail.com:BMGA1 [24.47.99.166]: {"code":"EPIPE"}
warning: [POOL] Socket error from ******@gmail.com:BMGA1 [24.47.99.166]: {"code":"EPIPE"}

Finally node-stratum fails with error:
Quote
FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory


Any idea what the reason can be?
Jump to: