Pages:
Author

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

member
Activity: 531
Merit: 29
After last update AWM no longer starts. This is in the Windows event viewer:

Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: AwesomeMiner.exe
P2: 8.4.9.0
P3: 609ce111
P4: AwesomeMiner
P5: 8.4.9.0
P6: 609ce111
P7: 2457
P8: 2a
P9: System.TypeLoadException
P10:

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER45D7.tmp.WERInternalMetadata.xml

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_AwesomeMiner.exe_dd5ca44aca13578725177894daf9ad3b66827c_1bb448e8_9500511e-2a99-4775-97a7-b0c5f5aa24e4

Analysis symbol:
Rechecking for solution: 0
Report Id: 4eb96e40-49b5-4c71-ae66-c546cf8c8069
Report Status: 100
Hashed bucket:
Cab Guid: 0
legendary
Activity: 3346
Merit: 1094
Hello there, noob checking in.

Every once in a while, almost exclusively with zpool (and more specifically, X13) but not always, I get insane profit quotes and my rig will switch to mining trash coins at very low hashrates. I have whattomine, coincalculators, and cointomine as statistics sources. Today, for instance, my actual hashrate and profit got totally derailed by a $1,069/hr 16.00 MH/s (!!!! seriously?) quote that swapped all my algo's for about 20 minutes until I caught it. I have tried blacklisting but I kind of prefer not to do that and the inline ignore option only allows for 24hrs at a time if I wanted to cherry pick (and I'm not going to pretend I can predict for all future scenarios what algos/coins/pools I would need to blacklist, anyways). Can anyone explain why this happens, and how to avoid it?

Thanks

side note: to get it to run by default, I had to modify the command line for ccminer alexis to add -i 20 because it was giving memory errors and bricking my mining whenever switcher picked a ccminer algo (in this case on a 1060 6gb). Is this a normal, known issue?
Hello and thanks for your questions. Please see this guide as a starting point:
https://support.awesomeminer.com/support/solutions/articles/35000086030-coin-and-profit-statistics

There can be cases where a pool reports unrealistic profit predictions but the good news is that Awesome Miner can use the two concepts "Actual payout" and "Volatility" to at least make it less likely to run into these problems.
member
Activity: 1558
Merit: 69
Hi.

I am trying to use API to stop and start miners, I am really new to this.

Trying to use curl like this:
curl.exe http://XXXX:17790/api/miners/28?action=stop

But when I do that I only get the summary response from the miner. What am I doing wrong here ?
Any help would be appreciated.

### Update - I ended up using powershell instead, line like this:
Invoke-RestMethod -Method 'Post' -Uri http://xxxxx:17790/api/miners/28?action=start


Hi,

All API actions like stopping a miner must use a HTTP Post-request, like you did with Powershell. For CURL it must be specified with "-X POST" to make it work.

I used this commands in the past "curl -i -d POST http://192.168.178.10:17790/api/miners/60?action=start"
newbie
Activity: 1
Merit: 0
Hello there, noob checking in.

Every once in a while, almost exclusively with zpool (and more specifically, X13) but not always, I get insane profit quotes and my rig will switch to mining trash coins at very low hashrates. I have whattomine, coincalculators, and cointomine as statistics sources. Today, for instance, my actual hashrate and profit got totally derailed by a $1,069/hr 16.00 MH/s (!!!! seriously?) quote that swapped all my algo's for about 20 minutes until I caught it. I have tried blacklisting but I kind of prefer not to do that and the inline ignore option only allows for 24hrs at a time if I wanted to cherry pick (and I'm not going to pretend I can predict for all future scenarios what algos/coins/pools I would need to blacklist, anyways). Can anyone explain why this happens, and how to avoid it?

Thanks

side note: to get it to run by default, I had to modify the command line for ccminer alexis to add -i 20 because it was giving memory errors and bricking my mining whenever switcher picked a ccminer algo (in this case on a 1060 6gb). Is this a normal, known issue?
legendary
Activity: 3346
Merit: 1094
please somebody explain to me the firmware side
I want to use L3+s firmware from awesomeminer and there's two option license and license free,
I understand license free has 3% fee but what is this license, I mean I own awesomeminer license does it count like firmware license too? or do I need to buy one to get 2% devfee?

Thanks for the question.

There are two versions of the firmware for Antminer L3+, one with 2% mining fee and another one with 3% mining fee. If you have enough licenses in Awesome Miner already, you can use the 2% firmware. If you run out of licenses in Awesome Miner, for example that you are already consuming 20 of 20 licenses and want to add additional Antminers, you can still do add more miners if install the firmware with a 3% mining fee on them. You can for example have a license for 20 miners, but manage a total of 25 miners as long as 5 of them run the firmware with 3% mining fee.
legendary
Activity: 3346
Merit: 1094
Hi.

I am trying to use API to stop and start miners, I am really new to this.

Trying to use curl like this:
curl.exe http://XXXX:17790/api/miners/28?action=stop

But when I do that I only get the summary response from the miner. What am I doing wrong here ?
Any help would be appreciated.

### Update - I ended up using powershell instead, line like this:
Invoke-RestMethod -Method 'Post' -Uri http://xxxxx:17790/api/miners/28?action=start


Hi,

All API actions like stopping a miner must use a HTTP Post-request, like you did with Powershell. For CURL it must be specified with "-X POST" to make it work.
legendary
Activity: 1084
Merit: 1003
≡v≡
please somebody explain to me the firmware side
I want to use L3+s firmware from awesomeminer and there's two option license and license free,
I understand license free has 3% fee but what is this license, I mean I own awesomeminer license does it count like firmware license too? or do I need to buy one to get 2% devfee?
member
Activity: 1558
Merit: 69
Hi Patrike,

My progress column did not work after the update:
In version 8.4.7 is all fine.

Thanks for the report. This was indeed an issue. Can you please upgrade to the latest version 4.8.9?

Yes progress column works again.
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

My progress column did not work after the update:
In version 8.4.7 is all fine.

Thanks for the report. This was indeed an issue. Can you please upgrade to the latest version 4.8.9?
legendary
Activity: 3346
Merit: 1094
Version 8.4.9 (Development preview of 8.5)

 Changes
  - When sorting on Performance, Disconnected miners should be on top of the miner list
 Corrections
  - Correction to scripting expressions for the Progress field

Direct download links if needed:
https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi
member
Activity: 1558
Merit: 69
Version 8.4.8 (Development preview of 8.5)

 Note
  - The code signing certificate for the MSI installers has been updated. Windows may show a SmartScreen warning as the certificate is new.
 GPU mining
  - Beta: Awesome Miner and Remote Agent can be configured to communicate via Cloud Services, without a direct communication link between them. This makes deployments of remote sites easier as it no longer requires VPN.
 Features
  - Virtual Miner Groups can include other Virtual Miner Groups
 Changes
  - Reduced the number of separate DLL-files for Awesome Miner and Remote Agents
 Mining software
  - PhoenixMiner 5.6d
  - Lolminer 1.28a
  - CpuMiner-Opt 3.16.3
 Corrections
  - Correction to the trigger for detecting if a miner isn't hashing

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates.

Direct download links if needed:
https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

Hi Patrike,

My progress column did not work after the update:

""+"Up:  " + "" + string.Format("{0}d {1}h {2}m", TimeSpan.FromSeconds(system.WindowsUptimeSeconds).Days, TimeSpan.FromSeconds(system.WindowsUptimeSeconds).Hours, TimeSpan.FromSeconds(system.WindowsUptimeSeconds).Minutes) + ""+" Miner:  " + "" + string.Format("{0}d {1}h {2}m", TimeSpan.FromSeconds(status.SecondsSinceStart).Days, TimeSpan.FromSeconds(status.SecondsSinceStart).Hours, TimeSpan.FromSeconds(status.SecondsSinceStart).Minutes) +
""+ " A: "+ ""+ status.Accepted +
""+ " R: "+ ""+ status.Rejected +
""+ " A%: "+ "" + Math.Round((status.Accepted * 100) / (float)(status.Accepted + status.Rejected), 2) + "%" +
""+" S: "+ "" + status.Stale + "\r" +
""+" HW: "+ "" + (status.HwErrors > 0 ?  "" +  status.HwErrors + "": status.HwErrors.ToString()) +
""+" HW %: "+ "" + Math.Round((status.HwErrors * 100) / (float)(status.Accepted + status.Rejected + status.HwErrors), 2) + "%" +
""+" Coins/day: "+ "" + Math.Round(miningHelper.GetCoinsPerDay(), 4)



In version 8.4.7 is all fine.

EDIT:

Compact list always not working. I tried only with Accepted shares, no success.

Do you have a link for 8.4.7?


But i write every time use TEAMREDMINER  Wink

Quote from your first answer:

Quote
This is for Teamredminer, if you use phönixminer, only need the first screenshot i think.

How was I suppose to figure out Phoenix won't work at all LOL

Ok Cheesy but at this point i didn't see that you want to use binance pool, so i made a config for ethermine that will work for all miners. Did you try this config with Teamredminer?
full member
Activity: 621
Merit: 108

But i write every time use TEAMREDMINER  Wink

Quote from your first answer:

Quote
This is for Teamredminer, if you use phönixminer, only need the first screenshot i think.

How was I suppose to figure out Phoenix won't work at all LOL
member
Activity: 1558
Merit: 69

Dude i write, these commands are for TEAMREDMINER!!! It will not working for Phönixminer. Use Teamredminer and it will work. Phönixminer not support zilliqa+eth mining on binance pool at the moment.

Configuration for Nanominer is easier if you want, but only if you read my hole messages  Cheesy

Thanks for correction but to be fair you never said Phoenix will not work at all Wink Are you sure it doesn't currently support zil+eth?

But i write every time use TEAMREDMINER  Wink
legendary
Activity: 3346
Merit: 1094
Version 8.4.8 (Development preview of 8.5)

 Note
  - The code signing certificate for the MSI installers has been updated. Windows may show a SmartScreen warning as the certificate is new.
 GPU mining
  - Beta: Awesome Miner and Remote Agent can be configured to communicate via Cloud Services, without a direct communication link between them. This makes deployments of remote sites easier as it no longer requires VPN.
 Features
  - Virtual Miner Groups can include other Virtual Miner Groups
 Changes
  - Reduced the number of separate DLL-files for Awesome Miner and Remote Agents
 Mining software
  - PhoenixMiner 5.6d
  - Lolminer 1.28a
  - CpuMiner-Opt 3.16.3
 Corrections
  - Correction to the trigger for detecting if a miner isn't hashing

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates.

Direct download links if needed:
https://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
https://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi
full member
Activity: 621
Merit: 108

Dude i write, these commands are for TEAMREDMINER!!! It will not working for Phönixminer. Use Teamredminer and it will work. Phönixminer not support zilliqa+eth mining on binance pool at the moment.

Configuration for Nanominer is easier if you want, but only if you read my hole messages  Cheesy

Thanks for correction but to be fair you never said Phoenix will not work at all Wink Are you sure it doesn't currently support zil+eth?
member
Activity: 1558
Merit: 69
Oh and another question (I'm posting this separately to avoid mixing up answers): my main program is 8.4.6 and Remote agent for linux is 8.3.3 How do I update RA via Awesome miner app?

Right click on the the rig in Awesomeminer and update remote agent?
full member
Activity: 621
Merit: 108
Oh and another question (I'm posting this separately to avoid mixing up answers): my main program is 8.4.6 and Remote agent for linux is 8.3.3 How do I update RA via Awesome miner app?
member
Activity: 1558
Merit: 69
Patrik, I'm still struggling with setting up dual mining ETH-ZIL on Binance/rustpool. Binance requires username instead of wallet and I can't find the right miner configuration, can you help?
Did it fail when you used the setup suggested by sxemini above? It should be the same concept no matter which pool you use. When entering your username instead of the wallet address, isn't this accepted? What is the error message you get?

The hiccup comes from these 2 commands sxemini suggested to add to  pool specific commands under Advanced tab:   --eth_dag_cache=0 --eth_stratum_mode=ethproxy Phoenix miner shuts down immediately saying these are invalid commands. Are they necessary?


Dude i write, these commands are for TEAMREDMINER!!! It will not working for Phönixminer. Use Teamredminer and it will work. Phönixminer not support zilliqa+eth mining on binance pool at the moment.


Configuration for Nanominer is easier if you want, but only if you read my hole messages  Cheesy
full member
Activity: 621
Merit: 108
Patrik, I'm still struggling with setting up dual mining ETH-ZIL on Binance/rustpool. Binance requires username instead of wallet and I can't find the right miner configuration, can you help?
Did it fail when you used the setup suggested by sxemini above? It should be the same concept no matter which pool you use. When entering your username instead of the wallet address, isn't this accepted? What is the error message you get?

The hiccup comes from these 2 commands sxemini suggested to add to  pool specific commands under Advanced tab:   --eth_dag_cache=0 --eth_stratum_mode=ethproxy Phoenix miner shuts down immediately saying these are invalid commands. Are they necessary?
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

we are running the Avalon 1246-87T - the temperature in the web-surface of the miner shows us a Miner Temperature of abou 66 degree celsius - AM shows us between 90 and 100 degrees?!

do you have an idea?

BR Ralf
Hi Ralf,

Thanks for your question. Avalon 1246 can report two temperatures where the high value should be the chip temperature. If you select your Avalon miner in Awesome Miner and go to the ASIC tab, do you see two temperatures here? Is the first temperature matching what you see in the Avalon web interface?

Would it be possible for you to send me the API report for this Avalon miner (via PM om mail)? The report can be generate via the toolbar Tools -> API Report. Please also let me know the temperature reported by the Avalon web interface at the time you generated the report. Many thanks!
Pages:
Jump to: