Pages:
Author

Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners - page 64. (Read 703113 times)

full member
Activity: 237
Merit: 100
In Main TAB/ Miners I can see all tempetures (one by one) on columm STATUS. On Colum PERFORMANCE I only can see the total os hashrate. To see each one hash (by GPU) I have to go to GPU TAB after select the miner.

Is there a way to see one by one ? (so i did not have to select the miner to see what GPU is low hash)

Please, is it possible? it will help a lot..
This feature is currently not available. I can add this to the "Information column" (configurable in the toolbar Appearance -> Information column) in the next release. You will then be able to add "Device hashrate" (not available today).

Tks a lot,  it will be a nice addition to AM!!
legendary
Activity: 3346
Merit: 1094
Patrike for coin Grin_CR29 (coockarooZ29) the coin statistic data will not be show. Not in default mode and not if i overide coin properties from WTM Api  https://whattomine.com/coins/293.json
Thanks for the report. I've pushed an update for the calculation and it should automatically be picked up by your Awesome Miner during the day.

If new virtual grouup will be created for selected miners, the total Hashrate, power consumtion, reward, etc. The total value on top line will be show not for miners in virtual group, but for all miners. Like in TOTAl group.
When you view the virtual group on the Groups tab, it will display the hashrate and details for only the miners in the group. If you open the virtual group in the miner list, it will only apply a filter to view the miners part of the group. The total numbers being displayed in the miners list is however still for the total number of miners.
legendary
Activity: 3346
Merit: 1094
Can I display the total miner uptime of a week or month?
I use my Gaming computer for mining and want to log how long my miner is running. as I use it for other stuff too, it´s not 24/7.... are there any statistics included that I can read?
Yes. Please right click on the miner and select Mining History.
legendary
Activity: 3346
Merit: 1094
In Main TAB/ Miners I can see all tempetures (one by one) on columm STATUS. On Colum PERFORMANCE I only can see the total os hashrate. To see each one hash (by GPU) I have to go to GPU TAB after select the miner.

Is there a way to see one by one ? (so i did not have to select the miner to see what GPU is low hash)

Please, is it possible? it will help a lot..
This feature is currently not available. I can add this to the "Information column" (configurable in the toolbar Appearance -> Information column) in the next release. You will then be able to add "Device hashrate" (not available today).
legendary
Activity: 1753
Merit: 1007
Patrike for coin Grin_CR29 (coockarooZ29) the coin statistic data will not be show. Not in default mode and not if i overide coin properties from WTM Api  https://whattomine.com/coins/293.json
If new virtual grouup will be created for selected miners, the total Hashrate, power consumtion, reward, etc. The total value on top line will be show not for miners in virtual group, but for all miners. Like in TOTAl group.
newbie
Activity: 64
Merit: 0
Can I display the total miner uptime of a week or month?
I use my Gaming computer for mining and want to log how long my miner is running. as I use it for other stuff too, it´s not 24/7.... are there any statistics included that I can read?
full member
Activity: 237
Merit: 100
In Main TAB/ Miners I can see all tempetures (one by one) on columm STATUS. On Colum PERFORMANCE I only can see the total os hashrate. To see each one hash (by GPU) I have to go to GPU TAB after select the miner.

Is there a way to see one by one ? (so i did not have to select the miner to see what GPU is low hash)

Please, is it possible? it will help a lot..
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.1.13

 Mining software
  - T-Rex miner 0.19.4
  - TeamRedMiner 0.7.20
  - Gminer 2.34
  - WildRig miner 0.28.2
  - SrbMiner Multi 0.5.9
  - NbMiner 35.0
  - Miniz Miner 1.6x, updated download link for Linux
 Corrections
  - Correction to launching recent versions of T-Rex miner on Linux
member
Activity: 1558
Merit: 69
Hi Patrike,

i have many problems with new mining software, the download needs to much time. If i download normal in browser it needs 1 sec, if i start to download it over AM, it needs up to 1 hour sometimes to start it again. Mostly at srbminer multi, T-Rex or Teamredminer for me. But this happens sometimes, not every time i tried. So i can´t reproduce this  Huh
Hi,
Can you please check the Remote Agent log file and verify that it's the actual download operation that takes time, or something else?
When a download is initiated you will see "Downloading file". Example:
2020-12-11 10:39:31.691 [008] []Downloading file: https://github.com/trexminer/T-Rex/releases/download/0.19.3/t-rex-0.19.3-win-cuda11.1.zip?u=67792375

As you can see, Remote Agent adds a random parameter (?u=67792375) to the URL, to prevent any caching. If you make a download speed test via the web browser to compare the speed, please add something similar to avoid caching.

When a download has completed, you will see "Download done". Example:
2020-12-11 10:39:42.238 [008] []Download done: C:\Users\test\AppData\Roaming\AwesomeMinerService\t-rex-0.19.3-win-cuda11.1.zip

In this example it was a 10.5 second download for 22MB. Do you see very a very long duration between these two log lines?

What I can see from time to time is when a new mining software version is released, it typically results in slower download speeds when many users are hitting the Github download sources.

Yeah sure i will do some tests tonight.
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

i have many problems with new mining software, the download needs to much time. If i download normal in browser it needs 1 sec, if i start to download it over AM, it needs up to 1 hour sometimes to start it again. Mostly at srbminer multi, T-Rex or Teamredminer for me. But this happens sometimes, not every time i tried. So i can´t reproduce this  Huh
Hi,
Can you please check the Remote Agent log file and verify that it's the actual download operation that takes time, or something else?
When a download is initiated you will see "Downloading file". Example:
2020-12-11 10:39:31.691 [008] []Downloading file: https://github.com/trexminer/T-Rex/releases/download/0.19.3/t-rex-0.19.3-win-cuda11.1.zip?u=67792375

As you can see, Remote Agent adds a random parameter (?u=67792375) to the URL, to prevent any caching. If you make a download speed test via the web browser to compare the speed, please add something similar to avoid caching.

When a download has completed, you will see "Download done". Example:
2020-12-11 10:39:42.238 [008] []Download done: C:\Users\test\AppData\Roaming\AwesomeMinerService\t-rex-0.19.3-win-cuda11.1.zip

In this example it was a 10.5 second download for 22MB. Do you see very a very long duration between these two log lines?

What I can see from time to time is when a new mining software version is released, it typically results in slower download speeds when many users are hitting the Github download sources.
legendary
Activity: 3346
Merit: 1094
Hello Patrike. It has been quite some time since I've had need to post any questions, or problems. Your software works so well there is hardly ever an issue and I thank you for that! I am however having an issue with the latest update. When I click on update and restart Awesome miner the program shuts down with the miner windows still open (GPU and CPU), but Awesome miner never restarts by itself. If I wait like 10 minutes and then restart Awesome miner manually when it comes back up the update is not applied. As a side note I also have to reenter my registration code. This part has happened to me from time to time for several updates (being forced to reenter registration code), but it wasn't a big enough deal to bother you with, however I mention it here in case it is related to the failing update. Thanks so much for your help in sorting this out.
                                               -Bob-bit
Hi,
Can you please check that your user folder isn't made read-only by some security software you are running? If that's the case, it could explain some of these issues you run into.
Please make sure these two folders have write-permissions (they should have that by default):
%appdata%\AwesomeMiner\
%localappdata%\AwesomeMiner\

If you still run into this problem, can you please send me your Awesome Miner log file. Please send via:
https://www.awesomeminer.com/contact
Thanks!
member
Activity: 1558
Merit: 69
Hi Patrike,

i have many problems with new mining software, the download needs to much time. If i download normal in browser it needs 1 sec, if i start to download it over AM, it needs up to 1 hour sometimes to start it again. Mostly at srbminer multi, T-Rex or Teamredminer for me. But this happens sometimes, not every time i tried. So i can´t reproduce this  Huh
jr. member
Activity: 241
Merit: 6
Hello Patrike. It has been quite some time since I've had need to post any questions, or problems. Your software works so well there is hardly ever an issue and I thank you for that! I am however having an issue with the latest update. When I click on update and restart Awesome miner the program shuts down with the miner windows still open (GPU and CPU), but Awesome miner never restarts by itself. If I wait like 10 minutes and then restart Awesome miner manually when it comes back up the update is not applied. As a side note I also have to reenter my registration code. This part has happened to me from time to time for several updates (being forced to reenter registration code), but it wasn't a big enough deal to bother you with, however I mention it here in case it is related to the failing update. Thanks so much for your help in sorting this out.
                                               -Bob-bit
legendary
Activity: 3346
Merit: 1094
this is a log of Diagnostic tool:
Code:
Initialize diagnostics (40)
Starting Diagnostics (120s). Awesome Miner Remote Agent version: 8.1.12
OS: Unix 5.0.21.0
GPU Details:
  nVidia driver version: 450.80.02
  GPUs:
Prerequisites:
  Microsoft .NET Framework: 4.0.30319.42000
  Microsoft VC++ 2013 runtime installed: No
  Microsoft VC++ 2015 runtime installed: No
  Microsoft VC++ 2017 runtime installed: No
  Microsoft VC++ 2019 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: TrexMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 196, 2080TI_P85_C150_M(1600-2000)_F(0-100)_CFX (when stopping, the following will be used: 3, type: Single, Use: True)
Properties: (WindowMode: ConsoleFormat, EngineType: TrexMiner, IsProfitMiner: True, RunAsAdmin: False)
====================================================================================================
/root/.config/AwesomeMinerService/t-rex-0.19.3-linux-cuda10.0.tar_1/t-rex   -i 23 --no-watchdog --pci-indexing -a octopus -o stratum+tcp://cfx-eu.ss.poolflare.com:3366 -p x -u 0x1975ae1c8a11F232CC49c4DBdeC8e4E1Ee197d3E.2080TI --api-bind-http 0.0.0.0:4028
Configured command line:
 -i 23
====================================================================================================
Mining Engine Process started, PID: 26313
20201211 21:32:43 TREX: eyJhIjoiTzNnZHowWDl4V0R3UkpaWXhaK1kvUTQzTFlpeDhTaHA0VW10UEZOQmNCdz0iLCJiIjoiYTlmQzBZeVdOa0JTMjBpSTI4c2JkUT09In0K


====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

AM started wrong miner, must start G-Miner and mine Cortex, but always tryed to start T-Rex. What happens with remote agent after updating? How to repair? I am not fisicaly near miner.

I am not understand, why AM constantly try to start wrong configuration. I have changed miner soft in profit profile, looks like ufter update somethig go wrong with configuration.

Patrike please help. Big problem!

Upd: T-Rex 0.19.3 defenitly not work with AM 8.1.12   i am on Linux Driver 450.80.02 and 455.45.01 (But driver version not important for this problem)
I can start miners as Managed Miner, but if i try use T-Rex i get this restarting loop and crash. Now i must change Profit Profile for all miners and algo where T-Rex is used. Or wait on next update

Upd: Update has corrupted a Profit Profile data for some miners, only copy of Profit Profile from normal working miner have solve problem of corrupted data. But if i invistigate a corrupted Profit Profile, the data wich set for algos looks absolutly normal. this corruption have impact on Profit switching of course

upd: Found another thing. If miner configured as Managed Miner and you try mine Eth on Niceahsh with PhoenixMiner 5.3b, you get disconnected.

upd: i have try to start miner directly from terminal window with following comand string:
/root/.config/AwesomeMinerService/t-rex-0.19.3-linux-cuda10.0.tar_1/t-rex  --no-watchdog --pci-indexing -a octopus -o stratum+tcp://cfx-eu.ss.poolflare.com:3366 -p x -u 0x1975ae1c8a11F232CC49c4DBdeC8e4E1Ee197d3E.2080TIRS-02 --api-bind-http 0.0.0.0:4028
and all works super. Looks like after update something go wrong for T-Rex miner on the AM side. Other mining programs work without problems. I have cleared mining software over AM, but that not help. I have try to use ConfigData.xml file from backup before update, that not help too. I have no idea how to solve this problem. Will try to reinstall AM.

Upd: reinstalling of AM not help. I have put in rig other USB with AwesomeMinerAgent 8.10.0 and started AM, same problem. Looks like problem on the AM v. 8.1.12 main programm side.

Patrike, where user can find a archive for old versions of AM. In this situation like i have now, maybe this is only sollution to downgrade the AM version.

Next problem found: Unable automatic download of MiniZ miner if rig OS is Linux.

Upd: T-Rex 0.19.1 works on AM 8.1.12 without problem.
Upd: Update T-Rex miner to 0.19.4 not solve this Base64 problem. But looks like the problem on the T-Rex miner side.

Upd: Have tested starting T-Rex 0.19.4 from terminal window with command string:
/root/.config/AwesomeMinerService/t-rex-0.19.4-linux-cuda11.1.tar_1/t-rex  --no-watchdog --pci-indexing -a octopus -o stratum+tcp://cfx-eu.ss.poolflare.com:3366 -p x -u 0x1975ae1c8a11F232CC49c4DBdeC8e4E1Ee197d3E.2080TIRS-02 --api-bind-http 0.0.0.0:4028
and T-Rex started without problem. Where is a problem now? T-Rex or AwesomeMiner side? Using T-Rex and AM different base64 libs? Was base64 lib upgraded recently? Is base64 lib functionality compatible on different OS now?
Hi,

A few comments:

1) Please use T-Rex 0.19.1 for Linux at the moment. I need to make a change in Remote Agent for the latest T-Rex version to work correctly. Awesome Miner launches some mining software on Linux in a way where their console output isn't buffered, to be able to grab the console output. There is some change in T-Rex 0.19.3 that is breaks this concept and I will have to modify Remote Agent for it.

2) Awesome Miner will automatically ensure "PROTO: 4" for Phoenix Miner with Nicehash Ethereum and this works fine when I'm testing. If you use the diagnostics, can you verify this parameter?

3) For the general issues with the profit switcher can you please send me the Awesome Miner and Remote Agent log file and let me know the time where the profit switching decision wasn't executed correctly?

Thanks!

Update: 4) The Miniz web site now introduced CloudFlare. I will provide an alternative download location from Miniz in a mining software definition that soon will be made available.

legendary
Activity: 1753
Merit: 1007
this is a log of Diagnostic tool:
Code:
Initialize diagnostics (40)
Starting Diagnostics (120s). Awesome Miner Remote Agent version: 8.1.12
OS: Unix 5.0.21.0
GPU Details:
  nVidia driver version: 450.80.02
  GPUs:
Prerequisites:
  Microsoft .NET Framework: 4.0.30319.42000
  Microsoft VC++ 2013 runtime installed: No
  Microsoft VC++ 2015 runtime installed: No
  Microsoft VC++ 2017 runtime installed: No
  Microsoft VC++ 2019 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: TrexMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 196, 2080TI_P85_C150_M(1600-2000)_F(0-100)_CFX (when stopping, the following will be used: 3, type: Single, Use: True)
Properties: (WindowMode: ConsoleFormat, EngineType: TrexMiner, IsProfitMiner: True, RunAsAdmin: False)
====================================================================================================
/root/.config/AwesomeMinerService/t-rex-0.19.3-linux-cuda10.0.tar_1/t-rex   -i 23 --no-watchdog --pci-indexing -a octopus -o stratum+tcp://cfx-eu.ss.poolflare.com:3366 -p x -u 0x1975ae1c8a11F232CC49c4DBdeC8e4E1Ee197d3E.2080TI --api-bind-http 0.0.0.0:4028
Configured command line:
 -i 23
====================================================================================================
Mining Engine Process started, PID: 26313
20201211 21:32:43 TREX: eyJhIjoiTzNnZHowWDl4V0R3UkpaWXhaK1kvUTQzTFlpeDhTaHA0VW10UEZOQmNCdz0iLCJiIjoiYTlmQzBZeVdOa0JTMjBpSTI4c2JkUT09In0K


====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

AM started wrong miner, must start G-Miner and mine Cortex, but always tryed to start T-Rex. What happens with remote agent after updating? How to repair? I am not fisicaly near miner.

I am not understand, why AM constantly try to start wrong configuration. I have changed miner soft in profit profile, looks like ufter update somethig go wrong with configuration.

Patrike please help. Big problem!

Upd: T-Rex 0.19.3 defenitly not work with AM 8.1.12   i am on Linux Driver 450.80.02 and 455.45.01 (But driver version not important for this problem)
I can start miners as Managed Miner, but if i try use T-Rex i get this restarting loop and crash. Now i must change Profit Profile for all miners and algo where T-Rex is used. Or wait on next update

Upd: Update has corrupted a Profit Profile data for some miners, only copy of Profit Profile from normal working miner have solve problem of corrupted data. But if i invistigate a corrupted Profit Profile, the data wich set for algos looks absolutly normal. this corruption have impact on Profit switching of course

upd: Found another thing. If miner configured as Managed Miner and you try mine Eth on Niceahsh with PhoenixMiner 5.3b, you get disconnected.

upd: i have try to start miner directly from terminal window with following comand string:
/root/.config/AwesomeMinerService/t-rex-0.19.3-linux-cuda10.0.tar_1/t-rex  --no-watchdog --pci-indexing -a octopus -o stratum+tcp://cfx-eu.ss.poolflare.com:3366 -p x -u 0x1975ae1c8a11F232CC49c4DBdeC8e4E1Ee197d3E.2080TIRS-02 --api-bind-http 0.0.0.0:4028
and all works super. Looks like after update something go wrong for T-Rex miner on the AM side. Other mining programs work without problems. I have cleared mining software over AM, but that not help. I have try to use ConfigData.xml file from backup before update, that not help too. I have no idea how to solve this problem. Will try to reinstall AM.

Upd: reinstalling of AM not help. I have put in rig other USB with AwesomeMinerAgent 8.10.0 and started AM, same problem. Looks like problem on the AM v. 8.1.12 main programm side.

Patrike, where user can find a archive for old versions of AM. In this situation like i have now, maybe this is only sollution to downgrade the AM version.

Next problem found: Unable automatic download of MiniZ miner if rig OS is Linux.

Upd: T-Rex 0.19.1 works on AM 8.1.12 without problem.
Upd: Update T-Rex miner to 0.19.4 not solve this Base64 problem. But looks like the problem on the T-Rex miner side.

Upd: Have tested starting T-Rex 0.19.4 from terminal window with command string:
/root/.config/AwesomeMinerService/t-rex-0.19.4-linux-cuda11.1.tar_1/t-rex  --no-watchdog --pci-indexing -a octopus -o stratum+tcp://cfx-eu.ss.poolflare.com:3366 -p x -u 0x1975ae1c8a11F232CC49c4DBdeC8e4E1Ee197d3E.2080TIRS-02 --api-bind-http 0.0.0.0:4028
and T-Rex started without problem. Where is a problem now? T-Rex or AwesomeMiner side? Using T-Rex and AM different base64 libs? Was base64 lib upgraded recently? Is base64 lib functionality compatible on different OS now?
legendary
Activity: 1753
Merit: 1007
Update to 8.1.12 has destroyed normaly functionality of many my miners!!! I am invistigating what happens.
newbie
Activity: 26
Merit: 0

patrike ....got your message and in case my response doesn't pass through the email I wanted to say thanks here. That was the issue, soon as I expanded in task manager and did the Maximize option it brought back Awesome Miner for me. So I really appreciate the help. I think I goofed it up when I was messing around with a Virtual Pinball setup on my monitors here when AM was open, but all resolved.

Thanks again!
full member
Activity: 237
Merit: 100
In Main TAB/ Miners I can see all tempetures (one by one) on columm STATUS. On Colum PERFORMANCE I only can see the total os hashrate. To see each one hash (by GPU) I have to go to GPU TAB after select the miner.

Is there a way to see one by one ? (so i did not have to select the miner to see what GPU is low hash)
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.1.12

 GPU mining
  - Reading the nVidia fan speed is supported with the latest nVidia driver (v460.79). Note: A number of mining software isn't fully compatible with the latest nVidia drivers yet, please wait with upgrading the nVidia drivers if possible.
 Features
  - Miner Group summary can be configured for multiple additional properties to display. Configurable in the Options dialog, General section
  - Miner Group summary can be configured to display the 24 hour average hashrate for the miners
 Mining software
  - TeamRedMiner 0.7.19
  - Nanominer 3.1.4
  - T-Rex miner 0.19.3
  - CpuMiner-Opt 3.15.3
  - Miniz Miner 1.6x, including improved integration by displaying hashrate with decimals
newbie
Activity: 26
Merit: 0
Anyone having issues with Awesome Miner not showing up after this new Nvidia update?

As soon as I updated Nvidia, I went to restart Awesome Miner and it pops up in my taskbar at the bottom of the screen but no app ever shows up. Did a few reboots, uninstalled and reinstalled but the problem persists.

Thought maybe its my system but I went ahead and tried to manually run T-REX but that is also having issues with this driver from the forum thread and error reports I just seen. Seems I can only get NBMiner running manually for ETH mining but no Awesome Miner at all or many other standalone miners.
I've tried out the latest nVidia 460 drivers and at least Awesome Miner starts and shows nVidia GPU's.
1) Which nVidia GPU do you have? I've only tried with a 2000-series GPU so far.
2) Can you please send me the Awesome Miner log file?
%localappdata%\AwesomeMiner\AwesomeMiner.log
You can send me via:
https://www.awesomeminer.com/contact

At the moment I am just running 1x 2080ti and 2x 1080ti's. I am having all kinds of issues with other software since this update, basically some apps....Awesome Miner included will load but not draw on the screen. So basically you can see it in the taskbar load, see it also over in the quick launch bar on the right but you click on them and nothing pops up. I am running on the latest Windows 10 20H2 version, could also be the issue, I figured try it out but maybe as usual this is another bugged out windows deployment.

Let me grab the log and I will send it to you guys, appreciate the help. Looking at it...seeing a bunch of failures but I am not up on what could be the cause. Have even my antivirus off in case but its always had an exclusion to all folders AM needs so don't think that could be the issue.

Thanks for the log file - I will get back to you on the support request you sent.

I did notice that Awesome Miner is unable to read the nVidia fan speed on the latest 460.79 drivers. I've made an update for this and a new release will be made available later today.

Appreciate the help, maybe with some hope the new update might set my system right with Awesome Miner. I been with you guys since early 2017 and honestly this is the only time I ever had any issue and I suspect its probably just a combination of updates from Windows mixing with the new Nvidia driver. For the time being I got my miners manually on ETH with NBMiner so I am good for the moment.

If you need any more logs or anything from my end to help out just let me know, I will check here and the email address I attached in my support message. No worries though, always said AM been my best purchase in crypto and still remains that way for me.
Pages:
Jump to: