Author

Topic: [CLOSED] BTC Guild - Pays TxFees+NMC, Stratum, VarDiff, Private Servers - page 402. (Read 903150 times)

hero member
Activity: 784
Merit: 1009
firstbits:1MinerQ
Thanks, I was wondering what the heck happened to my production lol.... man things aren't look good atm with all the crazy hacking going on.
It hasn't really moved that much... not so far anyway. It was hovering around 4.95 and dropped down to 4.66 but seems to have bounced back a bit. Not really an unusual day by Bitcoin standards. A drop below $4 would be more indicative of loss of support. The promise that customers won't lose out and the target businesses will continue to function is perhaps an indicator that Bitcoin is maturing and showing more responsible behavior. That could be seen as a positive indicator.
sr. member
Activity: 249
Merit: 250
Thanks, I was wondering what the heck happened to my production lol.... man things aren't look good atm with all the crazy hacking going on.
hero member
Activity: 784
Merit: 1009
firstbits:1MinerQ
Hey has mining difficulty been uped this month? And if so, by how much? Seems like my 24 hour production has dropped a fair amount.
Difficulty changes every 2016 blocks. This is roughly about every 2 weeks.
This site has charts that can help see when they occur.
http://bitcoin.sipa.be/
Follow the red line on one of the recent weeks ones - you can see that it just changed quite a bit but the last one two weeks ago barely moved.
I don't know of a tabular version of the but there used to be one.
legendary
Activity: 3080
Merit: 1080
sr. member
Activity: 249
Merit: 250
Hey has mining difficulty been uped this month? And if so, by how much? Seems like my 24 hour production has dropped a fair amount.
legendary
Activity: 1750
Merit: 1007
mine2/mine3 required a brief restart to make sure they were updated to the new date for the BIP16/p2sh.  Sorry for any connection issues that were caused during the restart.
legendary
Activity: 3080
Merit: 1080
Does anyone know what the heck is wrong with block explorer? Downtime upon downtime.
legendary
Activity: 1750
Merit: 1007
Minor cosmetic (sort of) change to the website:  The block list now links to the blockchain.info transaction page, instead of Block Explorer.  More information in an easier to read format.
legendary
Activity: 1750
Merit: 1007
The issue you were having with PoolServerJ on mine1, I'm curious to know if it's also been fixed on the other pool servers. I switched to mine2 when mine1 was having random connection issues and I'm still on mine2. Should I move?

Yes, it was fixed on all servers.  I still recommend mine2/mine3 over mine1 though [just because mining on the default is always going to have the worst performance of the 3].
legendary
Activity: 3080
Merit: 1080
The issue you were having with PoolServerJ on mine1, I'm curious to know if it's also been fixed on the other pool servers. I switched to mine2 when mine1 was having random connection issues and I'm still on mine2. Should I move?
legendary
Activity: 1750
Merit: 1007
Well, turns out shadders had posted a few updates to the web-based management side of PoolServerJ between 4.0rc1 and the repo.  I just went in and banned a handful of users that were 99% likely to be botnets.  Might give mine1 a hand, though right now it looks as though somebody was trying (and failing) to attack mine1.btcguild.com.

Bandwith graphs for the server went to ~6x normal for the last hour.  Already starting to die down, and based on the glimpses of my miner at home, they weren't very effective.
hero member
Activity: 497
Merit: 500
legendary
Activity: 1750
Merit: 1007
eleuthria any more thought about the NMC cash in option on your site?

Sorry, I haven't had much time lately to consider how to handle on-site NMC exchanging.  I'm currently working on preparing the backend to support PPLNS as an option for miners (with fast PPS/PPLNS switching via the frontend).
hero member
Activity: 497
Merit: 500
eleuthria any more thought about the NMC cash in option on your site?
newbie
Activity: 20
Merit: 0
I get this trying to access the website:

Quote
Secure Connection Failed
      

          An error occurred during a connection to btcguild.com.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

  The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
  Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

Edit: Already working again.
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
is this the place you want us to talk about luke jr?
No. STFU.


eleuthria - It would be really cool to see how well ecoinpool works out for you as a larger pool. Graet has been running it and loving it from what I hear, but I don't think his pool load is quite as high as BTC Guild. One of ecoinpool's selling points is its scalability, and it would be really cool to see it in action, if you decide to try it out.
legendary
Activity: 1750
Merit: 1007
Update on last night's mine1.btcguild.com [btcguild.com] pool server problems

Last night I tried to push a small configuration change to the pool, to reduce some of the extensive logging that has been enabled ever since we started using PoolServerJ.  When trying to restart, it was popping up an error I had never seen before.  I have traced it back and the following is what I believe has happened to PoolServerJ:

When the 0.4 workmaker edition was released, a lot of additions were made to the PoolServerJ code.  One of these was a sort of piggy-back function, where it connects to the actual bitcoin p2p network.  This was added as a way to try to push block solutions out on the network faster than by submitting it through bitcoind.  It was also a safety net, because if bitcoind doesn't respond when a winning share is submitted, it may end up being orphaned/lost.

I am not positive yet, but I believe shadders developed this portion mimicking how bitcoind connected to peers.  Then the February 20th protocol change hit, where version numbers have checksums.  This seems to have broken the implementation of PoolServerJ's p2p connection [I am 95% sure on this, shadders will confirm hopefully].

BTC Guild was one of (possibly the first) earliest pools to implement the workmaker version of PoolServerJ 0.4.  We had never had problems with it, and while some pool ops had bugs, ours ran very smooth.  However, our version had a fatal error in the p2p protocol handling.  In a later update to 0.4, the p2p connection handling would continue to run retries after a given time frame.  In the version we were running, a failure to connect after retrying would end up killing the PoolServerJ process.  This is what happened last night.

I have since updated to the absolute latest PoolServerJ 0.4, which no longer ends the process if the p2p connection fails.  shadders has been notified of the issue, and hopefully we'll see a fix to the error.  Until then, anybody using PoolServerJ can either ignore the errors (assuming they're on the latest code that won't crash if the p2p fails), or comment out the "source.local.1.p2p.hostport" line, which will disable the p2p connection.


I was able to get the pool back up last night, though there were a few hiccups in the middle of the night.  As of a few minutes ago, a restart was done and all errors have vanished.  Everything should be back to normal, if not better than before.
legendary
Activity: 1750
Merit: 1007
Have you looked into ecoinpool?

I did, but it was one of the earlier releases.  I might take another look at it over the weekend now that it has matured a bit more.
legendary
Activity: 3080
Merit: 1080
Warning to any pool using PoolServerJ

As far as I can tell, something is broken in PoolServerJ as of today, and its likely related to the February 20th protocol change that is affecting older versions of bitcoind.  I'm not positive, but this is the ONLY thing I can come up with.  I've tried 3 different bitcoind versions, and I've tried disabling namecoin merged mining as well.  I've tried two alternative servers and starting PSJ and the same problem happens.

DO NOT RESTART POOLSERVERJ IF YOU ARE CURRENTLY USING IT FOR YOUR POOL!

Have you looked into ecoinpool?
legendary
Activity: 1750
Merit: 1007
Warning to any pool using PoolServerJ

As far as I can tell, something is broken in PoolServerJ as of today, and its likely related to the February 20th protocol change that is affecting older versions of bitcoind.  I'm not positive, but this is the ONLY thing I can come up with.  I've tried 3 different bitcoind versions, and I've tried disabling namecoin merged mining as well.  I've tried two alternative servers and starting PSJ and the same problem happens.

DO NOT RESTART POOLSERVERJ IF YOU ARE CURRENTLY USING IT FOR YOUR POOL!
Jump to: