Pages:
Author

Topic: [ANN] The First Litecoin PPS Pool (litecoinpool.org) - page 61. (Read 228559 times)

member
Activity: 114
Merit: 100
I noticed few people mining with insane speed like 140.000 kHs, can anyone share or suggest what they may use - is it some special equipment or just tens of computers with a lot of cards in each....
legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
Having issues with this pool since I started mining a few weeks back. It seems that 1/3rd of my shares aren't making it to the pool. Each one of my rigs are chugging away at ~900KH/s. However, it's only displaying about 2/3rds of my speed (~600KH/s). With two of these rigs running at 900 each (1.8MH/s in total), I should be getting somewhere around 3.25 LTC per day. However, my past 24 hour reward is displaying 1.6 LTC. It's been like this for awhile, and not very profitable.

What am I missing here?
The pool is not the problem.

Are you having bad latency?
Are you getting HW errors?

It's very likely a latency issue.
I think I've got it nailed down now. Pointed one of my miners towards coinotron, and still had issues. Ruled out pool issues right away. Was using the scrypt GUIminer (reaper), so I gave cgminer a go. Had issues as well, but noticed that in their FAQ they listed my problem. I lowered the intensity a tiny bit, then both pools started receiving the shares properly. Never had HW error, no latency problems. Good thing it was a simple fix! Smiley It's weird that it says you're mining at a certain speed, but not actually getting all of it back to the pool. Would have never guessed intensity.
aa
hero member
Activity: 544
Merit: 500
Litecoin is right coin
Having issues with this pool since I started mining a few weeks back. It seems that 1/3rd of my shares aren't making it to the pool. Each one of my rigs are chugging away at ~900KH/s. However, it's only displaying about 2/3rds of my speed (~600KH/s). With two of these rigs running at 900 each (1.8MH/s in total), I should be getting somewhere around 3.25 LTC per day. However, my past 24 hour reward is displaying 1.6 LTC. It's been like this for awhile, and not very profitable.

What am I missing here?
The pool is not the problem.

Are you having bad latency?
Are you getting HW errors?

It's very likely a latency issue.
hero member
Activity: 770
Merit: 502
I wrote the frontend for this pool from scratch back in 2011, so the bugs in MMCFE never affected us.
I did take inspiration from Simplecoin for the GUI, but the actual code is completely different and unique.

Cool. Appreciate the response.
legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
Having issues with this pool since I started mining a few weeks back. It seems that 1/3rd of my shares aren't making it to the pool. Each one of my rigs are chugging away at ~900KH/s. However, it's only displaying about 2/3rds of my speed (~600KH/s). With two of these rigs running at 900 each (1.8MH/s in total), I should be getting somewhere around 3.25 LTC per day. However, my past 24 hour reward is displaying 1.6 LTC. It's been like this for awhile, and not very profitable.

What am I missing here?
hero member
Activity: 849
Merit: 507
Heya, pooler.

Not sure what this is about, but wondering if you would take a read and if this would involve litecoinpool at all.

Thanks.

https://bitcointalk.org/index.php?topic=213592.0;topicseen

I wrote the frontend for this pool from scratch back in 2011, so the bugs in MMCFE never affected us.
I did take inspiration from Simplecoin for the GUI, but the actual code is completely different and unique.
hero member
Activity: 770
Merit: 502
Heya, pooler.

Not sure what this is about, but wondering if you would take a read and if this would involve litecoinpool at all.

Thanks.

https://bitcointalk.org/index.php?topic=213592.0;topicseen

Probably not; however, there are known issues with MMCFE, which is the most widely used front-end for pools. I have noticed that with several Alt coins(especially those with a low difficulty) MMCFE does not reward the users for some blocks.

Run this on your database to see if this is happening to you...

Code:
SELECT blockNumber AS unpaid_blocks FROM `winning_shares` WHERE blockNumber NOT IN (SELECT assocBlock FROM ledger)
UNION ALL
SELECT assocBlock AS unpaid_blocks FROM `ledger` WHERE assocBlock NOT IN (SELECT blockNumber FROM winning_shares)
The result here will check winning_shares against your ledger, and tell you which block numbers do not correlate.


Until I have a repair, and automatic payment method for these unpaid blocks I will be offering this list to the users of http://dgc.turbocoin.us and our other pools upon repair.

Maybe other operators can report back here from their various coins to see if particular coins have an issue or low difficulty, or low confirm requirements causes it.

Thanks.
hero member
Activity: 849
Merit: 507
So, is registration going to open up, since you are no where near having %51 of the hashrate??

By the way, I haven't had much time to work on the pool in the past few days, but I do have plans to let it grow as soon as I'm done implementing a more scalable software solution for the mining backend. I just really want to make sure that reliability and performance are not sacrificed.
For now I am accepting applications (via email only please) from miners that would like to join, but I can't promise anything
full member
Activity: 182
Merit: 100
fml
So, is registration going to open up, since you are no where near having %51 of the hashrate??
hero member
Activity: 849
Merit: 507
Your STRATUM just went down.
The US server had some technical issues; it's back up now.
Tip: You can configure cgminer to automatically switch to the european server if the US server goes down for whatever reason.

Share accepting but no status update on account.
Everything looks fine to me, please pm me your details if you want me to check your account.
full member
Activity: 140
Merit: 100
Share accepting but no status update on account.
member
Activity: 84
Merit: 10
Your STRATUM just went down.
newbie
Activity: 19
Merit: 0
Can I has invite/registration, pwease?!

I'd like to sign up; any way we can join a mailing list for notification when registration opens up?  I've had my eye on ya for a while.
hero member
Activity: 770
Merit: 502
any word when the registration will be open again?

Repost from https://www.litecoinpool.org/news?id=45:
Quote
The physical servers where the pool is hosted are going to be taken offline for maintenance Tuesday, May 7th, between 11:00 and 12:00 UTC. Expected downtime is estimated at 45 minutes.

The UK server and the website will also be taken offline Thursday, May 9th, between 11:00 UTC and 12:00 UTC. This will not affect miners using the US server.

If you still haven't configured your miners to failover to one or more other pools and/or to solo mining, you are encouraged to do so now.

By the way, I haven't had much time to work on the pool in the past few days, but I do have plans to let it grow as soon as I'm done implementing a more scalable software solution for the mining backend. I just really want to make sure that reliability and performance are not sacrificed.

EDIT: The scheduled maintenance planned for May 9th has been canceled.
member
Activity: 115
Merit: 10
any word when the registration will be open again?
newbie
Activity: 17
Merit: 0
What does pool efficiency mean?

Stales & invalid shares. I think.

Cool.

I've been mining happily at 17000Khs on us.litecoinpool.org for a while and enjoying the stability. Stales and invalids are under 1%.
The main site has been down a couple times, but my miners were still connected and submitting shares.
hero member
Activity: 770
Merit: 502
What does pool efficiency mean?

Stales & invalid shares. I think.
hero member
Activity: 849
Merit: 507
Down for me this morning - miners aren't connecting, proxy isn't connecting.  I see there's maint later, but it's not 11.00UTC yet...

A DDoS attack has been affecting the website and some of the miners since 1:15 AM UTC.
As usual, if your miners are still hashing you don't have to worry.
hero member
Activity: 1246
Merit: 501
Down for me this morning - miners aren't connecting, proxy isn't connecting.  I see there's maint later, but it's not 11.00UTC yet...
hero member
Activity: 770
Merit: 502
Anyone else having issues logging in?  I input my details and it throws me back to the main page to log in again. 

I use https://www.litecoinpool.org/account , I don't have any problems.
Pages:
Jump to: