Hi,
what's the best way to start LeaseRigProxy after a reboot?
I added the following line to /etc/crontab:
@reboot root /root/LeaseRigProxy/leaserigproxy_bamt 3333 ***LRP ID*** 0 >> /home/user/LeaseRigProxy.log
However, last night LeaseRigProxy got stuck in a loop and I ended up with a 450Mb text file log filled with this:
WARNING: Hostname ***pool***.com resolved to zero!
--127.0.0.1:60171->connecting to pool ***pool***.com
--127.0.0.1:60172->rig connected
WARNING: Hostname ***pool***.com resolved to zero!
--127.0.0.1:60172->connecting to pool ***pool***.com
--127.0.0.1:60173->rig connected
WARNING: Hostname ***pool***.com resolved to zero!
--127.0.0.1:60173->connecting to pool ***pool***.com
--127.0.0.1:60174->rig connected
WARNING: Hostname ***pool***.com resolved to zero!
cgminer was running without any errors just no hashing.
It didn't even go to the secondary pool. Seems a bit flaky.
The pool works fine when I add it directly to cgminer.conf and bypass the proxy.
I'm running Litecoin BAMT 1.4.
Thanks.
Bump.
Has nobody had similar problems?