Pages:
Author

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

hero member
Activity: 616
Merit: 526
Are there any server issues now? Mining has stopped now.
hero member
Activity: 914
Merit: 500
Well, all I can say is that pool-wise stratum users average a much lower stalerate, normally under 1%.
Also keep in mind that the "My Account" statistics take into account all the shares you submitted since the workers were created, unless you reset them.

Yeah, I reset them this morning because I started to suspect higher than average stales.

Currently all my miners are around 1.5% stale. This doesn't seem much lower from when I was using getwork, but it might be because the pool is under more load?
legendary
Activity: 2072
Merit: 1001
site having problems?
hero member
Activity: 849
Merit: 507
I'm still seeing a high number of stales from both cpuminer (using stratum proxy on LAN) and cgminer (latest 2.11.3 using stratum and --no-submit-stale) from multiple locations. My cpuminers using the stratum proxy are between ~3.5-0.8% stales and my instances of cgminer are seeing ~1.8% stale according to the "My Account" statistics.

Are these the expected stale percentages for stratum? They still seem a bit high.
Well, all I can say is that pool-wise stratum users average a much lower stalerate, normally under 1%.
Also keep in mind that the "My Account" statistics take into account all the shares you submitted since the workers were created, unless you reset them.

I thought I seen something for failback pool for stratum proxy, or is this in my mind?

How would I set up stratum proxy to fallback to a secondary pool if primary pool goes down?
As far as I know the proxy itself doesn't support failover. If you were using a failover script for cpuminer I think you can keep using that, you just need to replace litecoinpool.org:9332 with yourlocaladdress:8332.
hero member
Activity: 770
Merit: 502
I thought I seen something for failback pool for stratum proxy, or is this in my mind?

How would I set up stratum proxy to fallback to a secondary pool if primary pool goes down?

Edit:
For the trouble, I ain't got much, but I'm sending you one litecoin for the troubles. Edit:Sent one LTC.
Thank you very much! Smiley


You're welcomed. This is weird, I sent the one litecoin to LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7 , and it is stuck on a ?, I've been transferring ltc back and forth with my wallet and has been working fine. Could this be the address problem?

It finally went through.
hero member
Activity: 770
Merit: 502
I'm getting lower khash/s rate using cpuminer with stratum proxy. Normally I get around 20.02khash/s without stratum. With stratum, cpuminer is hashing away at 16khash/s.

This is a possibility if you're running the stratum proxy and the miner on the same machine, especially if the machine is under powered.

I am, yup, I don't have a second machine to use for stratum proxy. I don't like this.

My stales are higher than normal as well, like you said above, I used to be under 1% stales, but it's jumping from 1.45% to 3%.

I disabled my VPN, as prior, I would get lower stales using vpn, seems great now that I disabled my vpn. Disregard above, I will report back in 24 hours after a good long haul on my ISP's connection, same with the stales, stales are lower since I disabled my vpn.
hero member
Activity: 914
Merit: 500
I'm getting lower khash/s rate using cpuminer with stratum proxy. Normally I get around 20.02khash/s without stratum. With stratum, cpuminer is hashing away at 16khash/s.

This is a possibility if you're running the stratum proxy and the miner on the same machine, especially if the machine is under powered.
hero member
Activity: 914
Merit: 500
In order to encourage miners to adopt the new Stratum protocol, which allows for very low stale rates, we are not paying for stale shares anymore. To compensate for this, the PPS fee has been lowered to 4%.

  • If you are using a recent version of cgminer, you are already taking advantage of Stratum.
  • If you are using reaper, you are strongly encouraged to use cgminer instead.
  • If you are using cpuminer, you can lower your stale rate by running the Stratum proxy. You only need to run one proxy for all of your miners, as long as they are all within the same local network. More information about setting it up is available on the help page.

I'm still seeing a high number of stales from both cpuminer (using stratum proxy on LAN) and cgminer (latest 2.11.3 using stratum and --no-submit-stale) from multiple locations. My cpuminers using the stratum proxy are between ~3.5-0.8% stales and my instances of cgminer are seeing ~1.8% stale according to the "My Account" statistics.

Are these the expected stale percentages for stratum? They still seem a bit high.
hero member
Activity: 770
Merit: 502
Now my cpu miner does not want to connect to stratum proxy.
Code:
C:\Users\Admin\Desktop\pooler-cpuminer-2.2.3-win64>minerd --url 192.168.1.139:9332 --userpass removed:removed --threads 3
[2013-04-02 08:40:04] 3 miner threads started, using 'scrypt' algorithm.
[2013-04-02 08:40:05] HTTP request failed: couldn't connect to host
[2013-04-02 08:40:05] json_rpc_call failed, retry after 30 seconds
I removed username and password from above, but, I triple checked and they are correct. I disabled my firewall as well.

By default the proxy listens on port 8332, not 9332.

I'm so ahead of my self, I skipped the port set. Thank you, so much pooler for the help, I am now up and mining cpuminer on stratum proxy.
hero member
Activity: 849
Merit: 507
Now my cpu miner does not want to connect to stratum proxy.
Code:
C:\Users\Admin\Desktop\pooler-cpuminer-2.2.3-win64>minerd --url 192.168.1.139:9332 --userpass removed:removed --threads 3
[2013-04-02 08:40:04] 3 miner threads started, using 'scrypt' algorithm.
[2013-04-02 08:40:05] HTTP request failed: couldn't connect to host
[2013-04-02 08:40:05] json_rpc_call failed, retry after 30 seconds
I removed username and password from above, but, I triple checked and they are correct. I disabled my firewall as well.
By default the proxy listens on port 8332, not 9332.

For the trouble, I ain't got much, but I'm sending you one litecoin for the troubles. Edit:Sent one LTC.
Thank you very much! Smiley
hero member
Activity: 770
Merit: 502
Now my cpu miner does not want to connect to stratum proxy.

Code:
C:\Users\Admin\Desktop\pooler-cpuminer-2.2.3-win64>minerd --url 192.168.1.139:93
32 --userpass removed:removed --threads 3
[2013-04-02 08:40:04] 3 miner threads started, using 'scrypt' algorithm.
[2013-04-02 08:40:05] HTTP request failed: couldn't connect to host
[2013-04-02 08:40:05] json_rpc_call failed, retry after 30 seconds

I removed username and password from above, but, I triple checked and they are correct. I disabled my firewall as well. My internal network ip is 192.168.1.139

hero member
Activity: 770
Merit: 502
Yea it just don't work. I cd into the startum proxy location, with cmd, here is the output.

Code:
C:\Users\Admin\Desktop\Mining Proxy>miner_proxy -pa scrypt -o litecoinpool.org -
p 3333
'miner_proxy' is not recognized as an internal or external command,
operable program or batch file.

That error seems clear enough to me. You have no program called "miner_proxy" in the directory. How is the executable you've got called? If you downloaded it from the pool the filename is probably mining_proxy.exe.

It's called mining_proxy.exe.

I tried
Code:
miner_proxy.exe -pa scrypt -o litecoinpool.org -p 3333
still don't work.

Also,
Code:
C:\Users\Admin\Desktop\Mining Proxy>miner_proxy.exe -pa scrypt -o litecoinpool.o
rg -p 3333
'miner_proxy.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Admin\Desktop\Mining Proxy>

OMG, i figured it out. Derp.

For the trouble, I ain't got much, but I'm sending you one litecoin for the troubles. Edit:Sent one LTC.
hero member
Activity: 849
Merit: 507
Yea it just don't work. I cd into the startum proxy location, with cmd, here is the output.

Code:
C:\Users\Admin\Desktop\Mining Proxy>miner_proxy -pa scrypt -o litecoinpool.org -
p 3333
'miner_proxy' is not recognized as an internal or external command,
operable program or batch file.

That error seems clear enough to me. You have no program called "miner_proxy" in the directory. How is the executable you've got called? If you downloaded it from the pool the filename is probably mining_proxy.exe.
hero member
Activity: 770
Merit: 502
lolz, boy im so frustrated right now. this thing points to .ru pool, not to ltcpool, none of the cmds work. ugh...
hero member
Activity: 770
Merit: 502
Ok one more thing. When I use a batch file to run stratum proxy from https://github.com/slush0/stratum-mining-proxy for windows,
I'll stop you right there. For Litecoin you need to use the fork of the proxy linked on the help page.

Ok, same thing, using a batch file on this .exe, stratum proxy opens, then closes. Um, what am I doing wrong?

Here is the batch file cmd line I am using on a .bat file.

Code:
miner_proxy -pa scrypt -o litecoinpool.org -p 3333

Edit:
Yea it just don't work. I cd into the startum proxy location, with cmd, here is the output.

Code:
C:\Users\Admin\Desktop\Mining Proxy>miner_proxy -pa scrypt -o litecoinpool.org -
p 3333
'miner_proxy' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Admin\Desktop\Mining Proxy>
hero member
Activity: 849
Merit: 507
Ok one more thing. When I use a batch file to run stratum proxy from https://github.com/slush0/stratum-mining-proxy for windows,
I'll stop you right there. For Litecoin you need to use the fork of the proxy linked on the help page.
hero member
Activity: 770
Merit: 502
Yes, I don't understand though, how is cpuminer suppose to direct to the stratum proxy when my cpuminer is set to visit litecoin pool?

It just don't make sense to me.

The proxy handles all communication with the pool. The miners will only talk with the proxy.

Example. Let's say you run the proxy on a machine whose local address is 192.168.1.42. Then you will start cpuminer with something like the following:
Code:
minerd --url http://192.168.1.42:8332 --userpass username.1:1
The username and password are the same you were using when minerd was connecting directly to the pool.

AHHHH. Ok, gotcha.

Ok one more thing. When I use a batch file to run stratum proxy from https://github.com/slush0/stratum-mining-proxy for windows,

Code:
miner_proxy -pa scrypt -o litecoinpool.org -p 3333

stratum proxy opens then closes, I can't get it to stay open.
hero member
Activity: 849
Merit: 507
Yes, I don't understand though, how is cpuminer suppose to direct to the stratum proxy when my cpuminer is set to visit litecoin pool?

It just don't make sense to me.

The proxy handles all communication with the pool. The miners will only talk with the proxy.

Example. Let's say you run the proxy on a machine whose local address is 192.168.1.42. Then you will start cpuminer with something like the following:
Code:
minerd --url http://192.168.1.42:8332 --userpass username.1:1
The username and password are the same you were using when minerd was connecting directly to the pool.
hero member
Activity: 770
Merit: 502
  • If you are using cpuminer, you can lower your stale rate by running the Stratum proxy. You only need to run one proxy for all of your miners, as long as they are all within the same local network. More information about setting it up is available on the help page.

Hi, pooler, I've tried that proxy thing u said, but I was never able to get it to run, go or work.

Could you make in detail, how to use the stratum proxy for cpuminer, please? Like, how to specifically set it up?

The instructions on the help page seem pretty specific to me...

Quote
You start the proxy on one of your machines as follows:

  miner_proxy -pa scrypt -o litecoinpool.org -p 3333

Then you connect your miners to that machine on port 8332 with the usual pool worker username and password.

If you have any specific question, feel free to ask.

Yes, I don't understand though, how is cpuminer suppose to direct to the stratum proxy when my cpuminer is set to visit litecoin pool?

It just don't make sense to me.

I use all cmd lines to cmd with batch files, I don't use the gui thing.

Edit:
Also, when I get this straightened out to work, how is the fallback pool suppose to work if ltc pool goes down?
hero member
Activity: 849
Merit: 507
  • If you are using cpuminer, you can lower your stale rate by running the Stratum proxy. You only need to run one proxy for all of your miners, as long as they are all within the same local network. More information about setting it up is available on the help page.

Hi, pooler, I've tried that proxy thing u said, but I was never able to get it to run, go or work.

Could you make in detail, how to use the stratum proxy for cpuminer, please? Like, how to specifically set it up?

The instructions on the help page seem pretty specific to me...

Quote
You start the proxy on one of your machines as follows:

  mining_proxy -pa scrypt -o litecoinpool.org -p 3333

Then you connect your miners to that machine on port 8332 with the usual pool worker username and password.

If you have any specific question, feel free to ask.
Pages:
Jump to: