Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
May 03, 2013, 06:02:04 PM |
|
Yes, poclbm should gracefully handle it. But also eloipool could handle it by serving out 1 in this special case and use pdiff for any higher figures. When sending the value to the client, just ceil(pdiff,1.0) it? Call it a workaround for poclbm or whatever. Or check client name for poclbm and only serve it to them. Sending 1 will cause miners to not submit, and thus not be credited for, some (tiny fraction of) shares. More problematic, poclbm does NOT send its useragent over stratum, so there is no way to identify it.
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
May 03, 2013, 10:27:19 PM |
|
Update with pool: everything was breaking everywhere, so I rushed to get the new server working. New server Postgres is screwed up, so I set it up logging shares to a textfile for now. Payouts and stats are down as a result, but hopefully it won't take long to recover from this mess.
|
|
|
|
Tia
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 04, 2013, 08:21:49 PM |
|
Update with pool: everything was breaking everywhere, so I rushed to get the new server working. New server Postgres is screwed up, so I set it up logging shares to a textfile for now. Payouts and stats are down as a result, but hopefully it won't take long to recover from this mess.
Cool, cause I like your pool, but things were awful. Glad to see the server is helping. Got any idea when the stats might be back up? I'm testing some with your pool to see how it works for me now.
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
May 05, 2013, 11:24:35 AM |
|
Update with pool: everything was breaking everywhere, so I rushed to get the new server working. New server Postgres is screwed up, so I set it up logging shares to a textfile for now. Payouts and stats are down as a result, but hopefully it won't take long to recover from this mess.
Cool, cause I like your pool, but things were awful. Glad to see the server is helping. Got any idea when the stats might be back up? I'm testing some with your pool to see how it works for me now. When the statistics and payouts work again?
|
|
|
|
GigaWave
|
|
May 06, 2013, 03:40:24 AM |
|
Pool is down for me. Anyone else?
Not stop "Abandoning stale search to restart"
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
May 06, 2013, 03:49:03 AM |
|
Pool is down for me. Anyone else?
Not stop "Abandoning stale search to restart"
This seems like a bug in BFGMiner - are you using the latest version?
|
|
|
|
GigaWave
|
|
May 06, 2013, 05:24:51 AM |
|
I was running 2.9.6. Just switched to 2.10.8 Seems to be working fine now. Thanks.
|
|
|
|
Subo1977
Sr. Member
Offline
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
|
|
May 06, 2013, 01:18:03 PM |
|
Three day's no Payouts and Stats.........
|
|
|
|
wizkid057
Legendary
Offline
Activity: 1223
Merit: 1006
|
|
May 07, 2013, 01:32:25 AM |
|
Update with pool: everything was breaking everywhere, so I rushed to get the new server working. New server Postgres is screwed up, so I set it up logging shares to a textfile for now. Payouts and stats are down as a result, but hopefully it won't take long to recover from this mess.
Three day's no Payouts and Stats.........
OK! *clears throat* ... Greetings Eligius Miners! Its been a rough past few days. Here's what's happened: - Eligius's server was having some serious problems which appeared to be related to connectivity (bandwidth starved)
- Server was also having software issues related to memory and the virtualization software used to partition the pool and the web server.
- I was able to get a new, higher spec'd server online at a new data center several days before these issues became damaging, and I was unavailable when all hell broke lose with the original server to finish a clean setup.
- In my brief absence, Luke-Jr got in and quickly got the new server up and accepting connections and logged all shares to a well-formatted file.
- This broke stats (since the mining wasnt even on the same server!) and payouts (same issue) until I was able to migrate these key pieces of software and related data.
- I got accepted shares into the database as normal, and parsed the file that was made and added those to the database, then caught up the CPPSRB reward system.
- Coinbase payouts resumed shortly, and a manual payout was sent to catch up all payments missed while the reward system was offline. All payments are current up to the time of this post.
- Stats were offline mainly because of the huge size of the databases involved with the migration. They are now back online.
Just about everything should be back up and running. I will note that IPv6 connectivity is presently not available, but I will be working on that shortly. I will be looking at all options in the coming days to make sure that Eligius remains stable and stats remain available. On a side note, a generous miner has volunteered time and effort for a full redesign of the Eligius homepage, which should be online any day now! Summary: Pool is online. Stats are online. No accepted shares we lost. Payout queue is clear. Thank you all for you patience! -wk
|
|
|
|
ThunderSheep
Member
Offline
Activity: 88
Merit: 10
The sheep who walks through walls.
|
|
May 07, 2013, 01:40:57 AM |
|
Summary: Pool is online. Stats are online. No accepted shares we lost. Payout queue is clear.
Thank you all for you patience!
-wk
Thank you for the update and the work, wizkid057. Everything looks normal again from my chair. -Sheep
|
|
|
|
GuiltySpark343
Member
Offline
Activity: 98
Merit: 10
|
|
May 07, 2013, 02:19:29 AM |
|
WK - sent you a PM about manual payouts if possible. Thanks in advance!
|
|
|
|
Tia
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 08, 2013, 02:04:56 AM |
|
Update with pool: everything was breaking everywhere, so I rushed to get the new server working. New server Postgres is screwed up, so I set it up logging shares to a textfile for now. Payouts and stats are down as a result, but hopefully it won't take long to recover from this mess.
Three day's no Payouts and Stats.........
OK! *clears throat* ... Greetings Eligius Miners! Its been a rough past few days. Here's what's happened: - Eligius's server was having some serious problems which appeared to be related to connectivity (bandwidth starved)
- Server was also having software issues related to memory and the virtualization software used to partition the pool and the web server.
- I was able to get a new, higher spec'd server online at a new data center several days before these issues became damaging, and I was unavailable when all hell broke lose with the original server to finish a clean setup.
- In my brief absence, Luke-Jr got in and quickly got the new server up and accepting connections and logged all shares to a well-formatted file.
- This broke stats (since the mining wasnt even on the same server!) and payouts (same issue) until I was able to migrate these key pieces of software and related data.
- I got accepted shares into the database as normal, and parsed the file that was made and added those to the database, then caught up the CPPSRB reward system.
- Coinbase payouts resumed shortly, and a manual payout was sent to catch up all payments missed while the reward system was offline. All payments are current up to the time of this post.
- Stats were offline mainly because of the huge size of the databases involved with the migration. They are now back online.
Just about everything should be back up and running. I will note that IPv6 connectivity is presently not available, but I will be working on that shortly. I will be looking at all options in the coming days to make sure that Eligius remains stable and stats remain available. On a side note, a generous miner has volunteered time and effort for a full redesign of the Eligius homepage, which should be online any day now! Summary: Pool is online. Stats are online. No accepted shares we lost. Payout queue is clear. Thank you all for you patience! -wk Three Cheers to Luke Jr and WizKid!!! Thanks for your effort! So happy to be back mining, and yes, I saw a payout for time hashing with the new server. Eligius still is a very fair pool.
|
|
|
|
Tia
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 08, 2013, 02:07:08 AM |
|
Thank you for the update and the work, wizkid057. Everything looks normal again from my chair. -Sheep
Ditto!
|
|
|
|
Tia
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 08, 2013, 02:31:31 AM |
|
Two questions for Luke Jr and WizKid... 1. Now that the fire is under control and server is happy, Any chance of having you add a 'local time' clock on the Stats page, So I could easily correlate the graphs (which I love!) to my time zone? 2. I have an Android App "Miner Status" by David Greene that I'd like to set to monitor my mining account on your pool. While it has an option for Eligius, it doesn't appear to work right now, so I ask if anything has changed with the new server that could have broken that functionality?
|
|
|
|
renovatix
|
|
May 08, 2013, 09:09:43 AM |
|
hi wizkid057,
I started a new mining. but I'm username 1NsURpbguzhnpmYiUeeQqxVGyr6jCJRB9R not found in database.
|
|
|
|
toolbag
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 08, 2013, 01:41:14 PM |
|
I had the same problem with "user not found" errors. I found that when I killed and restarted bfgminer that they'd go away, too, but often that left me with several hours where I wasn't actually mining because of this weird user not found error. I hope this isn't going to become an ongoing issue.
|
|
|
|
wizkid057
Legendary
Offline
Activity: 1223
Merit: 1006
|
|
May 08, 2013, 01:49:02 PM |
|
I had the same problem with "user not found" errors. I found that when I killed and restarted bfgminer that they'd go away, too, but often that left me with several hours where I wasn't actually mining because of this weird user not found error. I hope this isn't going to become an ongoing issue.
The user not found issue has nothing to do with if youre mining or not. Its a stats issue. You dont lose shares and restarting bfgminer wont have a real effect. I will be resolving the issue in any case soon.
|
|
|
|
toolbag
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 08, 2013, 01:53:47 PM |
|
I meant that I was getting that error directly from bfgminer, not from the stats page. It appeared to get stuck in some state that continually generated that error until I restarted bfgminer, at which point it was fine. This happened several times over the course of the last week or so, sometimes to both of my mining machines and sometimes to just one. I'm running bfgminer 3.0.2 from the Ubuntu PPA. I haven't seen the problem since the pool was declared healthy, though, so I'm not worried about it for now.
|
|
|
|
GuiltySpark343
Member
Offline
Activity: 98
Merit: 10
|
|
May 09, 2013, 10:51:39 PM |
|
So I haven't mined on Eligius in over a week, and my stats show that the address has entered the payout queue. However, I cannot access the payout queue to see where I am at.
About how long after entering queue will I get paid out? It's been about 2 days since I entered ...
|
|
|
|
GreatBug
|
|
May 10, 2013, 02:06:51 AM |
|
Has it really been 52+ hours without hitting a block?
Sheesh!
|
|
|
|
|