slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 01, 2012, 06:55:19 PM |
|
I made minor website update:
* Worker list on profile page displays hashrate per worker (yay, let's celebrate!) * Worker lists shows if worker is mining on Stratum interface * Profile displays quite annoying deprecation warning when your miners are using getwork interface.
|
|
|
|
tinman951
|
|
December 01, 2012, 09:59:57 PM |
|
Interesting thing. I am using cgminer and things were going well but now I have had a tremendous increase in rejected shares.
stratum proxy from slush says:
2012-12-01 14:53:33,588 INFO proxy stratum_listener.submit # [153ms] Share from 'tinman951.-01' REJECTED: (-2, u'Share is above target', None) 2012-12-01 14:53:42,135 INFO proxy client_service.handle_event # New job 782d fo r prevhash bb4d496c, clean_jobs=False
This log was recorded at 21:53 GMT/UCT timezone. While CGminer (2.9.5-win.32) says about the same. I quit the two and then restarted the proxy app (from slush) then cgminer. Seems to have fixed it. What was it about? How did my miner get hashes that were above the target?
|
|
|
|
jade087
Newbie
Offline
Activity: 36
Merit: 0
|
|
December 02, 2012, 03:59:31 AM |
|
Hey, so I recently switched over to Stratum mining. My rejects have gone down from 1% to 0.1% but it seems NMC mining is broken. Before I'd get ~0.02 NMC almost every round (no reward only once every 10-20 rounds); now, half of the rounds give me "none" NMC. Any ideas? Or is it just a crazy string of coincidences?
|
|
|
|
Thndr
Member
Offline
Activity: 78
Merit: 10
|
|
December 02, 2012, 04:33:21 AM |
|
Do I need to do anything different to make a stratum miner version of CGminer to work?
I enter in the URL, same settings has cgminer 2.7.5 and any version with stratum support doesn't connect at all.
You don't need proxy for latest cgminer at all. cgminer has native support already. You need proxy only if you have more mining rigs on the same location and you want to use only one upstream connection to the pool. Edit: You don't need to change any settings with latest cgminer, it will detect Stratum interface automatically on startup. That's the problem. It detects it, tries to connect to it, then fails. It says my username/pass could be incorrect. However with the same settings the current version I use works over the normal protocol. No matter if I enter the info manually with a blank config, or copy the config over, it doesn't connect.
|
|
|
|
tealover
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2012, 05:46:45 AM Last edit: December 02, 2012, 06:01:02 AM by tealover |
|
Just updated GUI Miner to 11/18/12 version, and your site still says I'm not using stratum...is there anything else I need to change?
Should I be using OpenCL or CG?
2012-12-02 00:59:56: Listener for "Newer": 02/12/2012 00:59:56, started OpenCL miner on platform 0, device 0 (Cayman) 2012-12-02 00:59:56: Listener for "Newer": api2.bitcoin.cz:8332 02/12/2012 00:59:56, checking for stratum... 2012-12-02 00:59:56: Listener for "Newer": api2.bitcoin.cz:8332 02/12/2012 00:59:56, diverted to stratum on api-stratum.bitcoin.cz:3333 2012-12-02 01:00:06: Listener for "Newer": api2.bitcoin.cz:8332 02/12/2012 01:00:06, Failed to subscribe 2012-12-02 01:00:08: Listener for "Newer": api2.bitcoin.cz:8332 02/12/2012 01:00:08, IO errors - 1, tolerance 2
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 11:39:22 AM |
|
Interesting thing. I am using cgminer and things were going well but now I have had a tremendous increase in rejected shares.
I quit the two and then restarted the proxy app (from slush) then cgminer. Seems to have fixed it. What was it about? How did my miner get hashes that were above the target?
There are some edge cases during network outage/reconnections, when proxy reconnects, but cgminer doesn't know about it. This ends up with sending garbled shares. I'm currently working on fix for proxy, should be available today.
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 11:41:18 AM |
|
Hey, so I recently switched over to Stratum mining. My rejects have gone down from 1% to 0.1% but it seems NMC mining is broken. Before I'd get ~0.02 NMC almost every round (no reward only once every 10-20 rounds); now, half of the rounds give me "none" NMC. Any ideas? Or is it just a crazy string of coincidences?
It is just coincidence. As Stratum miner, you still collects namecoins as on getwork. Just the pool namecoin hashrate is going down with higher % of stratum miners, because stratum backend doesn't have merged mining.
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 11:43:05 AM |
|
No matter if I enter the info manually with a blank config, or copy the config over, it doesn't connect.
Please be sure you typed worker credentials correctly. Everything is case sensitive. If it still fails, can you report it to cgminer thread?
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 11:45:14 AM Last edit: December 02, 2012, 12:14:10 PM by slush |
|
Just updated GUI Miner to 11/18/12 version, and your site still says I'm not using stratum...is there anything else I need to change?
Port blocking? I really have no idea, there's not too much things which can fail during subscription. Can you report it to poclbm thread? (not GUIminer thread, but poclbm!)Can you try it once again? I found there was load balancer misconfiguration which may introduce such problems.
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 12:15:12 PM |
|
If you recently had some issues during miner startup on Statum, please try it again now. I found some problem on balancer which is fixed now.
|
|
|
|
MelMan2002
|
|
December 02, 2012, 03:06:04 PM |
|
So...I updated all my miners to the latest cgminer but the Stratum column still says no for all of them. Is there something else I need to do?
|
19F6veduCZcudwXuWoVosjmzziQz4EhBPS
|
|
|
Schleicher
|
|
December 02, 2012, 03:36:28 PM |
|
So...I updated all my miners to the latest cgminer but the Stratum column still says no for all of them. Is there something else I need to do?
No. It works fine here: cgminer -u xxx.yyy -p password -o http://api.bitcoin.cz:8332
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 04:29:48 PM |
|
So...I updated all my miners to the latest cgminer but the Stratum column still says no for all of them. Is there something else I need to do?
That detection has some delay, it will disappear in next round.
|
|
|
|
tealover
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2012, 06:34:19 PM |
|
My extra flags don't work now, in GUIminer I went to file>newminer>cgminer and I changed the extension to point to phoenix.exe
When I click start, even with no extra flags, I get
Error: -u does not exist.
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 06:36:59 PM |
|
hm, maybe because phoenix != cgminer? They have different commandline options.
poclbm doesnt work for you?
|
|
|
|
corvid
Newbie
Offline
Activity: 17
Merit: 0
|
|
December 02, 2012, 08:38:12 PM |
|
I'm getting the no stratum notice too, even though I'm running the latest cgminer and have been on stratum for quite a while.
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 08:48:52 PM |
|
corvid, can you post cgminer log somewhere (pastebin)?
|
|
|
|
corvid
Newbie
Offline
Activity: 17
Merit: 0
|
|
December 02, 2012, 09:37:07 PM |
|
corvid, can you post cgminer log somewhere (pastebin)?
Of course. I've just restarted cgminer with logging enabled, let me know if you need a longer running/more verbose log. http://pastebin.com/EG2RqaeG
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2012, 10:04:17 PM |
|
I'm getting the no stratum notice too, even though I'm running the latest cgminer and have been on stratum for quite a while.
Now I don't understand your problem. cgminer looks ok ("Switching pool 0 ... to stratum+tcp ..."). Btw no need to run backup pools for api, api2 and api3 - all three IPs are using the same stratum backend...
|
|
|
|
tealover
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2012, 11:08:18 PM |
|
Ok I got stratum to work now.
However still a small problem
4 GPUs on 1 PC with 1 instance of GPUMiner running cgminer
3 of the GPUs are getting 270 mhash each, and 1 is only getting 145 mhash.
Before I did this switching around, all 4 got 270 mhash each.
It's always the last (4th) GPU that I start mining that gets the lower MHash, so I know the GPU isn't broke because the same thing happens to them all depending on which order I start them
Any idea whats wrong?
|
|
|
|
|