Author

Topic: [ANN][The Original Multipool - Scrypt/SHA256/Scrypt-N/X11] multipool.us - page 225. (Read 424232 times)

sr. member
Activity: 401
Merit: 250
There was a small hiccup in the server, website was down for me as well as multiport, but seems to be fine again now.
hero member
Activity: 938
Merit: 1000
www.multipool.us
Everything is running on the new pools now..  I moved DNS over earlier.  Seems to be smooth sailing since the earlier issues were resolved.
member
Activity: 108
Merit: 10
Free Dog to good home
The 2> log.txt works for me but the log lines seem to be truncated.

Code:
 [2013-07-09 18:47:28] Stratum from pool 0 detected new block
 [2013-07-09 18:47:28] Pool 0 stale share detected, submitting as user requested
 [2013-07-09 18:47:28] Rejected 8bf7b43b Diff 34/32 GPU 0 pool 0 (SHARE SUBMIT: Job '188' not  
 [2013-07-09 18:47:36] Accepted 9afc3a16 Diff 94/32 GPU 0 pool 0
 [2013-07-09 18:47:37] Accepted 29c58c31 Diff 674/32 GPU 1 pool 0
 [2013-07-09 18:47:38] Accepted 7ef956e3 Diff 126/32 GPU 0 pool 0
 [2013-07-09 18:47:38] Stratum from pool 0 detected new block
 [2013-07-09 18:47:40] Accepted 88dbc164 Diff 93/32 GPU 1 pool 0
 [2013-07-09 18:47:43] Stratum from pool 0 detected new block
 [2013-07-09 18:47:47] Accepted 321881f0 Diff 107/32 GPU 1 pool 0
 [2013-07-09 18:47:47] Accepted abf83337 Diff 33/32 GPU 1 pool 0
 [2013-07-09 18:47:55] Rejected 461519c8 Diff 457/32 GPU 0 pool 0 ((1213, 'Deadlock found when  
 [2013-07-09 18:47:58] Stratum from pool 0 detected new block
 [2013-07-09 18:47:59] Accepted ddfa7b85 Diff 39/32 GPU 1 pool 0

Thanks David.. You helped me see it finally! and this is from someone that has been building pc's since 1986.. using DOS lol, I had not put a space inbetween the 2> and the file-name in the command-line.

I do appreciate, thanks again.
Be well.
T.

hero member
Activity: 938
Merit: 1000
www.multipool.us
When I run a cpu miner (just to get a few extra hashes), I often get something like this:

Code:
coin-miner 0.64  Copyright (c) 2011-2013 Ufasoft  http://ufasoft.com/coin
Mining for stratum+tcp://xxxxx.1:[email protected]:3339
Using CPU (3 threads)
New Stratum data with Clean
7/9/2013 3:40:35 PM Result: 4bdeb57c accepted
New Stratum data with Clean
Error 80072746:  An existing connection was forcibly closed by the remote host.

New Stratum data with Clean
10.32 kHash/s      3 CPU threads

Any idea why the connection keeps getting closed?  The miner keeps running and it's not a significant hasher, but it is a little curious...

Cheers!


How long ago was this?

7/9/2013 3:40:35 PM (Mountain), but I get it about every time I use either coin-miner or minerd.  Having said that, It's at work, so I wouldn't be surprised if there was a firewall issue involved, so it could very well be on my end.  Again, not a major complaint, since it's not a big hasher.

BTW, thanks for helping out on MNC - it was getting lonely there for a while Wink


I was just testing things Smiley
newbie
Activity: 37
Merit: 0
The 2> log.txt works for me but the log lines seem to be truncated.

Code:
 [2013-07-09 18:47:28] Stratum from pool 0 detected new block
 [2013-07-09 18:47:28] Pool 0 stale share detected, submitting as user requested
 [2013-07-09 18:47:28] Rejected 8bf7b43b Diff 34/32 GPU 0 pool 0 (SHARE SUBMIT: Job '188' not 
 [2013-07-09 18:47:36] Accepted 9afc3a16 Diff 94/32 GPU 0 pool 0
 [2013-07-09 18:47:37] Accepted 29c58c31 Diff 674/32 GPU 1 pool 0
 [2013-07-09 18:47:38] Accepted 7ef956e3 Diff 126/32 GPU 0 pool 0
 [2013-07-09 18:47:38] Stratum from pool 0 detected new block
 [2013-07-09 18:47:40] Accepted 88dbc164 Diff 93/32 GPU 1 pool 0
 [2013-07-09 18:47:43] Stratum from pool 0 detected new block
 [2013-07-09 18:47:47] Accepted 321881f0 Diff 107/32 GPU 1 pool 0
 [2013-07-09 18:47:47] Accepted abf83337 Diff 33/32 GPU 1 pool 0
 [2013-07-09 18:47:55] Rejected 461519c8 Diff 457/32 GPU 0 pool 0 ((1213, 'Deadlock found when 
 [2013-07-09 18:47:58] Stratum from pool 0 detected new block
 [2013-07-09 18:47:59] Accepted ddfa7b85 Diff 39/32 GPU 1 pool 0
member
Activity: 108
Merit: 10
Free Dog to good home
I will if can. BTW.. in cgminer, how do you output to a file? I tried the 2>logfile.txt as in the README but it doesn't work. I've looked/read all over and it all says the same thing yet I cannot get it to work ever. Has anyone done this or are doing?

I'll try to Flound, will post asap.

T.

or just email it to me.

Sent.
full member
Activity: 165
Merit: 100
Just mining my own business...
When I run a cpu miner (just to get a few extra hashes), I often get something like this:

Code:
coin-miner 0.64  Copyright (c) 2011-2013 Ufasoft  http://ufasoft.com/coin
Mining for stratum+tcp://xxxxx.1:[email protected]:3339
Using CPU (3 threads)
New Stratum data with Clean
7/9/2013 3:40:35 PM Result: 4bdeb57c accepted
New Stratum data with Clean
Error 80072746:  An existing connection was forcibly closed by the remote host.

New Stratum data with Clean
10.32 kHash/s      3 CPU threads

Any idea why the connection keeps getting closed?  The miner keeps running and it's not a significant hasher, but it is a little curious...

Cheers!


How long ago was this?

7/9/2013 3:40:35 PM (Mountain), but I get it about every time I use either coin-miner or minerd.  Having said that, It's at work, so I wouldn't be surprised if there was a firewall issue involved, so it could very well be on my end.  Again, not a major complaint, since it's not a big hasher.

BTW, thanks for helping out on MNC - it was getting lonely there for a while Wink
hero member
Activity: 938
Merit: 1000
www.multipool.us
I will if can. BTW.. in cgminer, how do you output to a file? I tried the 2>logfile.txt as in the README but it doesn't work. I've looked/read all over and it all says the same thing yet I cannot get it to work ever. Has anyone done this or are doing?

I'll try to Flound, will post asap.

T.

or just email it to me.
member
Activity: 108
Merit: 10
Free Dog to good home
I will if can. BTW.. in cgminer, how do you output to a file? I tried the 2>logfile.txt as in the README but it doesn't work. I've looked/read all over and it all says the same thing yet I cannot get it to work ever. Has anyone done this or are doing?

I'll try to Flound, will post asap.

T.
hero member
Activity: 938
Merit: 1000
www.multipool.us
Can you post a screenshot?
member
Activity: 108
Merit: 10
Free Dog to good home
Something new has popped up.. I'm on the pool1.us server and I'm getting frequent rejects with a 'MYSql something' error and then it goes back to mining. Not huge but annoying to see any rejects.

T.

hero member
Activity: 938
Merit: 1000
www.multipool.us
When I run a cpu miner (just to get a few extra hashes), I often get something like this:

Code:
coin-miner 0.64  Copyright (c) 2011-2013 Ufasoft  http://ufasoft.com/coin
Mining for stratum+tcp://xxxxx.1:[email protected]:3339
Using CPU (3 threads)
New Stratum data with Clean
7/9/2013 3:40:35 PM Result: 4bdeb57c accepted
New Stratum data with Clean
Error 80072746:  An existing connection was forcibly closed by the remote host.

New Stratum data with Clean
10.32 kHash/s      3 CPU threads

Any idea why the connection keeps getting closed?  The miner keeps running and it's not a significant hasher, but it is a little curious...

Cheers!


How long ago was this?
full member
Activity: 165
Merit: 100
Just mining my own business...
When I run a cpu miner (just to get a few extra hashes), I often get something like this:

Code:
coin-miner 0.64  Copyright (c) 2011-2013 Ufasoft  http://ufasoft.com/coin
Mining for stratum+tcp://xxxxx.1:[email protected]:3339
Using CPU (3 threads)
New Stratum data with Clean
7/9/2013 3:40:35 PM Result: 4bdeb57c accepted
New Stratum data with Clean
Error 80072746:  An existing connection was forcibly closed by the remote host.

New Stratum data with Clean
10.32 kHash/s      3 CPU threads

Any idea why the connection keeps getting closed?  The miner keeps running and it's not a significant hasher, but it is a little curious...

Cheers!
hero member
Activity: 938
Merit: 1000
www.multipool.us
OK, I found the issue..  It's not really related to the load balancer itself, it's more of a problem with the secondary pool server, basically the issue is that the wdc and dgc daemons were killing the cpu on the server, causing the pool servers to disconnect.  So when a pool server disconnected, stratum stopped running, resulting in all of the connections migrating to a different server..  Eventually only one server was running and couldn't handle the load.

I've upgraded the secondary pool server to a faster instance which should take care of the issue.  I just rebooted all of the pool servers, so your connections should be returning soon.

I think this is also the reason people were getting kicked off when the multiport switched...  All of the connections were going to one server and it started dropping people..
hero member
Activity: 938
Merit: 1000
www.multipool.us
newbie
Activity: 44
Merit: 0
hero member
Activity: 938
Merit: 1000
www.multipool.us
Dont count money to account for WDC blocks

Say what now?
hero member
Activity: 938
Merit: 1000
www.multipool.us
7:13 AM (CST) stats hosed again. Miners working but LTC "My Stats" and pool stats down.

BTW Flound, just curious as to why Block payouts do not match to account payout? Block payouts total do not match my actual balance payout. For the last 16 blocks, I added up the individual (all confirmed) blocks pay together and my total confirmed balance is less than my blocks total.
It's not a big amount so really inconsequential but math is supposed to be accurate so..

Be well.
T.

Can you post the actual along with what they were supposed to be?

Well.. it must've just been a time 'til actual posting or something. Before when I posted it was off by .08xxx but it is now correct to the digits. No worries, it's all good.

Be well.
T.

It might have been that a block was showing as confirmed in the block list (because that just goes by the # of confirmations) but the payout code hadn't run for that block yet.
member
Activity: 108
Merit: 10
Free Dog to good home
7:13 AM (CST) stats hosed again. Miners working but LTC "My Stats" and pool stats down.

BTW Flound, just curious as to why Block payouts do not match to account payout? Block payouts total do not match my actual balance payout. For the last 16 blocks, I added up the individual (all confirmed) blocks pay together and my total confirmed balance is less than my blocks total.
It's not a big amount so really inconsequential but math is supposed to be accurate so..

Be well.
T.

Can you post the actual along with what they were supposed to be?

Well.. it must've just been a time 'til actual posting or something. Before when I posted it was off by .08xxx but it is now correct to the digits. No worries, it's all good.

Be well.
T.
newbie
Activity: 44
Merit: 0
Dont count money to account for WDC blocks
Jump to: