Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] Yenten [YTN] [Exchange avilable BTC/YTN]
by
chowjyc
on 09/11/2017, 05:38:44 UTC
Can anyone tell me how I can pool my 2-3 idle computers to mine together instead of separately?

Many thanks ahead!

Tried to get yentend running but I'm getting:

Socket error: connect, 0

yenten-qt on the other hand runs fine and I can mine there but I want to get the daemon setup on one of my machine so I can pool my computers.

My yenten.conf:

daemon=1
server=1
gen=0
port=9981
rpcport=9982
rpcuser=******
rpcpassword=******
rpcbind=192.168.1.4
alertnotify=echo%s
allowip=127.0.0.1
addnode=133.130.66.167:9981
addnode=52.3.229.122:9981
addnode=117.2.224.174:9981
addnode=34.237.2.46:9981
addnode=52.202.130.37:9981
addnode=52.56.87.162:9981



I don't have the rpcbind=192.168.1.4 and the allowip=127.0.0.1 lines, you might want to try running the daemon without them or with different values.

I have tried everything and I still get the same error.

If I do yentend --log-level 1 I will get this

error:couldn't connect to server

or if I just run yentend I will get

Socket error: connect, 0