Author

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

legendary
Activity: 3346
Merit: 1094
Awesome Miner version 6.0.5

 ASIC mining
  - Antminer operations, for example setting the API access or default pools, will display more detailed error messages if any operations are failing. The user interface will indicate if it was a connection failure or authentication failure.
 Features
  - Display of power usage and profit per day and month on the dashboard of the Windows application.
  - Show up to 16 device temperatures in the Status column
 Integration
  - Added coin statistics source: CoinToMine.today. Entering an API key is optional but if provided the coin statistics will be updated more frequently.
 User interface
  - Moved power summary per group from the Coin column to the Speed column

One limitation for CoinToMine is related to when the exchange filter is being changed. Right now it will only apply those filter the setting next time the coin data is refreshed via the CoinToMine API. This will be improved later on to apply the filtering right away.

A comment on why the power summary is moved to the Speed column and also displayed on the Dashboard. There are ongoing development for reading GPU data like power usage both for AMD and nVidia GPU's, independent of what mining software being used. The plan is to display the total power usage for each miner in the Speed column (it might change name).
legendary
Activity: 3346
Merit: 1094
As it now looks like GPU mining is over, new generation of FPGA-s taking over, the BCU1525 and CVP-13, they produce the HR of 10+ 1080TIs, they already operating, so the question is if there is any possibility to support those via AM, load the bitstreams and so on.
I'm not familiar with these kind of devices. Are the software controlling them running on the FPGA device itself with a web interface for controlling it, or do you run any control software on your computer that connect to these devices?

It would be interesting to find out if these devices provides any monitoring interfaces (API) where Awesome Miner could connect to get mining information.
legendary
Activity: 3346
Merit: 1094
@patrike I do not want to be heavy but I remember.

It is urgent to be able to choose the Exchange for each currency. With this situation so bearish, result that there are many exchanges that have coins listed but have wallet blocked, some if not others

A very simple example. XVG is in Cryptobridge and is the price that AM gives me, but that price of 190, is very different from the one that gives Crex24 of 169 that there if the currency works.

It is happening to me more and more times and it is a tremendous pain to have to be juango with the profit. THE idea already know when defining the pool of the currency, also in a drop down to be able to choose the exchange among the available, if none is chosen, use the exchange that gets more money as it does right now

I would not insist, but I've been reporting it for a month now, and with this bear market it happens every time in many more HDAC, BTX, DNR, RVN currencies, and in others that I do not use continuously.

It is also because if there is little difference I should join more coins in the same exchange to avoid FEE transfers later. But mainly it is because they are mining at a not real price and I can not choose the exchange. It is not a difficult job but you will have your work hours to collect those exchanges and their prices and put the drop down in each pool.

I hope you are taking it more and more into account, because this is hurting me a lot and make me have to work more to see if it goes or not, if you pay less the other calculate a change of approximate profir that then in two days it is no longer valid etc ... I see it very necessary to incorporate it.

I'm sorry to be so insistent, but I live to 50% of the cryptomineria and I'm many hours with it.

exactly, this is happening even with bigger coins like BCH. This really is a must, small exchanges suffer from unreal P&D....

Hi Patrike,

Since this has been brought up a few times, I think a potential solution/workaround for this is maybe you can implement average/weighted price based on traded volume via the CoinCalculator's API, then apply the weighted factor to the bid/ask price, what do you think?

1) Specify exchange per coin.

Right now there isn't a general Exchange concept in Awesome Miner, so when you globally filter on the exchanges provided CoinCalculators, it's basically a string matching you do. If you specify a filter "CryptoBridge" it will match the exchange named "CryptoBridge" as part of the CoinCalculators data.

If CoinCalculators was the only coin source, it would be possible to implement a similar filter concept per Coin as well, allowing the user to enter "CryptoBridge" for a specific coin.

Soon you will have support for additional coin sources - CoinToMine will be added today for example. I've implemented a similar global filter for the exchanges for CoinToMine, but the exchange names provided by CoinToMine are different compared to CoinCalculators. You will for example have "Crypto-bridge.org" as an exchange instead of "CryptoBridge" as reported by CoinCalculators.io.

One workaround would be for the user to specify "CryptoBridge, Crypto-bridge.org" for as exchanges for a specific coin if you use multiple coin sources. Any future coin source provides might give this exchange yet another name, increasing the complexity.

Another solution would be to allow partial matching like "bridge", but that's not very predictable.

I'm open to suggestions here.

2) Weighted price based on volume.

This is also a good point, mainly for solving the issue if a single exchange with low volume presenting strange prices.
legendary
Activity: 3346
Merit: 1094
Patrike -- any new news on your planned USB Linux project? Thanks
Right now the Remote Agent for Linux is only provided as a standalone application. A full USB distribution would be nice, but it would be quite an effort to develop and maintain so even if it might be supported in the future, it will not be supported any time soon.

There are a number of users running Remote Agent on top of some of the existing Linux mining distributions.
jr. member
Activity: 348
Merit: 5
@patrike I do not want to be heavy but I remember.

It is urgent to be able to choose the Exchange for each currency. With this situation so bearish, result that there are many exchanges that have coins listed but have wallet blocked, some if not others

A very simple example. XVG is in Cryptobridge and is the price that AM gives me, but that price of 190, is very different from the one that gives Crex24 of 169 that there if the currency works.

It is happening to me more and more times and it is a tremendous pain to have to be juango with the profit. THE idea already know when defining the pool of the currency, also in a drop down to be able to choose the exchange among the available, if none is chosen, use the exchange that gets more money as it does right now

I would not insist, but I've been reporting it for a month now, and with this bear market it happens every time in many more HDAC, BTX, DNR, RVN currencies, and in others that I do not use continuously.

It is also because if there is little difference I should join more coins in the same exchange to avoid FEE transfers later. But mainly it is because they are mining at a not real price and I can not choose the exchange. It is not a difficult job but you will have your work hours to collect those exchanges and their prices and put the drop down in each pool.

I hope you are taking it more and more into account, because this is hurting me a lot and make me have to work more to see if it goes or not, if you pay less the other calculate a change of approximate profir that then in two days it is no longer valid etc ... I see it very necessary to incorporate it.

I'm sorry to be so insistent, but I live to 50% of the cryptomineria and I'm many hours with it.

exactly, this is happening even with bigger coins like BCH. This really is a must, small exchanges suffer from unreal P&D....

Hi Patrike,

Since this has been brought up a few times, I think a potential solution/workaround for this is maybe you can implement average/weighted price based on traded volume via the CoinCalculator's API, then apply the weighted factor to the bid/ask price, what do you think?
member
Activity: 277
Merit: 23
@patrike I do not want to be heavy but I remember.

It is urgent to be able to choose the Exchange for each currency. With this situation so bearish, result that there are many exchanges that have coins listed but have wallet blocked, some if not others

A very simple example. XVG is in Cryptobridge and is the price that AM gives me, but that price of 190, is very different from the one that gives Crex24 of 169 that there if the currency works.

It is happening to me more and more times and it is a tremendous pain to have to be juango with the profit. THE idea already know when defining the pool of the currency, also in a drop down to be able to choose the exchange among the available, if none is chosen, use the exchange that gets more money as it does right now

I would not insist, but I've been reporting it for a month now, and with this bear market it happens every time in many more HDAC, BTX, DNR, RVN currencies, and in others that I do not use continuously.

It is also because if there is little difference I should join more coins in the same exchange to avoid FEE transfers later. But mainly it is because they are mining at a not real price and I can not choose the exchange. It is not a difficult job but you will have your work hours to collect those exchanges and their prices and put the drop down in each pool.

I hope you are taking it more and more into account, because this is hurting me a lot and make me have to work more to see if it goes or not, if you pay less the other calculate a change of approximate profir that then in two days it is no longer valid etc ... I see it very necessary to incorporate it.

I'm sorry to be so insistent, but I live to 50% of the cryptomineria and I'm many hours with it.

exactly, this is happening even with bigger coins like BCH. This really is a must, small exchanges suffer from unreal P&D....
full member
Activity: 270
Merit: 100
As it now looks like GPU mining is over, new generation of FPGA-s taking over, the BCU1525 and CVP-13, they produce the HR of 10+ 1080TIs, they already operating, so the question is if there is any possibility to support those via AM, load the bitstreams and so on.
jr. member
Activity: 756
Merit: 2
@patrike I do not want to be heavy but I remember.

It is urgent to be able to choose the Exchange for each currency. With this situation so bearish, result that there are many exchanges that have coins listed but have wallet blocked, some if not others

A very simple example. XVG is in Cryptobridge and is the price that AM gives me, but that price of 190, is very different from the one that gives Crex24 of 169 that there if the currency works.

It is happening to me more and more times and it is a tremendous pain to have to be juango with the profit. THE idea already know when defining the pool of the currency, also in a drop down to be able to choose the exchange among the available, if none is chosen, use the exchange that gets more money as it does right now

I would not insist, but I've been reporting it for a month now, and with this bear market it happens every time in many more HDAC, BTX, DNR, RVN currencies, and in others that I do not use continuously.

It is also because if there is little difference I should join more coins in the same exchange to avoid FEE transfers later. But mainly it is because they are mining at a not real price and I can not choose the exchange. It is not a difficult job but you will have your work hours to collect those exchanges and their prices and put the drop down in each pool.

I hope you are taking it more and more into account, because this is hurting me a lot and make me have to work more to see if it goes or not, if you pay less the other calculate a change of approximate profir that then in two days it is no longer valid etc ... I see it very necessary to incorporate it.

I'm sorry to be so insistent, but I live to 50% of the cryptomineria and I'm many hours with it.
jr. member
Activity: 756
Merit: 2
https://github.com/trexminer/T-Rex/releases/download/0.8.8/t-rex-0.8.8-win-cuda10.0.zip


t-rex 8.8    

Bug fixes:

result for ... does not validate on CPU! errors on x21s and dedal
There will soon be a new Awesome Miner release where this one will be included.

The additional coin statistics providers will not be part of the release today - but I have two of them in the pipeline so it's not far away.

I look forward to some of the new coin suppliers. AM is good software but someday you will have to do to add coins like AM CU did.

I look forward to seeing the new provider shortly.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Patrike -- any new news on your planned USB Linux project? Thanks
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 6.0.4

 ASIC mining
  - Detect when the API access rules of an ASIC miner are preventing Awesome Miner from getting monitoring information. Displayed in the miner list as: Disconnected - API Access Denied.
  - Antminer D5 supported
 Features
  - Volatility for the predefined pools are calculated by Cloud Services and updated on the Online Services tab for each pool. Pools with a period of high volatility can be automatically excluded from the profit switcher. Requires Premium Cloud Services Subscription or above.
  - Added additional algorithms
  - Actual Performance for Online Services is renamed to Actual Payout. The feature will also be enabled by default for new installations.
 Rules
  - The trigger for Revenue and Profit can look at the profitability of a custom Profit Profile
 Mining software
  - Z-enemy Miner 1.27
  - CryptoDredge 0.14.0
  - T-Rex miner 0.8.8
 Corrections
  - Improved the Change Pool operation when using a Pool Group for Antminers to better keep the defined pool priority order

Please make sure you upgrade Remote Agent as well.
legendary
Activity: 3346
Merit: 1094
https://github.com/trexminer/T-Rex/releases/download/0.8.8/t-rex-0.8.8-win-cuda10.0.zip


t-rex 8.8    

Bug fixes:

result for ... does not validate on CPU! errors on x21s and dedal
There will soon be a new Awesome Miner release where this one will be included.

The additional coin statistics providers will not be part of the release today - but I have two of them in the pipeline so it's not far away.
jr. member
Activity: 756
Merit: 2
https://github.com/trexminer/T-Rex/releases/download/0.8.8/t-rex-0.8.8-win-cuda10.0.zip


t-rex 8.8    

Bug fixes:

result for ... does not validate on CPU! errors on x21s and dedal
legendary
Activity: 3346
Merit: 1094
Anyone able to get UBIQ-HASH to work with awesomeminer and PHX 4.0B? Anytime I use it, specifying -coin ubq in extra commands, it get a "Wallet not found or missing" when the miner starts everything is correctly, I can mine ETH just fine using 4.0B just not UBQ-HASH.
Some mining pools requires the username or wallet to be passed in the "Worker name" field while other requires you to use the "Wallet address" field in the Pool Properties. Can you test both combinations unless the pool documentation specify which one to use?

Even if you have something that looks like a username, some pools still require you to pass this as the wallet (or the other way around).
jr. member
Activity: 348
Merit: 5
Regarding cryptodredge
https://github.com/technobyl/CryptoDredge/releases/download/v0.14.0/CryptoDredge_0.14.0_cuda_10.0_windows.zip

Using that url in Custom, the zip is uploaded and the folder is created, but for whatever reason it does not work. I do not have a firewall or antivirus in the rigs or in the Awesome miner team.

I repeat that if you upload the ZIP and if you create the folder, but it does not work, it gives me the error that the executable does not find, when it really is there. That's why I only trust the Patrike URLs, because I suppose I created the folder well and checked everything.
Thanks for the tips, they make me learn, I managed to make z-enemy 1.27 work with Patrike link. For Cryptodredge I can wait for this week's update with the new coin supplier

For CryptoDredge, you need to update both the custom Download url AND the custom folder name inside ZIP-file.

Guess how I figured that one out. ;-)

Regards,
...jim


yep, basically if you open up the zip file (just do that on the downloaded files in your %appdata%\AwesomeMinerService folder) and they have contents placed in a folder, you'll have to specify the folder path as well.

sample:
Code:
z-enemy.1-27-cuda9.2.zip
 --> config.json
 --> help.txt
 --> z-enemy.exe

vs

Code:
CryptoDredge_0.13.0_win_x64.zip
 |--> CryptoDredge_0.13.0 (Folder)
    --> config.json
    --> CryptoDredge.exe

newbie
Activity: 59
Merit: 0
Regarding cryptodredge
https://github.com/technobyl/CryptoDredge/releases/download/v0.14.0/CryptoDredge_0.14.0_cuda_10.0_windows.zip

Using that url in Custom, the zip is uploaded and the folder is created, but for whatever reason it does not work. I do not have a firewall or antivirus in the rigs or in the Awesome miner team.

I repeat that if you upload the ZIP and if you create the folder, but it does not work, it gives me the error that the executable does not find, when it really is there. That's why I only trust the Patrike URLs, because I suppose I created the folder well and checked everything.
Thanks for the tips, they make me learn, I managed to make z-enemy 1.27 work with Patrike link. For Cryptodredge I can wait for this week's update with the new coin supplier

For CryptoDredge, you need to update both the custom Download url AND the custom folder name inside ZIP-file.

Guess how I figured that one out. ;-)

Regards,
...jim
jr. member
Activity: 756
Merit: 2

Last night I uploaded the file to my dropbox and I shared it so I could use it in custom, since it did not work for me, so I asked you to upload it to your service. But I keep giving the same error.

I've put your URL in Z-enemy's Custom and it gives me the error. If I hit the url, the miner is actually downloaded

What puzzles me is the error that the miner does not find, but really if the miner is inside the zip. There will be no problem with the custom system? Before, it worked very well.

I have to wait for his next AM update to be able to use the 1.27

Worked fine for me, using Patricke's link provided above. I just copied and pasted the link into the custom download URL for that managed software. No other changes anywhere else.

Regards,
...jim

Edit: I see you are using the remote agent. I am not. Perhaps that is where the issue lies.


I have used this function many times, so I ask for the link to Patrike. Yesterday night I tried to do it myself with my Dropbox of payment that if it allows to do direct download, and it gave me the same error, I do not know if that has influenced.

I have a machine only destined to have running Awesome miner, it is in the same network and it is not a miner. This machine controls the 6 rigs that are in the basement of the house, but in the same network.

It is the first time that using the link of patrike and Custom, has given me problems. I do not know if my failed tests yesterday night with dropbox are causing.

Anyway I can wait a few days to update the program. I just want to comment that maybe there is a problem with the remote agent. But for me it is not a problem to wait a few days.

The best way to help the programmer is reporting possible failures.

Have you tried to delete both the folder and zip file from your remote rigs?
Code:
C:\Users\truco\AppData\Roaming\AwesomeMinerService\

if not, try deleting them and let AM download again, to see which version of the binary downloaded from your links are causing the issue. Most likely the zip downloaded is corrupted and AM just created the folder anyway, but actual executable isn't there.
Good points. Deleting will force Awesome Miner do re-download and re-extract everything and I agree with the point that the downloaded ZIP-file probably was invalid in some way. A change of URL to a ZIP-file with the same name will not resolve the issue.

It's also possible to perform the cleanup operation via the Diagnostics dialog. If you click the Advanced button there is an option to perform a cleanup of all downloaded mining software.

What Awesome Miner is doing when you start a miner is to look if the executable already exists. For @trucobit that would be:
C:\Users\truco\AppData\Roaming\AwesomeMinerService\z-enemy.1-27-cuda10.0_1\z-enemy.exe

If the file doesnt' exist, Awesome Miner will look for an already downloaded ZIP-file for this mining software. In this case:
C:\Users\truco\AppData\Roaming\AwesomeMinerService\z-enemy.1-27-cuda10.0.zip

If the ZIP-file is found, Awesome Miner will extract the content and then run the mining software. If the ZIP-file cannot be found, Awesome Miner will first download it.

Looking at these folders and testing the zip-file manually are good troubleshooting steps if you are interested in finding out where it failed.


https://github.com/technobyl/CryptoDredge/releases/download/v0.14.0/CryptoDredge_0.14.0_cuda_10.0_windows.zip

Of course I am interested in learning and solving faults, besides that this enriches the forum for other people.

Z-enemy that you gave me your address, I have been able to fix it. I deleted in the RIG of tests within roaming, both the ZIP and the folder, which were but did not work. When you delete it and return to activate the custom with your address it has come back up and works correctly. It's nice to learn something new every day.

Regarding cryptodredge
https://github.com/technobyl/CryptoDredge/releases/download/v0.14.0/CryptoDredge_0.14.0_cuda_10.0_windows.zip

Using that url in Custom, the zip is uploaded and the folder is created, but for whatever reason it does not work. I do not have a firewall or antivirus in the rigs or in the Awesome miner team.

I repeat that if you upload the ZIP and if you create the folder, but it does not work, it gives me the error that the executable does not find, when it really is there. That's why I only trust the Patrike URLs, because I suppose I created the folder well and checked everything.
Thanks for the tips, they make me learn, I managed to make z-enemy 1.27 work with Patrike link. For Cryptodredge I can wait for this week's update with the new coin supplier
member
Activity: 85
Merit: 10

Let's warm up together.

ya that's right, have to start a fire for good. Iam coming
member
Activity: 246
Merit: 24
Anyone able to get UBIQ-HASH to work with awesomeminer and PHX 4.0B? Anytime I use it, specifying -coin ubq in extra commands, it get a "Wallet not found or missing" when the miner starts everything is correctly, I can mine ETH just fine using 4.0B just not UBQ-HASH.
legendary
Activity: 3346
Merit: 1094

Last night I uploaded the file to my dropbox and I shared it so I could use it in custom, since it did not work for me, so I asked you to upload it to your service. But I keep giving the same error.

I've put your URL in Z-enemy's Custom and it gives me the error. If I hit the url, the miner is actually downloaded

What puzzles me is the error that the miner does not find, but really if the miner is inside the zip. There will be no problem with the custom system? Before, it worked very well.

I have to wait for his next AM update to be able to use the 1.27

Worked fine for me, using Patricke's link provided above. I just copied and pasted the link into the custom download URL for that managed software. No other changes anywhere else.

Regards,
...jim

Edit: I see you are using the remote agent. I am not. Perhaps that is where the issue lies.


I have used this function many times, so I ask for the link to Patrike. Yesterday night I tried to do it myself with my Dropbox of payment that if it allows to do direct download, and it gave me the same error, I do not know if that has influenced.

I have a machine only destined to have running Awesome miner, it is in the same network and it is not a miner. This machine controls the 6 rigs that are in the basement of the house, but in the same network.

It is the first time that using the link of patrike and Custom, has given me problems. I do not know if my failed tests yesterday night with dropbox are causing.

Anyway I can wait a few days to update the program. I just want to comment that maybe there is a problem with the remote agent. But for me it is not a problem to wait a few days.

The best way to help the programmer is reporting possible failures.

Have you tried to delete both the folder and zip file from your remote rigs?
Code:
C:\Users\truco\AppData\Roaming\AwesomeMinerService\

if not, try deleting them and let AM download again, to see which version of the binary downloaded from your links are causing the issue. Most likely the zip downloaded is corrupted and AM just created the folder anyway, but actual executable isn't there.
Good points. Deleting will force Awesome Miner do re-download and re-extract everything and I agree with the point that the downloaded ZIP-file probably was invalid in some way. A change of URL to a ZIP-file with the same name will not resolve the issue.

It's also possible to perform the cleanup operation via the Diagnostics dialog. If you click the Advanced button there is an option to perform a cleanup of all downloaded mining software.

What Awesome Miner is doing when you start a miner is to look if the executable already exists. For @trucobit that would be:
C:\Users\truco\AppData\Roaming\AwesomeMinerService\z-enemy.1-27-cuda10.0_1\z-enemy.exe

If the file doesnt' exist, Awesome Miner will look for an already downloaded ZIP-file for this mining software. In this case:
C:\Users\truco\AppData\Roaming\AwesomeMinerService\z-enemy.1-27-cuda10.0.zip

If the ZIP-file is found, Awesome Miner will extract the content and then run the mining software. If the ZIP-file cannot be found, Awesome Miner will first download it.

Looking at these folders and testing the zip-file manually are good troubleshooting steps if you are interested in finding out where it failed.
Jump to: