Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [GOAT] The coin that rewards it users. SHA256. Hurry, difficulty low!
by
EasyBTC
on 25/01/2014, 17:39:55 UTC
Still not having much luck solomining. I've got a spare antminer that I've been trying to solomine goat with, however I just can't get it running. It just refuses to connect.

I am solo mining atm direct to wallet and over p2pool both working.

You can try to connect here http//easyclient.dnsd.me:22646 is free of charge atm.

On wallet i use this config with 25 AntminerU1 :

server=1
daemon=1
listen=1
rpcuser=any
rpcpassword=any
rpcallowip=192.168.*.*
rpcport=12646
port=57421
rpcallowip=127.0.0.1
maxconnections=120
addnode=69.90.132.127
addnode=75.183.191.233

Regards

Thanks, my config was slightly different, but it still should have worked. I think my biggest hangup is I'm not sure how to work it since the Antminer has a built in version of CGMiner, and since they are networked through my router, rather than connected to USB Hubs connected to my computer, I'm not entirely sure how to get that working in terms of which IP do I use.

Still not having much luck solomining. I've got a spare antminer that I've been trying to solomine goat with, however I just can't get it running. It just refuses to connect.

To troubleshoot solomining, I always like to use netstat to see whether the coin client is listening to the correct ports, and something like netcat to verify that it is not blocked by a firewall or such. Also, verifying the rpcuser & rpcpassword can't hurt. (Which OS are you on?)

If that doesn't solve it though - did you try my other P2Pool node yet Smiley? I set it up shortly after the first one seemed to be dying. They're actually both working reasonably well now, though the second has a better valid shares rate. It's 'still' at http://goatcoin.p2p.0x0a.nl:22646 (IP changed, so same address, different node). EasyBTC also set up a P2Pool node which seems to be even better, but I'm not sure whether he's ready for the public yet at http://easyclient.dnsd.me:22646 .

I do use your pool, but I get something like 25% accepted shares. so I'm trying to switch over to solomining.



Use your local ip where the wallet is on running. eg wallet is on computer with ip 192.168.0.111 then put in your Antminer 192.168.0.111:12646 with your user and pass which you set in the goatcoin.conf.

Regards