soothaa
|
|
July 17, 2018, 11:02:42 PM |
|
Hi everyone, we just released a new version of our miner - 0.5.1
Changes: Faster phi2, lyra2z, x17, c11. Added new algo HSR. Added API (HTTP JSON [preferable option, very flexible] and telnet ccminer compatible) - pending integration with monitoring software (ethmonitoring, awesome miner etc.) Multiple bug fixes, new config options, failover pools.
It would appear the API does not work for AwesomeMiner, which is probably the biggest farm management tool out there.. I've tried setting both --api-bind-telnet and --api-bind-http and neither give me data
|
|
|
|
OoIGR
Newbie
Offline
Activity: 7
Merit: 0
|
|
July 18, 2018, 06:05:40 AM |
|
We are going to release a new version in a few hours, hopefully your problem is resolved in 0.5.1 (we fixed a lot of bugs in 0.5x)
I am using t-rex miner for windows version 0.5.1 on 8 rigs with lyra2z algo on f2pool.com. The same problem happening repeatedly on all my rigs in same situations. Quite often all rigs in same time fails with the same error like "Cuda error the launch timed out and was terminated" or something else - it does not matter. In this case special software closing miner, deleting all log files in t-rex folder and then starting t-rex miner again. Nevertheless, "failed to remove file 'C'" error occurs 2-3 restarts in a row. Due to this error T-rex miner restarts unnecessary times. 20180718 11:37:27 WARN: Logger: failed to remove file 'C': Пpoцecc нe мoжeт пoлyчить дocтyп к фaйлy, тaк кaк этoт фaйл зaнят дpyгим пpoцeccoм
What is the file 'C'? Where is its location - in what folder? Why is it happens? All log files deleted before start miner. What else files do miner use outside of its folder?
|
|
|
|
OoIGR
Newbie
Offline
Activity: 7
Merit: 0
|
|
July 18, 2018, 06:14:10 AM |
|
It would appear the API does not work for AwesomeMiner, which is probably the biggest farm management tool out there.. I've tried setting both --api-bind-telnet and --api-bind-http and neither give me data Try to start miner without -b, --api-bind-telnet and, --api-bind-http arguments. Then in browser on the same rig open 127.0.0.1:4067 and you will see that API is working. After that setup your network and firewall to access rigs API remotely. In addition, we need the documentation about available methods. With examples of requests
|
|
|
|
trexminer (OP)
Member
Offline
Activity: 283
Merit: 63
|
|
July 18, 2018, 06:32:20 AM |
|
We are going to release a new version in a few hours, hopefully your problem is resolved in 0.5.1 (we fixed a lot of bugs in 0.5x)
I am using t-rex miner for windows version 0.5.1 on 8 rigs with lyra2z algo on f2pool.com. The same problem happening repeatedly on all my rigs in same situations. Quite often all rigs in same time fails with the same error like "Cuda error the launch timed out and was terminated" or something else - it does not matter. In this case special software closing miner, deleting all log files in t-rex folder and then starting t-rex miner again. Nevertheless, "failed to remove file 'C'" error occurs 2-3 restarts in a row. Due to this error T-rex miner restarts unnecessary times. 20180718 11:37:27 WARN: Logger: failed to remove file 'C': Пpoцecc нe мoжeт пoлyчить дocтyп к фaйлy, тaк кaк этoт фaйл зaнят дpyгим пpoцeccoм
What is the file 'C'? Where is its location - in what folder? Why is it happens? All log files deleted before start miner. What else files do miner use outside of its folder?We use a logging library and the error you're getting is a mystery for us, never seen anything like that. What you could try is to turn off the file logging. It is off by default, unless you use a config file example from the archive, where it's set to "log-path": "t-rex.log", (simply delete this entry). API documentation is only relevant for monitoring software developers I believe, and what you said about accessing 127.0.0.1:4067 is correct. Currently the only supported method is "summary". You can see the response by going to http://127.0.0.1:4067/summary in your browser. We'll add that info to a readme/help file or to "t-rex -h" output, thanks.
|
|
|
|
OoIGR
Newbie
Offline
Activity: 7
Merit: 0
|
|
July 18, 2018, 06:45:56 AM Last edit: July 18, 2018, 07:18:53 AM by OoIGR |
|
We use a logging library and the error you're getting is a mystery for us, never seen anything like that. What you could try is to turn off the file logging. It is off by default, unless you use a config file example from the archive, where it's set to "log-path": "t-rex.log", (simply delete this entry). API documentation is only relevant for monitoring software developers I believe, and what you said about accessing 127.0.0.1:4067 is correct. Currently the only supported method is "summary". You can see the response by going to http://127.0.0.1:4067/summary in your browser. We'll add that info to a readme/help file or to "t-rex -h" output, thanks. Ok, I will try, new API allows to monitor the state of miner without file logging.
|
|
|
|
skov86
Member
Offline
Activity: 147
Merit: 10
|
|
July 18, 2018, 12:36:26 PM |
|
1060/3@75W: 12.8MH/s 1060/6@75W: 14MH/s
Thank you, around 5% hashrate improvement over Enemy and anxmod. Hope it is the same on poolside.
Hey bro, could someone hop in and help me with details about drivers and other scripts necessary before running this miner. I tried on two nVidia rigs 1080Ti and 1070 and was unable to get started. Thanks in advance.
|
|
|
|
principino1984
Newbie
Offline
Activity: 72
Merit: 0
|
|
July 18, 2018, 12:39:08 PM |
|
You need the latest driver from nvidia (dated 28 Jun if I don't remember wrong). And pretty much that's it. Whats the error that the miner is giving you?
|
|
|
|
ylpkm2
Newbie
Offline
Activity: 39
Merit: 0
|
|
July 19, 2018, 06:07:33 AM |
|
Gpu #2 seems to always be lower. I dont know if its a cpu overload issue, 2 of my rigs have single core intel cpu's with 5+ gpus. But gpu#2 on both rigs fluctuate at half the hashrate it should be at. Didnt really notice with .4c but with version .5.1 its there.
|
|
|
|
kantoi
Newbie
Offline
Activity: 84
Merit: 0
|
|
July 19, 2018, 07:28:55 AM |
|
Hi everyone, we just released a new version of our miner - 0.5.1
Changes: Faster phi2, lyra2z, x17, c11. Added new algo HSR. Added API (HTTP JSON [preferable option, very flexible] and telnet ccminer compatible) - pending integration with monitoring software (ethmonitoring, awesome miner etc.) Multiple bug fixes, new config options, failover pools.
Thank you for providing a new miner. I'll test it soon to see how much the lyra2z algo has improved. Haven't tried the phi2 algo with this miner yet, I'll give it a try too
|
|
|
|
mak013
|
|
July 19, 2018, 08:08:12 AM |
|
Thx for good miner. But can you or someone who is reading this thread post perfomance with different algos and cards. And later group it in first post?
|
| CHIPS.GG | | | ▄▄███████▄▄ ▄████▀▀▀▀▀▀▀████▄ ▄███▀░▄░▀▀▀▀▀░▄░▀███▄ ▄███░▄▀░░░░░░░░░▀▄░███▄ ▄███░▄░░░▄█████▄░░░▄░███▄ ███░▄▀░░░███████░░░▀▄░███ ███░█░░░▀▀▀▀▀░░░▀░░░█░███ ███░▀▄░▄▀░▄██▄▄░▀▄░▄▀░███ ▀███░▀░▀▄██▀░▀██▄▀░▀░███▀ ▀███░▀▄░░░░░░░░░▄▀░███▀ ▀███▄░▀░▄▄▄▄▄░▀░▄███▀ ▀████▄▄▄▄▄▄▄████▀ █████████████████████████ | | ▄▄███████▄▄ ▄███████████████▄ ▄█▀▀▀▄█████████▄▀▀▀█▄ ▄██████▀▄█▄▄▄█▄▀██████▄ ▄████████▄█████▄████████▄ ████████▄███████▄████████ ███████▄█████████▄███████ ███▄▄▀▀█▀▀█████▀▀█▀▀▄▄███ ▀█████████▀▀██▀█████████▀ ▀█████████████████████▀ ▀███████████████████▀ ▀████▄▄███▄▄████▀ ████████████████████████ | | 3000+ UNIQUE GAMES | | | 12+ CURRENCIES ACCEPTED | | | VIP REWARD PROGRAM | | ◥ | Play Now |
|
|
|
|
Pils
Newbie
Offline
Activity: 23
Merit: 0
|
|
July 19, 2018, 04:56:16 PM |
|
This is an excellent miner. No malware warnings, no dodgy tcp connections to third party servers, stable and fast. Your fee is well earned, thank you for providing something of quality in this shitstorm.
|
|
|
|
MATPOC
Newbie
Offline
Activity: 155
Merit: 0
|
|
July 19, 2018, 09:30:55 PM |
|
Hi, Devs! About version 0.5.1: - about ccminer/hive compatibility: there are problems with supporting API commands "threads" and "summary" http://prntscr.com/k8m38m- about json config: miner will not start if, for example, I not specified intensity. - If I use decimal values in "", it will not start Thank you.
|
|
|
|
GLUK72
Newbie
Offline
Activity: 5
Merit: 0
|
|
July 19, 2018, 10:34:46 PM |
|
1080 ~ 3.548MH
|
|
|
|
HaloGenius
Jr. Member
Offline
Activity: 251
Merit: 4
|
|
July 19, 2018, 10:35:13 PM |
|
Hi, Devs! About version 0.5.1: - about ccminer/hive compatibility: there are problems with supporting API commands "threads" and "summary" http://prntscr.com/k8m38m- about json config: miner will not start if, for example, I not specified intensity. - If I use decimal values in "", it will not start Thank you. API works fine! Only one method "summary" is here
|
Hive OS - mining platform #1. Register with promo code MINING4ALL and get 10$ to your balance
|
|
|
Zirillian
Newbie
Offline
Activity: 34
Merit: 0
|
|
July 20, 2018, 02:26:30 AM |
|
Hi, Devs! About version 0.5.1: - about ccminer/hive compatibility: there are problems with supporting API commands "threads" and "summary" http://prntscr.com/k8m38m- about json config: miner will not start if, for example, I not specified intensity. - If I use decimal values in "", it will not start Thank you. API works fine! Only one method "summary" is here Has 0.5.1 been added to Hive yet? I tried seeing if changing the ending of the 0.4c download link would work but it didn't...
|
|
|
|
FFI2013
|
|
July 20, 2018, 02:38:10 AM |
|
Hi, Devs! About version 0.5.1: - about ccminer/hive compatibility: there are problems with supporting API commands "threads" and "summary" http://prntscr.com/k8m38m- about json config: miner will not start if, for example, I not specified intensity. - If I use decimal values in "", it will not start Thank you. API works fine! Only one method "summary" is here Has 0.5.1 been added to Hive yet? I tried seeing if changing the ending of the 0.4c download link would work but it didn't... I think I'll try filezilla and copy the new miner into old file and see whats happens
|
|
|
|
Ragnarokt
Newbie
Offline
Activity: 23
Merit: 0
|
|
July 20, 2018, 11:34:57 AM |
|
Hi, Devs! About version 0.5.1: - about ccminer/hive compatibility: there are problems with supporting API commands "threads" and "summary" http://prntscr.com/k8m38m- about json config: miner will not start if, for example, I not specified intensity. - If I use decimal values in "", it will not start Thank you. API works fine! Only one method "summary" is here HaloGenius, кaкoй cцeнapий интeгpaции? Я тaк пoнял вepcия 0.5.1 пoзвoляeт пpocтo пoдмeнить oдин из фopкoв ccminer. Ho y мeня тaкa я жe oшибкa - WARN: API server... Cтaтиcтикa caмo coбoй нe paбoтaeт. Или eгo чepeз peжим custom зaпycкaть?
|
|
|
|
MATPOC
Newbie
Offline
Activity: 155
Merit: 0
|
|
July 20, 2018, 12:30:32 PM |
|
You can run miner on hive, but hive stat will not work cause miner don't support ccminer api commands threads and summary. Hop, Devs will fix that.
|
|
|
|
Ragnarokt
Newbie
Offline
Activity: 23
Merit: 0
|
|
July 20, 2018, 12:38:02 PM |
|
But there is different info from Hive team support (HaloGenius): API works fine!
Only one method "summary" is here
|
|
|
|
|