Author

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

legendary
Activity: 3346
Merit: 1094
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.

Is this issue resolved ?

Should we stop Awesome Miner and start using Nemos Miner  because of that one has many more miners and with default configuration Nemos Miner uses the best miner for each algo, providing the best possible hashrates, having more than 10 ccminer forks with the best default preconfigured values for each algo.

What do you think ?
No official statement has been made from the WhatToMine team yet, so I don't think anyone knows the exact status or the way forward yet. I'm getting a very large number of request about this issue right now, so I will of course implement any solution that WhatToMine present - but hopefully they simply resolve it on their side.

It's also important to understand that WhatToMine owns their data, so I cannot try to "steal" it in some smart but unsupported way.

All profit information from Nicehash, zpool, MPH and so on still works fine. It's only individual coins listed on WhatToMine.com that cannot be accessed at the moment. Everyone using the WhatToMine API's are affected, so a change to another application would be of no use.
newbie
Activity: 117
Merit: 0
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.

Is this issue resolved ?

Should we stop Awesome Miner and start using Nemos Miner  because of that one has many more miners and with default configuration Nemos Miner uses the best miner for each algo, providing the best possible hashrates, having more than 10 ccminer forks with the best default preconfigured values for each algo.

What do you think ?
I think we should wait, the developers will find a solution.
newbie
Activity: 140
Merit: 0
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.

Is this issue resolved ?

Should we stop Awesome Miner and start using Nemos Miner  because of that one has many more miners and with default configuration Nemos Miner uses the best miner for each algo, providing the best possible hashrates, having more than 10 ccminer forks with the best default preconfigured values for each algo.

What do you think ?
full member
Activity: 258
Merit: 104
OK I found the solution.  Claymore insists on needing something in the wallet field or else it drops the pool and then complains no pool specified.  So what should I put in the wallet field?  I'd like to put my MPH username and worker e.g. username.worker but I would ideally like it to match the rig that is mining.  Is there a variable/template thing like [USERNAME].[WORKER]  that I can use?  Or does it not matter what junk you put in wallet?

Apparently it does matter so how to make AM automagically put the username.worker in the wallet field when using claymore?  It works if set in the pool but I want the worker to be replaced with each rig name and avoid having to set a separate pool for each rig.

I did say you need the wallet field populated with the ewal value....

again, didn't use templates and MPH, but what if in managed template you use the "add to worker name" field...dunno if that'll work (doubt it will tbh, but worth a shot if you really insisting. or change hub worker default job to only mine eth on MPH

Yeah you were right, the solution is to populate the wallet field.  It looks like I will need a separate pool for each rig and can't use a template.  It's either a bug or an oversight that the software doesn't automatically configure the wallet field for claymore.
full member
Activity: 270
Merit: 100
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.

So it's all blind flight still it is solved I guess...
jr. member
Activity: 348
Merit: 5
OK I found the solution.  Claymore insists on needing something in the wallet field or else it drops the pool and then complains no pool specified.  So what should I put in the wallet field?  I'd like to put my MPH username and worker e.g. username.worker but I would ideally like it to match the rig that is mining.  Is there a variable/template thing like [USERNAME].[WORKER]  that I can use?  Or does it not matter what junk you put in wallet?

Apparently it does matter so how to make AM automagically put the username.worker in the wallet field when using claymore?  It works if set in the pool but I want the worker to be replaced with each rig name and avoid having to set a separate pool for each rig.

I did say you need the wallet field populated with the ewal value....

again, didn't use templates and MPH, but what if in managed template you use the "add to worker name" field...dunno if that'll work (doubt it will tbh, but worth a shot if you really insisting. or change hub worker default job to only mine eth on MPH
member
Activity: 115
Merit: 12
with the 4.5.5 bug still can do autoswitch??? cause I've been mining BTG and didn't switch to other like ZEC or ZEN
newbie
Activity: 117
Merit: 0
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.
why not use winsockets and just download the whole page in a std::string then parse values for each coin and display ?
it is a bad idea.
newbie
Activity: 55
Merit: 0
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.
why not use winsockets and just download the whole page in a std::string then parse values for each coin and display ?
legendary
Activity: 3346
Merit: 1094
I'm trying to work out a solution for the WhatToMine.com API's with their dev. Right now the API's are blocked with Cloudflare where you only can access them via a Javascript-enabled web browser, but not from an application. This will result in that Awesome Miner, and other applications and services using the WhatToMine API, cannot get any coin statistics from WhatToMine.com.
full member
Activity: 258
Merit: 104
OK I found the solution.  Claymore insists on needing something in the wallet field or else it drops the pool and then complains no pool specified.  So what should I put in the wallet field?  I'd like to put my MPH username and worker e.g. username.worker but I would ideally like it to match the rig that is mining.  Is there a variable/template thing like [USERNAME].[WORKER]  that I can use?  Or does it not matter what junk you put in wallet?

Apparently it does matter so how to make AM automagically put the username.worker in the wallet field when using claymore?  It works if set in the pool but I want the worker to be replaced with each rig name and avoid having to set a separate pool for each rig.
full member
Activity: 258
Merit: 104

It says no pool specified so I think it's not reading the pool parameter.  Is there no way to clone a miner and simply change the port??  It really shouldn't be so complicated and require setting up all the parameters.  I want to use everything as is from mining etihash, and just change the port so only mine ethereum.  There is no easy way to do this??

Description:  (whatever you want to name it...)
Server URL:  asia.ethash-hub.miningpoolhub.com:20535
Worker Name:  puwaha  (or whatever your account name is at MPH)
Worker Password: x   (or whatever you used as the password when you setup the worker at MPH)
Coin:  Etherium
Wallet:  blank


On the Advanced tab, make sure the Worker Name Separater is the dot.

Then on your Managed Miner, make sure the Add to worker name is ticked, and your rig name that you setup as part of the worker name at MPH.

You need to setup the workers on MPH before you try to connect to pools like MPH or Suprnova.  You create the worker on MPH so that Awesome Miner can pass it along in the username.rigname format.



Geeze I wish it was that easy!  First thing I tried, didn't work.  Claymore complains no pool specifed.
newbie
Activity: 117
Merit: 0
20.03.2018 10:40:49.740 [021] [E]Failed to download string from: http://www.whattomine.com/coins.json

newbie
Activity: 117
Merit: 0
New question can I go back to version 4.5 ? updated to the 4.5.5 but there is a bug with displaying the revenue/profit.. its showing 0.00 on all coins was working with 4.5



Edit all good noticed I had unknowingly changed the setting for display currency to VND. changed back to USD and back to normal

Updated to v4.5.5 and $us dollar revenue/profit now shows $0.00 for my coins. What do I need to set this right?
OK Whattomine server is down, so switched to Coinwarz, now all good.

coins are not updated, what is the reason for this? zec 0, Eth 0, XMR 0
I tried switching from whattomine to coinwarz but it does not help
sr. member
Activity: 700
Merit: 294

It says no pool specified so I think it's not reading the pool parameter.  Is there no way to clone a miner and simply change the port??  It really shouldn't be so complicated and require setting up all the parameters.  I want to use everything as is from mining etihash, and just change the port so only mine ethereum.  There is no easy way to do this??

Description:  (whatever you want to name it...)
Server URL:  asia.ethash-hub.miningpoolhub.com:20535
Worker Name:  puwaha  (or whatever your account name is at MPH)
Worker Password: x   (or whatever you used as the password when you setup the worker at MPH)
Coin:  Etherium
Wallet:  blank


On the Advanced tab, make sure the Worker Name Separater is the dot.

Then on your Managed Miner, make sure the Add to worker name is ticked, and your rig name that you setup as part of the worker name at MPH.

You need to setup the workers on MPH before you try to connect to pools like MPH or Suprnova.  You create the worker on MPH so that Awesome Miner can pass it along in the username.rigname format.

full member
Activity: 258
Merit: 104
I've been using this for months without issues but today I want to make a new template that mines only ethereum  on MPH.  My existing template mined etihash on MPH.  The only difference being the port number.  But I can't do it!  No matter what I try, making new pools etc, when I run it, it fails saying no pool specified.

The pool I want to use: asia.ethash-hub.miningpoolhub.com:20535
The software I want to use: EthDcrMiner64.exe

The above works fine on port 17020 (mining etihash)  But I can't for the life of me work out how to create a working pool/template that is identical except for changing the port.

haven't used MPH extensively for a while but if you define your own pool, did you try put your username.rig in the wallet address field as well as the Worker name field (or your actual wallet address in the wallet address field)? see if that works...I had to do that with a few ethash pools I'm using now.

It says no pool specified so I think it's not reading the pool parameter.  Is there no way to clone a miner and simply change the port??  It really shouldn't be so complicated and require setting up all the parameters.  I want to use everything as is from mining etihash, and just change the port so only mine ethereum.  There is no easy way to do this??
jr. member
Activity: 348
Merit: 5
I've been using this for months without issues but today I want to make a new template that mines only ethereum  on MPH.  My existing template mined etihash on MPH.  The only difference being the port number.  But I can't do it!  No matter what I try, making new pools etc, when I run it, it fails saying no pool specified.

The pool I want to use: asia.ethash-hub.miningpoolhub.com:20535
The software I want to use: EthDcrMiner64.exe

The above works fine on port 17020 (mining etihash)  But I can't for the life of me work out how to create a working pool/template that is identical except for changing the port.

haven't used MPH extensively for a while but if you define your own pool, did you try put your username.rig in the wallet address field as well as the Worker name field (or your actual wallet address in the wallet address field)? see if that works...I had to do that with a few ethash pools I'm using now.
jr. member
Activity: 348
Merit: 5
New question can I go back to version 4.5 ? updated to the 4.5.5 but there is a bug with displaying the revenue/profit.. its showing 0.00 on all coins was working with 4.5



Edit all good noticed I had unknowingly changed the setting for display currency to VND. changed back to USD and back to normal

Updated to v4.5.5 and $us dollar revenue/profit now shows $0.00 for my coins. What do I need to set this right?
OK Whattomine server is down, so switched to Coinwarz, now all good.

didn't notice that myself, that explains half of my mining op went haywire....the other half...still the current AM seemed to overwrite "individual coin profit" with "algo" profit numbers from online services even the pools are different....since all my custom coins while at correct estimates showing in the coins tab....were all scrambled in miner details after calculation cycle. again, disabling online services seemed to have fixed it....and now the only anomaly is the whattomine unstable issue causing minor fluctuations.
full member
Activity: 258
Merit: 104
I've been using this for months without issues but today I want to make a new template that mines only ethereum  on MPH.  My existing template mined etihash on MPH.  The only difference being the port number.  But I can't do it!  No matter what I try, making new pools etc, when I run it, it fails saying no pool specified.

The pool I want to use: asia.ethash-hub.miningpoolhub.com:20535
The software I want to use: EthDcrMiner64.exe

The above works fine on port 17020 (mining etihash)  But I can't for the life of me work out how to create a working pool/template that is identical except for changing the port.
newbie
Activity: 52
Merit: 0
New question can I go back to version 4.5 ? updated to the 4.5.5 but there is a bug with displaying the revenue/profit.. its showing 0.00 on all coins was working with 4.5



Edit all good noticed I had unknowingly changed the setting for display currency to VND. changed back to USD and back to normal

Updated to v4.5.5 and $us dollar revenue/profit now shows $0.00 for my coins. What do I need to set this right?
OK Whattomine server is down, so switched to Coinwarz, now all good.
Jump to: