Teress
|
|
February 13, 2018, 09:36:18 PM |
|
I'll throw another 60k at it for 24 hours to test it out.... I'll get to it soon. You can see the +3500ghash haha the pool should be getting about 1 block per 1,5 hour. lets wait a few hours and see. More people comming? I just moved over. Are balances updating for anyone? Mine show zero for over an hour. That pool saw no block yet since the beginning, so you can't have any balance increase.
|
|
|
|
javorcro
Newbie
Offline
Activity: 63
Merit: 0
|
|
February 13, 2018, 09:42:49 PM |
|
Is Blake2s supported by Claymore now?
Yes,with Claymore v11
|
|
|
|
Mapuo
|
|
February 13, 2018, 11:34:52 PM |
|
I dont know why this keep happening, randomly connects and disconnects from the pool, only happens with dual mining and the second coin, i have already tried two different pools, any suggestions? thank you!
It's from the pool, try unimining.net - working fine now with blake2s Please use xvg.eu1.unimining.net to mine XVG And btw crackfoo/zpool is well known scamer/scam pool(steal 10% to 30%).
|
|
|
|
Ifreet
Newbie
Offline
Activity: 14
Merit: 0
|
|
February 14, 2018, 01:57:22 AM |
|
i ve been mining in this nlpool.nl for hours it finds a bunch of shares but still have 0 balance... why?
|
|
|
|
killerx1911
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 14, 2018, 03:20:43 AM |
|
Hey guys! I'm super new to the forum, thanks for all the great help!
I just downloaded Claymore V11 and im getting a virus: Win32/CoinMiner!bit is it a false negative? I downloaded it from the main page. Just wanted to check.
Thanks again guys
|
|
|
|
johnwarrior
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 14, 2018, 03:27:29 AM |
|
Hello @Claymore, I'm trying to work on a script to enable/disable my GPUs at some specific periods of time during the day so your remote management API is what I need but when I send this JSON: { "id": 0, "jsonrpc": "2.0", "method": "control_gpu", "params": [ 1, 0 ], "psw": "not_for_you_too_see" }
Nothing happens, looking at the log what I see is this: 22:02:33:223 6da1f700 srv: wrong control_gpu:params format
API.txt says: {"id":0,"jsonrpc":"2.0","method":"control_gpu", "params":[0, 1]}
RESPONSE: none.
COMMENTS: first number - GPU index, or "-1" for all GPUs. Second number - new GPU state, 0 - disabled, 1 - ETH-only mode, 2 - dual mode.
I fail to see the error here (My JSON is sent exactly as seen above, including newlines and spaces), the only different thing from API.txt is that I'm also sending a password. Is API.txt updated? BTW, this is on v11.0 running on a Linux rig.
|
|
|
|
zz0622
Newbie
Offline
Activity: 14
Merit: 0
|
|
February 14, 2018, 04:39:16 AM |
|
The 24hr Actual shown on table of XVG Blake2s is keep going down from 0.032 to 0.029 now, but in Antminepool is going up from 0.038-0.041, it's almost double. May the owner of pool please take a look into this issue? The profit difference is too much. Thank you.
|
|
|
|
heavyarms1912
|
|
February 14, 2018, 04:44:51 AM |
|
And btw crackfoo/zpool is well known scamer/scam pool(steal 10% to 30%).
Source?
|
|
|
|
zz0622
Newbie
Offline
Activity: 14
Merit: 0
|
|
February 14, 2018, 04:53:52 AM |
|
And btw crackfoo/zpool is well known scamer/scam pool(steal 10% to 30%).
Source? I think Unimining might have chance stealing hashpower too, the Actual XVG got from Unimining is almost 50% less than Antminepool. The 24hr actual profit shown on website of these both pools have huge different.
|
|
|
|
peterboy1
Newbie
Offline
Activity: 168
Merit: 0
|
|
February 14, 2018, 05:23:42 AM |
|
fuck this noobs quoting whole op's post. fuck off.
you dont deserve mining if you dont even know what to quote.
|
|
|
|
mine_phun
Newbie
Offline
Activity: 208
Merit: 0
|
|
February 14, 2018, 06:51:55 AM |
|
You can mine on NLpool if you want
STRATUM SERVERS -o stratum+tcp://mine.nlpool.nl:5766 -u <WALLET_ADDRESS> [-p c=XVG] | for VERGE (Blake2S) -o stratum+tcp://mine.nlpool.nl:5766 -u <WALLET_ADDRESS> [-p c=XSH] | for SHIELD -o stratum+tcp://mine.nlpool.nl:5133 -u <WALLET_ADDRESS> [-p c=CREA] | for CREATIVECOIN -o stratum+tcp://mine.nlpool.nl:5133 -u <WALLET_ADDRESS> [-p c=MAX] | for MAXCOIN
I am truly sorry, but i will take the pool offline for now after working all night on it. There are numerous bug's regarding balances i found and i need to fix in this opensource pool software where there is no support to find afaik........ so i need a couple of day's to sort this out correctly and to get balances payed.
|
|
|
|
XPM-guru
Newbie
Offline
Activity: 44
Merit: 0
|
|
February 14, 2018, 07:24:54 AM |
|
About stale shares. I switched from v10.4 to v11 and my stale shares are up quite a bit. Before i got roughly 3% of stales with v10.4 but v11 produces 7-10%. Ping is around 4-50ms . What gives ?
|
|
|
|
r7811
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 14, 2018, 08:47:31 AM |
|
Hey guys! I'm super new to the forum, thanks for all the great help!
I just downloaded Claymore V11 and im getting a virus: Win32/CoinMiner!bit is it a false negative? I downloaded it from the main page. Just wanted to check.
Thanks again guys
Happened to me as well.. however I am not new to mining stuff, previous versions of Claymore never showed virus alert
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
February 14, 2018, 09:29:30 AM |
|
Hello @Claymore, I'm trying to work on a script to enable/disable my GPUs at some specific periods of time during the day so your remote management API is what I need but when I send this JSON:
API.txt says:
{"id":0,"jsonrpc":"2.0","method":"control_gpu", "params":[0, 1]}
I fail to see the error here (My JSON is sent exactly as seen above, including newlines and spaces), the only different thing from API.txt is that I'm also sending a password. Is API.txt updated?
BTW, this is on v11.0 running on a Linux rig.
Just checked, you are right, API.txt describes this command incorrectly, the correct format is: {"id":0,"jsonrpc":"2.0","method":"control_gpu", "params":["0", "1"]} I will include updated API.txt in next miner update.
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
February 14, 2018, 09:30:54 AM |
|
Hi, @Claymore! I'm parsing last log file in reboot.bat and if it was a minspeed reboot, I'm just restarting miner instead of reboot. So a small bug was found: after restarting miner cannot aquire management port because it is taken by previous miner instance. It repeats this constantly until next reboot: server: bind failed with error: 10048 (port for remote management is busy, use different -mport value), next attempt in 20sec...
If old miner instance is closed, OS must close its socket. So probably old miner is still running. Or you use Linux...
|
|
|
|
Teress
|
|
February 14, 2018, 10:54:43 AM |
|
Can someone explain me please, why I CAN mine ETH and CAN'T mine ETC due to DAG creation error? Does they have not same size DAG?
|
|
|
|
arnold_mad
Newbie
Offline
Activity: 64
Merit: 0
|
|
February 14, 2018, 11:50:09 AM |
|
I get only 176 mhs in dual mode (ETH/XVG) compared to 180mhs with ETH only - also lowering the dcri to 10 didn't change this. is this expected behaviour or what can I do to optimize things ?
|
|
|
|
garybeng
Newbie
Offline
Activity: 18
Merit: 0
|
|
February 14, 2018, 12:16:23 PM |
|
Hey guys! I'm super new to the forum, thanks for all the great help!
I just downloaded Claymore V11 and im getting a virus: Win32/CoinMiner!bit is it a false negative? I downloaded it from the main page. Just wanted to check.
Thanks again guys
Happened to me as well.. however I am not new to mining stuff, previous versions of Claymore never showed virus alert Me too. Cause AMD Wattman problem and mining rig hangup after boot. Now back to 10.6.
|
|
|
|
iRrromka
Newbie
Offline
Activity: 37
Merit: 0
|
|
February 14, 2018, 12:25:22 PM |
|
Hi, Claymore!
I think, it will be useful to add a scheduler to reboot the rig (exec the reboot.bat), not miner in "-r" option. For example -r -180 - to execute reboot.bat if something wrong with gpus and to restart miner every 180 mins.
Or just to add one another option for calling reboot.bat.
|
|
|
|
jackbox
Legendary
Offline
Activity: 1246
Merit: 1024
|
|
February 14, 2018, 12:29:58 PM |
|
Hi, Claymore!
I think, it will be useful to add a scheduler to reboot the rig (exec the reboot.bat), not miner in "-r" option. For example -r -180 - to execute reboot.bat if something wrong with gpus and to restart miner every 180 mins.
Or just to add one another option for calling reboot.bat.
I got some usb watchdog dongles from Aliexpress. They have an associated program and watch the miner and the gpus. If the miner, computer or a gpu stops working the dongle will reboot the computer. I have not installed them yet but on a test bench they checked out okay. Just search Aliexpress or eBay for "usb watchdog."
|
|
|
|
|