Bitcoin Forum
July 06, 2024, 08:02:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: node-stratum fails (maybe DDOS attack)  (Read 166 times)
startsts (OP)
Sr. Member
****
Offline Offline

Activity: 1092
Merit: 273



View Profile
November 07, 2017, 10: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?

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!