Clipse
|
|
September 15, 2012, 07:17:04 PM |
|
Hm, looks suspicious, but from my first check before my notebook died, everything looks fine. I'm on bitcoin confence dinner, so i cannot dig into it lore right now. It may be also bug on blockchain, definitely not the first one.
Well I had a poke and all those blocks have your coinbase /slush/ in it.
|
...In the land of the stale, the man with one share is king... >> ClipseWe pay miners at 130% PPS | Signup here : Bonus PPS Pool (Please read OP to understand the current process)
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
September 15, 2012, 09:45:36 PM |
|
Ok, it looks like there was really some issue on the server, so the block is not recorded. Actually this happen two or three times in whole pool history and I expected it was because of security patches of database which server is doing automatically (and requires DB restarts). In any case this is quite unfortunate coincidence.
I have monitoring script which are triggered everytime something wrong happen on the pool and lower or higher pool balance is also monitored. Of course this alert become active once these blocks be mature. So thank you for early reporting of the issue :-).
At this time I'm in the hotel without proper internet access, so I don't have many tools to fix it right now. I'll wait until these blocks matures and then I'll multiply reward of random blocks, so I'll divide this reward evenly between the people. I'm really sorry for this issue.
|
|
|
|
Gyrsur
Legendary
Offline
Activity: 2856
Merit: 1520
Bitcoin Legal Tender Countries: 2 of 206
|
|
September 15, 2012, 09:49:19 PM |
|
Ok, it looks like there was really some issue on the server, so the block is not recorded. Actually this happen two or three times in whole pool history and I expected it was because of security patches of database which server is doing automatically (and requires DB restarts). In any case this is quite unfortunate coincidence.
I have monitoring script which are triggered everytime something wrong happen on the pool and lower or higher pool balance is also monitored. Of course this alert become active once these blocks be mature. So thank you for early reporting of the issue :-).
At this time I'm in the hotel without proper internet access, so I don't have many tools to fix it right now. I'll wait until these blocks matures and then I'll multiply reward of random blocks, so I'll divide this reward evenly between the people. I'm really sorry for this issue.
thank you for you candidness, slush! it differs you to some other pool operators here! I will support your pool as of now.
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
September 15, 2012, 10:24:52 PM |
|
Btw Stratum interface is perfectly stable for many days. If I remember well, I did the last restart for cosmetic update on Saturday. So don't hesitate to connect more miners there! Maybe I was unnecessary cautious when I started Stratum for beta testing, but now I'm quite sure it will give the miners much better experience than the old pool.
I'll be back home on Monday, so I'll update the website to promote Stratum more intensively. I also add difficulty recalculations during few days, so quick miners won't fill their upload by submitting tons of diff1 shares.
|
|
|
|
pekv2
|
|
September 15, 2012, 10:36:57 PM |
|
Heya, Slush, I've tried this Stratum mining proxy program. Seems to me I am having a bit of a problem. I've done everything stated here https://mining.bitcoin.cz/mining-proxy-howto, easy n simple to me, but my miners will not mine to this program. I see that my GPU's do not get utilized at all. On first, starting my miners that are directed @ the program, I see GUIMiner stating at least one server is required, shows one stale and that's it, nothing happens. I disabled my firewall, thinking that might be it, but nope, still same thing. Any thoughts?
|
|
|
|
digital
|
|
September 15, 2012, 10:48:17 PM |
|
After you install the proxy, you need to direct your miner to localhost instead of api.bitcoin.cz.
What miner are you using? Someone should be able to give you specific instructions for setting it up on your miner...
|
If I help you out: 17QatvSdciyv2zsdAbphDEUzST1S6x46c3 References (bitcointalk.org/index.php?topic=): 50051.20 50051.100 53668.0 53788.0 53571.0 53571.0 52212.0 50729.0 114804.0 115468 78106 69061 58572 54747
|
|
|
pekv2
|
|
September 15, 2012, 10:51:49 PM |
|
After you install the proxy, you need to direct your miner to localhost instead of api.bitcoin.cz.
What miner are you using? Someone should be able to give you specific instructions for setting it up on your miner...
Yup, did everything stated in the howto, including pointing guiminer opencl to localhost. I am using the opencl miner found in the latest guiminer.
|
|
|
|
digital
|
|
September 15, 2012, 10:54:26 PM |
|
With guiminer, you need to have the dropdown box set to Other, instead of Slush.
Then all the settings are the same. Server is just "localhost" without the quotes obviously, and leave the port 8332, and username and password and flags are all the same.
That should do it as long as you actually have the proxy running, you should have a command window open with the proxy log displayed.
|
If I help you out: 17QatvSdciyv2zsdAbphDEUzST1S6x46c3 References (bitcointalk.org/index.php?topic=): 50051.20 50051.100 53668.0 53788.0 53571.0 53571.0 52212.0 50729.0 114804.0 115468 78106 69061 58572 54747
|
|
|
pekv2
|
|
September 15, 2012, 10:55:52 PM |
|
With guiminer, you need to have the dropdown box set to Other, instead of Slush.
Then all the settings are the same. Server is just "localhost" without the quotes obviously, and leave the port 8332, and username and password and flags are all the same.
That should do it as long as you actually have the proxy running, you should have a command window open with the proxy log displayed.
Yup, that's what I just tried, exactly "localhost" without the http, and that was the problem. Thumbs up, I did that, come back to post up that the http:// is not needed and seen u posted the same thing. Its mining away now. Yays!
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
September 15, 2012, 10:56:14 PM |
|
pekv, do you see any activity in the proxy log? I tested GUIminer with opencl miner pretty heavily, so I expect there'll be some trivial problem. Don't you have other application listening on 8332?
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
September 15, 2012, 10:56:38 PM |
|
Great, I'm happy that it's solved now
|
|
|
|
pekv2
|
|
September 15, 2012, 11:00:58 PM |
|
Great, I'm happy that it's solved now Yup yippie! :p works fantastically.
|
|
|
|
jborkl
|
|
September 16, 2012, 12:31:30 AM |
|
71250 with only 26 rejects, tested rig. Very stable
|
|
|
|
pekv2
|
|
September 16, 2012, 02:24:22 PM |
|
Wow, Stratum climbed from 80 or so if I recall correctly to 124.506 Ghash/s over night.
|
|
|
|
keystroke
|
|
September 16, 2012, 03:47:53 PM |
|
Wow, Stratum climbed from 80 or so if I recall correctly to 124.506 Ghash/s over night.
Yea I remember it at 80 too. And the normal cluster was 2000 and is now down to 1935. Awesome! Healthy for the network too.
|
"The difference between a castle and a prison is only a question of who holds the keys."
|
|
|
ilich
Newbie
Offline
Activity: 59
Merit: 0
|
|
September 16, 2012, 11:32:25 PM |
|
Is that just me or the block # 199117 didn't give any rewards. Haven't stopped mining today at all and it says BTC/NMC reward - none.
|
|
|
|
digital
|
|
September 16, 2012, 11:33:45 PM |
|
I got a reward on both btc, and nmc for that block. Might want to check your hardware or network connection...
|
If I help you out: 17QatvSdciyv2zsdAbphDEUzST1S6x46c3 References (bitcointalk.org/index.php?topic=): 50051.20 50051.100 53668.0 53788.0 53571.0 53571.0 52212.0 50729.0 114804.0 115468 78106 69061 58572 54747
|
|
|
digital
|
|
September 16, 2012, 11:34:47 PM |
|
Just noticed it was a pretty recent block, when a new block is found it will normally take between 10 and 20 minutes before the reward stats are updated for that block.
:Edit: Actually, now that I think about it, I'm pretty sure that Slush has the pool calculating rewards at set intervals every hour. I don't know if I have the intervals right, but as an example, I think it will update rewards on :15, :30, and :45 of every hour. Or something like that...
|
If I help you out: 17QatvSdciyv2zsdAbphDEUzST1S6x46c3 References (bitcointalk.org/index.php?topic=): 50051.20 50051.100 53668.0 53788.0 53571.0 53571.0 52212.0 50729.0 114804.0 115468 78106 69061 58572 54747
|
|
|
ilich
Newbie
Offline
Activity: 59
Merit: 0
|
|
September 16, 2012, 11:35:35 PM |
|
I got a reward on both btc, and nmc for that block. Might want to check your hardware or network connection...
Network up, hardware fine... not sure why. Will take a closer look. edit: will wait up more. didn't notice the next block is 2 mins old. n00b moment. all good, at first it was "none", after refreshing page it's all good... yeah, n00b moment thx for replies though.
|
|
|
|
VeeMiner
|
|
September 17, 2012, 08:24:33 AM |
|
Wow, Stratum climbed from 80 or so if I recall correctly to 124.506 Ghash/s over night.
that might be because Slush presented it at the bitcoin conference in London
|
|
|
|
|