Pages:
Author

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

newbie
Activity: 3
Merit: 0
Hoping someone might have an idea whats going on.

Bought the premium version today so I could control the family computers from my machine.
Moved from the standard free install to the agent install on one machine which has a GTX1650 4GB in it.

Setup a profit miner and created a new Nvidia Profile for it and ran some benchmarks.
Noticed it was getting around 17MH/s on Ethereum with NBMiner in the benchmark.

When I was finished with benchmarking, I tried to start the Mining and it defaulted to Ethereum but would continually fail as it was running out of memory.
Tried a few different miners and even tried setting some of those miners to the 4GB Card mode. On 4GB mode, it says its running but at 0.00MH/s.
Tested Argon2d-4096 and its running fine without issue.

Unsure why Ethereum would benchmark fine but then not mine at all when not benchmarking?
full member
Activity: 270
Merit: 115
Hi Patrike,

Can you fix MiniZ again for the next release, the commands issued to this miner are not working again.

Thanks.

legendary
Activity: 3346
Merit: 1094
Hi Patrike, now is imposible to use benchmark function with T-Rex miner. Benchmark module not recive a hashrate data.
Thanks for the report. I wasn't able to reproduce when I just tried but I will look into this.
legendary
Activity: 1754
Merit: 1007
Hi Patrike, now is imposible to use benchmark function with T-Rex miner. Benchmark module not recive a hashrate data.
member
Activity: 363
Merit: 16
after the last (or maybe last 2 updates) my network scan shows me allready added miners again as new miners
there are a handfull "existing" miners and he found many many miners that if i add them, i find them as duplicate in the "find miners" tab via IP
The network scan can be configured to either include only new or all miners. Can you verify this via the "Settings" button on the Network scan page, where you will find "Scan for new miners only"?

We do have another network scan correction in the pipeline, but that's related to when you use a cloud connected Remote Proxy.

it is set to only new - and 7 miners out of 87 external are ignored cause existing
Thanks for the details. Can you please verify if the changes to the network scan in the new v9.0.4 resolves this?

thanks for update and yes...it is fixed for me
legendary
Activity: 3346
Merit: 1094
after the last (or maybe last 2 updates) my network scan shows me allready added miners again as new miners
there are a handfull "existing" miners and he found many many miners that if i add them, i find them as duplicate in the "find miners" tab via IP
The network scan can be configured to either include only new or all miners. Can you verify this via the "Settings" button on the Network scan page, where you will find "Scan for new miners only"?

We do have another network scan correction in the pipeline, but that's related to when you use a cloud connected Remote Proxy.

it is set to only new - and 7 miners out of 87 external are ignored cause existing
Thanks for the details. Can you please verify if the changes to the network scan in the new v9.0.4 resolves this?
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 9.0.4

 User interface
  - Improved text colors for dark mode
 Mining software
  - NbMiner 39.6
  - TeamBlackMiner 1.21
 Corrections
  - Correction to duplication issue with network scan and auto miner discovery
member
Activity: 363
Merit: 16
after the last (or maybe last 2 updates) my network scan shows me allready added miners again as new miners
there are a handfull "existing" miners and he found many many miners that if i add them, i find them as duplicate in the "find miners" tab via IP
The network scan can be configured to either include only new or all miners. Can you verify this via the "Settings" button on the Network scan page, where you will find "Scan for new miners only"?

We do have another network scan correction in the pipeline, but that's related to when you use a cloud connected Remote Proxy.

it is set to only new - and 7 miners out of 87 external are ignored cause existing
member
Activity: 1558
Merit: 69
after the last (or maybe last 2 updates) my network scan shows me allready added miners again as new miners
there are a handfull "existing" miners and he found many many miners that if i add them, i find them as duplicate in the "find miners" tab via IP
The network scan can be configured to either include only new or all miners. Can you verify this via the "Settings" button on the Network scan page, where you will find "Scan for new miners only"?

We do have another network scan correction in the pipeline, but that's related to when you use a cloud connected Remote Proxy.

I can verify the same problem, Scan for new miners only is checked. But it only happens if we scan for external miners.

Scan for Awesomeminer Remote Agents works normal.
legendary
Activity: 3346
Merit: 1094
after the last (or maybe last 2 updates) my network scan shows me allready added miners again as new miners
there are a handfull "existing" miners and he found many many miners that if i add them, i find them as duplicate in the "find miners" tab via IP
The network scan can be configured to either include only new or all miners. Can you verify this via the "Settings" button on the Network scan page, where you will find "Scan for new miners only"?

We do have another network scan correction in the pipeline, but that's related to when you use a cloud connected Remote Proxy.
member
Activity: 363
Merit: 16
after the last (or maybe last 2 updates) my network scan shows me allready added miners again as new miners
there are a handfull "existing" miners and he found many many miners that if i add them, i find them as duplicate in the "find miners" tab via IP
member
Activity: 1558
Merit: 69
Hi Patrick

I have add new custom coin is raptorenium. But I can get dynamic updated price by use API of Coingecko follow : https://api.coingecko.com/api/v3/simple/price?vs_currencies=usd&ids=raptoreum. I test in web browser is ok, but in AweSome Miner alway notification :  Unable to read value.

Please help me

Thanks

You can use it in this way:

https://api.coingecko.com/api/v3/simple/price?ids=raptoreum&vs_currencies=btc

and in the field
JSON property expression: raptoreum.btc

Or if you want it in USD:

https://api.coingecko.com/api/v3/simple/price?ids=raptoreum&vs_currencies=USD

JSON property expression: raptoreum.usd


But i think BTC price is more important, and USD can be calculated over the BTC price.

newbie
Activity: 14
Merit: 0
Hi Patrick

I have add new custom coin is raptorenium. But I can get dynamic updated price by use API of Coingecko follow : https://api.coingecko.com/api/v3/simple/price?vs_currencies=usd&ids=raptoreum. I test in web browser is ok, but in AweSome Miner alway notification :  Unable to read value.

Please help me

Thanks
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 9.0.3

 Features
  - Miner list can be configured to prefix the miner description with the configured Remote Proxy
 User interface
  - Updated configuration pages for Managed Miners and Managed Hosts to indicate if the miners and hosts are cloud connected. Indicate if a host is configured as a Remote Proxy.
  - Updated configuration page for External Miners to indicate if using a Remote Proxy
  - Improved configuration description for the rule action to set electricity price
 Changes
  - Ideal hashrate for miner groups will exclude any disabled miners
  - Groups without any miners will no longer be visible when a filter is applied
 Mining software
  - TeamBlackMiner 1.19
  - T-Rex Miner 0.24.5
  - PhoenixMiner 5.8c
  - Nanominer 3.4.1
 Corrections
  - Correction to the wizard for setting up Managed Profit Miners for the very first time
  - Correction to upgrade of cloud connected Remote Agents
  - Correction to setting notes on miner via the HTTP API
  - Correction to display of Profit Profile name in the rule action Apply Profit Profile
  - Correction to Remote Proxy and IP scan when using multiple distributed sites with overlapping IP addresses
legendary
Activity: 3346
Merit: 1094
Hi Patrike, can you please improve a rule action "Set electricity price for profit profile" and add a profile name to action description in the actions list view"
I creating a action with set of this property settings and after a while its problematic to control for which profit profile was added or no. Need always click on action to see for which profile was this action defined. Regards.
Good point - I will add this information.
legendary
Activity: 1754
Merit: 1007
Hi Patrike, can you please improve a rule action "Set electricity price for profit profile" and add a profile name to action description in the actions list view"
I creating a action with set of this property settings and after a while its problematic to control for which profit profile was added or no. Need always click on action to see for which profile was this action defined. Regards.
legendary
Activity: 3346
Merit: 1094
In the balance section I'm sure I used to have a bitcoin xpub key to show the total balance, but following a pc upgrade I'm starting from scratch and can't seem to get it to work anymore, just returns unable to get balance.

Tried tweaking it to use https://blockchain.info/balance?active=[address] but that didn't work either.

Can anyone help ?
Can you please send me your BTC address via a private message and I can give it a try to see if I can find the reason why the balance isn't possible to read.
legendary
Activity: 3346
Merit: 1094
Will T-Rex dual mine whenever it detects it is most profitable to do so, or do we manually have to configure it in the command line to always have dual mining on or off?
Awesome Miner must be aware of the dual hashrate to do the profit calculation. If specified and the profit switcher considers the dual mode to be more profitable, it will enable the dual mining mode.

See also the last section here:
https://support.awesomeminer.com/support/solutions/articles/35000188785-dual-mining-with-t-rex-miner
legendary
Activity: 1098
Merit: 1000
In the balance section I'm sure I used to have a bitcoin xpub key to show the total balance, but following a pc upgrade I'm starting from scratch and can't seem to get it to work anymore, just returns unable to get balance.

Tried tweaking it to use https://blockchain.info/balance?active=[address] but that didn't work either.

Can anyone help ?
newbie
Activity: 7
Merit: 0
Will T-Rex dual mine whenever it detects it is most profitable to do so, or do we manually have to configure it in the command line to always have dual mining on or off?
Pages:
Jump to: