Author

Topic: [OLD] Eligius: ASIC, no registration, no fee CPPSRB BTC + 105% PPS NMC, 877 # - page 113. (Read 458518 times)

full member
Activity: 238
Merit: 100
Pool is down... argh.... switching to guild. Sad 

does this happen often?

I have only been on Eligius about 2 weeks and this is the first time it's happened for me.  Others may be able to tell you better. 

I am glad I caught it though, as my blades didn't switch to my backup pool :/ 
sr. member
Activity: 326
Merit: 250
Pool is down... argh.... switching to guild. Sad 

does this happen often?
full member
Activity: 238
Merit: 100
Pool is down... argh.... switching to guild. Sad  

Edit:  Just noticed the pool hash rate is under 400Gh/s too.  I think it's normally ~4,000.  
legendary
Activity: 1680
Merit: 1045
Ok. I want to use eligius, but I keeeeeep getting problems. The stratum url never worked for me, my diablo miner (running on mac pro) never connected. The getwork url worked on and off, but recently (until a few hours ago) was the one I used. Now that one can't connect, and the remaining one (gbt) seems to fail to connect a lot. (I'm in the UK btw)

Any advice?

Getwork was always ok, but for about 7 hours I haven't been able to connect.
legendary
Activity: 2955
Merit: 1050
bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -O YourAddress           <----- this was working for me as of a day ago, does not work now....weird.

Something is seriously messed up, because none of my miners will connect....


here the same, does not work anymore...
hero member
Activity: 529
Merit: 501
I have no idea what's going on, but I cannot connect with the pool at all.

I'm using the setup reccommended by the pool, and it just won't connect.

Internet is up, I can mine at my backup pool just fine..


 bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -O YourAddress           <----- this was working for me as of a day ago, does not work now....weird.

cg miner setup does not work either, just a flash of command line screen on the screen, and nothing. Used to work also...

Something is seriously messed up, because none of my miners will connect....

Well, it figures. Just as I was about to get a payout...lolz...
member
Activity: 82
Merit: 10
How can i get a manual payout? I am mining from a small computer and just reaching the minimum amount takes 2 weeks and i only need a tiny amount more to afford 2 avalon mining chips.

Address?
My address is 16jYgW3cC7zzZm4qjpPd94zK8JMF1hxmj1.

done.
Thanks. That means allot to me.
legendary
Activity: 1223
Merit: 1006
How can i get a manual payout? I am mining from a small computer and just reaching the minimum amount takes 2 weeks and i only need a tiny amount more to afford 2 avalon mining chips.

Address?
My address is 16jYgW3cC7zzZm4qjpPd94zK8JMF1hxmj1.

done.
member
Activity: 82
Merit: 10
How can i get a manual payout? I am mining from a small computer and just reaching the minimum amount takes 2 weeks and i only need a tiny amount more to afford 2 avalon mining chips.

Address?
My address is 16jYgW3cC7zzZm4qjpPd94zK8JMF1hxmj1.
legendary
Activity: 1223
Merit: 1006
How can i get a manual payout? I am mining from a small computer and just reaching the minimum amount takes 2 weeks and i only need a tiny amount more to afford 2 avalon mining chips.

Address?
member
Activity: 82
Merit: 10
How can i get a manual payout? I am mining from a small computer and just reaching the minimum amount takes 2 weeks and i only need a tiny amount more to afford 2 avalon mining chips.
legendary
Activity: 1223
Merit: 1006
Have you considered what happens to variable difficulty when multiple miners are using the same IP and the same payment address. For example one public IP is used for three miners behind a router and firewall but they have varying hash rates (180, 90, 70000) requiring difficulty 1, 1, and 64, respectively? This appears to be a problem even when using the new addresses for getwork for the first two and stratum for the third - where the slow miners usually end up getting difficulty set far too high and the fast miner occasionally has difficulty set too low. The same appeared to happen more than one miner used the new stratum address.

If you're mining on the same username, then no difficulty set by the pool is "too high" for sure.  It can be too low for the sum of the connection through IF a) miners come from different IPs, or b) miners are using different protocols.  If you have all of your miners on the same IP and username and protocol, the pool should properly assign difficulty.
newbie
Activity: 54
Merit: 0
haha yeah the mining works I was using the wrong port rofl
legendary
Activity: 1260
Merit: 1000
Drunk Posts
Website seems down, miners working fine.
hero member
Activity: 644
Merit: 500
Invest & Earn: https://cloudthink.io
Am I crazy? Or were we at >9999% round luck for a while there.... How..?  What?
member
Activity: 77
Merit: 10
Wynx, where do you live. I live in the US and I can't access the eligius site and I can't mine from eligius either.

Ah Europe Smiley
full member
Activity: 238
Merit: 100
site is down for me. USA.  Cgminer shows shares being accepted though. 
newbie
Activity: 29
Merit: 0
Greetings Eligius miners!

So, I was up yesterday morning at 5:30AM local time (Saturday!) because of one of my "pool is broken" alarms.  Turns out some insanely huge botnet has decided to call Eligius home, and is adding bots at a rate of about 2-3 unique IPs per second.  And of course, these bots are connecting on port 8337 (getwork/GBT).

So, of course, after building up for a while, the server got bogged down and tripped my alarm.  I've since been trying to figure out a solution to the problem, and it is now just about 27 hours later (I had about a 90 minute nap somewhere in there).

Anyway, after many many attempts at different methods for fixing this, I ended up coming up with a solution which basically amounts to load balancing port 8337.  I've also moved stratum (port 3334) to it's own independent process.

Now, eloipool wasn't really designed to do this, so, I don't know if there are any unforeseen issues with the way I've attempted this.  One side effect comes to mind, and it involves variable difficulty calculation for miners who mine from multiple IPs.  Most likely their vardiff number will be lower than it normally would be because of this if they use GBT/getwork because they wont be getting/submitting work to the same server on the backend.  Not a huge problem.  One which I will solve soon.

Edit: I also just realized that this setup affects vardiff for anyone with hashpower on both GBT/getwork and stratum.

So, conclusion, the pool is up, its handling the new traffic now, and all should be well for miners. Cheesy

-wk

Have you considered what happens to variable difficulty when multiple miners are using the same IP and the same payment address. For example one public IP is used for three miners behind a router and firewall but they have varying hash rates (180, 90, 70000) requiring difficulty 1, 1, and 64, respectively? This appears to be a problem even when using the new addresses for getwork for the first two and stratum for the third - where the slow miners usually end up getting difficulty set far too high and the fast miner occasionally has difficulty set too low. The same appeared to happen more than one miner used the new stratum address.
newbie
Activity: 54
Merit: 0
Wynx, where do you live. I live in the US and I can't access the eligius site and I can't mine from eligius either.
member
Activity: 77
Merit: 10
is eligius site down, I've been trying to mine all morning and it hasn't been working.

running stable here... no poblems
Jump to: