Bitcoin Forum
May 17, 2024, 12:59:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 ... 229 »
2481  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 20, 2018, 02:10:10 PM
I upgraded to  Version: 5.3.3 and Phoenix miner no longer connects to any pools. Anyone having this issue? It prints this then just hangs there... then disconnects then reconnects. Bminer works...

Phoenix Miner 3.0c Windows/msvc - Release
-----------------------------------------

Available GPUs for mining:
GPU1: GeForce GTX 1070 (pcie 1), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
GPU2: GeForce GTX 1070 (pcie 2), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
GPU3: GeForce GTX 1070 (pcie 3), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
GPU4: GeForce GTX 1070 (pcie 4), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
GPU5: GeForce GTX 1070 (pcie 5), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
GPU6: GeForce GTX 1070 (pcie 6), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
Listening for CDM remote manager at port 4028 in full mode
Eth: the pool list contains 1 pool
Eth: primary pool: us1-etc.ethermine.org:4444
Starting GPU mining
Eth: Connecting to ethash pool us1-etc.ethermine.org:4444 (proto: EthProxy)
Eth: Connected to ethash pool us1-etc.ethermine.org:4444 (54.177.207.188)
GPU1: 59C 35%, GPU2: 65C 51%, GPU3: 60C 43%, GPU4: 60C 43%, GPU5: 61C 45%, GPU6: 58C 41%

I've actually had another user that experienced issues with Phoenix Miner 3.0c, where going back to the previous version of Phoenix Miner (2.9 if I remember correctly) worked better. That could be an option to try.
2482  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 04:35:13 PM
...snip...

Awesome Miner uses the JSON format for all commands sent to miners. When you use the feaure "Prioritize" on a pool, the command can look like this (when you prioritize the first pool in the list):
{"command":"switchpool","parameter":"0"}

When you use the feature "Change Pool" or "Add Pool" in Awesome Miner:
{"command":"addpool","parameter":"stratum+tcp://hub.miningpoolhub.com:17001,yourusername.1,x"}

Please note that "switchpool" is the command for prioritizing a pool and "addpool" is related to when you either do "Change Pool" or "Add Pool" in Awesome Miner (Change Pool will also send "removepool" commands).

You can view the commands that Awesome Miner is sending to the miner if you go to the Options dialog, Advanced section, and set the log level to Detailed. You can then perform a pool operation and for example search for "switchpool" in the Awesome Miner log file to see the exact request being sent.

Ok - thank you for this clarity. I was making the assumption that the right click dialog option "Change Pool" is what you are describing as "Prioritize" and was using that to "move miners to another pre-configured-in-the-miner pool". Which functionality in the UI equates to changing the "Priority", aka "switchpool"?

Once I get some time, I'll look and see what's changing in the miner when I use "change pool" that is causing the normal web interface to break; since "Configure API Access" fixes it, I would guess that something odd is happening with the API access rule.

One other piece, if I use AM to reboot a Z9, it comes back up with the stock clock frequencies, although the Z9's UI says it is overclocked its clear that it is not by the hash rate. The actual overclocked frequencies doesn't work until I "Configure frequency" and apply it back to the Z9.

-j
To change pool priority, select a miner and go to the Pools tab at the bottom of the screen. Select one of the pools and click the Prioritize button. This will give the selected pool the highest priority (which is 0). The command sent to the ASIC miner is "switchpool".
2483  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 04:33:16 PM
@Patrike
Looks like the Antminer E3 is a factor of 1,000 off. I'm showing ~200Gh/s!!! Wish it was true!
The latest version of Awesome Miner (v5.3.3) can detect Antminer E3 and adjust the reported hash rate unit from GH/s to MH/s. This is yet another example of an ASIC miner that reports something in GH/s when it's in fact is MH/s.
2484  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 04:32:31 PM
Any example of a coin with missing information?

SIA
coins/day 0.00000005
but in fact ~ 502 coins for every 53 hours

Folder with constantly updated ICON coins
https://yadi.sk/d/_2ZrfhxI3WoaXx

Awesome Miner is actually counting the number of ASIC devices reported by the miner itself. There are a number of ASIC miners that reports that they consist of 2, 3 or 4 devices. I do understand that this may not always be preferable, so maybe this should be configurable.
This happens if ant was added, changed IP or simply disabled, I saw repeatedly how +- 5 works, and on the "Dashboard" tab they are displayed for 30
I found the issue related to coins/day for some of the algorithms like Blake2b. A correction will be included in the next release. Thanks for reporting the issue.

If you select an ASIC miner an look on the Summary tab, you will see how many ASIC devices that is reported for this specific miner. You will find that most ASIC miners report more than a single ASIC device here.
2485  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 01:13:01 PM
Hi Patrike,

I know that you are dealing with many different threads but was wondering if you had any thoughts on the below?

Thanks

Hi Patrike,

I have 2 (hopefully easy to impliment) features requests that I believe will add some value to AM:

1: Options -> GPU clocking - it would be nice for GPU profiles that arent used in any Profit Profiles be flagged or highlighted, this will make it easy to be able to clean up any un-used GPU profiles.

2: Coin View - Revenue / Profit column, I would like either an extra column or the ability to sort by profit instead of revenue.  I have 1070 and 1070 ti rigs with highly efficient clocking profiles where the revenue on a coin might seem low compared to other coins yet it is the most profitable due to efficient electrical usage.  The sort by profit feature would make quick to get the necessary information vs checking down the list coin by coin.  Currently my most profitable coin is on page 2 of scrolling down the coins list (as an example)

I hope that these aren't biggies to implement and hope that you see the value in this.
Hi and sorry for not getting back to you on this one.

Both points you make are good. For #2 I've had some similar requests and I think the way forward here is to split Revenue and Profit into two columns just like it is for the Online Services tab. Then you can sort on the column you want. I would almost consider it a fault that the Coins tab not already behave like the Online Services tab in this sense - so you can expect a change soon.
2486  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 12:42:55 PM
Hi,
I'm using the latest update for an expired Pro Edition.  Now, my miners continuously show as Disconnected.  Also, my overall ETH balance now shows 0 (the sub total is correct) with a message stating "(Update Failed)". How can I fix these issues?
Can you send me the Awesome Miner log file (toolbar: Tools -> Log File) and let me know what kind of miners you are connecting to?

The ETH balance works fine when I test it witht the default Block Explorer API URL for Ethereum. Can you please test again to see if the block explorer was temporary down earlier?

Can you also check that you don't have any security software running on the computer that prevents Awesome Miner from making any network connection?
2487  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 10:56:59 AM
Awesome Miner version 5.3.3

- Fan speed trigger includes support for Antminer and Avalon fan speed specified as RPM
- Antminer E3 ASIC supported (Ethereum)
- Added toolbar button on Coins tab to faster access Coin Statistics settings in the Options dialog
- EWBF Equihash Miner 0.4
- CryptoDredge 0.7
- XMRig AMD Miner 2.7.2
- XMRig CPU Miner 2.6.4
- Z-enemy Miner 1.12a
- Correction to pool priority reporting for Claymore miners
- Correction to TLS version for HTTPS connections used by Remote Agent, where download of mining software from some HTTPS sources could fail
- Correction to Managed Software custom download URL's, to prevent use of predefined secondary download URL if a custom primary URL is specified
2488  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 10:18:27 AM
I had a look at this mining software and in contrast to ccminer where Awesome Miner can send API requests like "summary", the T-rex software requires it to be "summary\r\n". The API commands to get pool and GPU information ("pools", "threads") are not supported at all by T-rex as far as I can see.

I will of course consider adding support for this mining software, but it will not be in the release planned for today.

T-Rex has support of json response. Why don't use it? It's really very flexible, reliable and convenient. In json response there is gpu information ccminer shows. Also it has HTTP communication support on 4067 port. To have json response via telnet(4068 port) set flag -J (--json-response) or "json-response": true in config file.

Thanks for the information - that can for sure make sense. I actually tried T-Rex for the first time yesterday, so I've not really explored it in detail yet.
2489  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 10:16:22 AM
patrike,

Z9 bug/interaction that I've not troubleshot yet, but want to report in case you have other hits.

The Z9 (like all antminers) has a /cgi-bin/minerStatus.cgi that shows a current summary of mining/temps/etc.

If in AM I add my Z9s, configure API access, configure pools, everything works as expected... I can go to /cgi-bin/minerStatus.cgi as usual... however, if I use AM to "switch pool", once the pool switch occurs, /cgi-bin/minerStatus.cgi is empty except for the headers of all of the fields.

It isn't populated again until I "Configure API Access" again (which also resets the default pool, etc...).

If I, as before, send "switchpool|X" to the miner itself out of band, this doesn't happen... How does AwesomeMiner tell the antminer to switch pool? Is it doing something other than "switchpool|[0-2]"?

I realize this report is lacking in detail, as I get time to track it down more I'll update.

Thank you,

-j
Awesome Miner uses the JSON format for all commands sent to miners. When you use the feaure "Prioritize" on a pool, the command can look like this (when you prioritize the first pool in the list):
{"command":"switchpool","parameter":"0"}

When you use the feature "Change Pool" or "Add Pool" in Awesome Miner:
{"command":"addpool","parameter":"stratum+tcp://hub.miningpoolhub.com:17001,yourusername.1,x"}

Please note that "switchpool" is the command for prioritizing a pool and "addpool" is related to when you either do "Change Pool" or "Add Pool" in Awesome Miner (Change Pool will also send "removepool" commands).

You can view the commands that Awesome Miner is sending to the miner if you go to the Options dialog, Advanced section, and set the log level to Detailed. You can then perform a pool operation and for example search for "switchpool" in the Awesome Miner log file to see the exact request being sent.

2490  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 10:11:02 AM
Hi Patrike,

Feature Suggestion

*****

Just exploring the possibilities whether it is viable to implement something like "Statistic - Profit Switching Profiles" that can be applied to the Managed (Profit) Miners. Where similar to software / pool overrides, we can have different some miners using a different set of profit switching intervals and using different set of profit statistic data (24h, current).

*****
Background:

I have some rigs in remote locations which I have no physical access to and I'd like them to mine on a different profit switching strategy (stability > performance, thus, less frequent switching, less algos, less mining software = hopefully less crashes)

and for "local" set of rigs, I would like to have them mining on more aggressive switching strategy to explore speculative coins (24h statistics not suitable in this case) via profit switcher since I'd have more control in event of "experimental failures".

I'm not sure if this is already achievable in AM right now, but I would like to remain with dynamic profit switching rather than static timed round-robin template switch mining via rules. Current workaround I could think of involves running separate instance of AM, but it would be preferable and more convenient to manage everything within just 1 running instance of AM.

Best Regards,
Thanks for the feature suggestion - I do see your point here. This kind of flexible configuration isn't supported today.
2491  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 09:47:34 AM
Hi Patrike,

v5.3.2 - Potential Bug (nuisance - nothing major)

*****

I tried to override the download URL for CryptoDredge (Predefined) since 0.7.0 was released a day ago in Managed Software. The file downloaded was renamed correctly as "CryptoDredge_0.7.0_windows.zip", however, the file downloaded was actually still the zip for 0.6.0.

Manual deletion of the zip file + folder in %appdata%\roaming doesn't have any remedial effect as AM will just re-download 0.6.0 (then rename it to "CryptoDredge_0.7.0_windows.zip" as defined in the custom URL override field).

The workaround I used for now is to have to manually copy the 0.7.0 zip file to each rig's %appdata%\roaming directory.

I believe this isn't a problem with user defined software but only with Pre-defined ones.

I've investigated this one and found out that it was actually two important bugs here.

First of all, some Github HTTPS links fails as the default TLS version used in applications like Awesome Miner wasn't compatible. This will be corrected in the next release.

My guess is that you pointed Awesome Miner to the Github ZIP-file for CryptoDredge 0.7, and the Remote Agent failed to download this one. Your configuration was correct, but Remote Agent and some of the Github servers didn't agree on TLS for the HTTPS connection and the download failed.

Then we get to the next issue. Awesome Miner actually have two predefined download locations for some mining software, in case the primary download source fails. When you enter a custom URL, you only override the primary download location. The secondary location is not configurable for the user. When the primary download URL failed, Awesome Miner (incorrectly) went for the secondary download location, that of course was CryptoDredge 0.6, and downloaded that one into "CryptoDredge_0.7.0_windows.zip", although it was actually the 0.6 software. I've corrected this behavior by simply ignoring any secondary download locations if you have specified a custom URL yourself. If your custom URL isn't working, it's better that Awesome Miner fail and let you know - instead of downloading something that wasn't expected.

(Please note that you probably need to manually remove the CryptoDredge 0.7 folder and zip file for your Remote Agent once you are on the new version, is the already downloaded software isn't correct here)

Many thanks for finding these issues!
2492  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 18, 2018, 09:38:46 AM
hey guys,

are you going to integrate / fix why trex miner https://bitcointalk.org/index.php?topic=4432704.0 won't show the hashrate?

Thanks
I've not had a chance to try this one myself, but they state that their API is ccminer compatible. Have you tried to add this as Ccminer in Awesome Miner, but instead of automatic download you point it to the exe-file of this software instead?

yup,

I've already done it but there's no way to show any hashrate from api.

This is the default config for API port:

  "api-bind-telnet": "0.0.0.0:4068",
  "api-bind-http": "0.0.0.0:4067",

They said in their discord channel that they've added the ccminer api support but if I try to set Full compatibility with ccminer I cannot change the port. If I set only the "command line" and I set the -b 0.0.0.0:4068 it won't show anything

Marco
I had a look at this mining software and in contrast to ccminer where Awesome Miner can send API requests like "summary", the T-rex software requires it to be "summary\r\n". The API commands to get pool and GPU information ("pools", "threads") are not supported at all by T-rex as far as I can see.

I will of course consider adding support for this mining software, but it will not be in the release planned for today.
2493  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 17, 2018, 09:39:29 PM
hey guys,

are you going to integrate / fix why trex miner https://bitcointalk.org/index.php?topic=4432704.0 won't show the hashrate?

Thanks
I've not had a chance to try this one myself, but they state that their API is ccminer compatible. Have you tried to add this as Ccminer in Awesome Miner, but instead of automatic download you point it to the exe-file of this software instead?
2494  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 17, 2018, 09:36:35 PM

Please add Cryptonight BitTubeV2 (SRBminer)
Cryptonight Saber is called BitTubeV2 in SRBMiner. On CoinCalculators the algorithm name is still "Cryptonight Saber" and Awesome Miner also uses this algorithm name right now.
https://www.coincalculators.io/coin.aspx?crypto=bittube-mining-calculator

2495  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 17, 2018, 09:29:03 PM
What altcoins can you choose?
Awesome Miner can list coins from WhatToMine.com and Coincalculators.io, and if you use any of these coins during mining you will get profitability information. For mining you can mine any coin that is based on the popular algorithms supported by Awesome Miner and the included mining software.
2496  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 17, 2018, 09:27:43 PM
Hi there, I just bought awesome miner.  I have an issue where the dashboard <under 'active devices'> is showing 9 asics machines when I actually have only 3. The GPU active devices number is correct.  Anyone know how to fix that? thanks
Awesome Miner is actually counting the number of ASIC devices reported by the miner itself. There are a number of ASIC miners that reports that they consist of 2, 3 or 4 devices. I do understand that this may not always be preferable, so maybe this should be configurable.
2497  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 17, 2018, 09:25:54 PM
I will include these in the next update.
2498  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 17, 2018, 09:22:10 PM
On the COINS tab, coins with the Equihash XXX algorithm do not correctly display Coins \ day values.
Do you have a hashrate defined so they show up with a revenue/profit value - but it's just the Coins per day that is missing? Any example of a coin with missing information?
2499  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 16, 2018, 01:40:02 PM
Awesome Miner version 5.3.2

- If the current profit of a miner is negative, show the negative value instead of zero in the miner list
- Handle a scenario where Antminer Z9 reports invalid data response
- New setting to allow setting a pause after a GPU clocking operation has been performed. See Options dialog, Advanced section.
- Only apply auto flag for JCE miner if no flag for specifying configuration file is used
- Allow the use of Upgrade Remote Agent for a large selection of miners, even if some of the selected miners are not ready for an upgade
- Update to SRBminer configuration page to also be available for used defined miners based on SRBminer
- Added Equihash 144,5 algorithm in additon to the already supported personalizations of the algorithm
- Updated Vertcoin logo
- Claymore Ethereum miner 11.9
- SRBminer 1.6.4
- Correction to missing Device Profile command line arguments
- Correction to CastXMR algo parameter, to only be added if not manually specified
- Minor corrections
2500  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 14, 2018, 09:34:05 PM
I Added software SRB 1.6.4 Set up as auto download see screenshots.  However I cannot config the software on profit profile. @Patrike
Awesome Miner only shows these configuration sections for the predefined SRBminer. I will make the change to also show these sections if you add your own user defined miner that is based on SRBminer. Thanks for pointing this out.
Pages: « 1 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 ... 229 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!