poby
|
|
March 19, 2018, 11:36:56 PM |
|
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??
|
|
|
|
puwaha
|
|
March 20, 2018, 03:49:58 AM |
|
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.
|
|
|
|
baf28
Newbie
Offline
Activity: 117
Merit: 0
|
|
March 20, 2018, 04:25:48 AM |
|
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
|
|
|
|
|
poby
|
|
March 20, 2018, 05:42:20 AM |
|
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.
|
|
|
|
poby
|
|
March 20, 2018, 06:03:19 AM Last edit: March 20, 2018, 06:20:17 AM by poby |
|
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.
|
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
March 20, 2018, 06:37:29 AM |
|
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.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
tipac
Newbie
Offline
Activity: 55
Merit: 0
|
|
March 20, 2018, 06:46:11 AM |
|
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 ?
|
|
|
|
baf28
Newbie
Offline
Activity: 117
Merit: 0
|
|
March 20, 2018, 06:52:56 AM |
|
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.
|
|
|
|
Ruso21
Member
Offline
Activity: 115
Merit: 12
|
|
March 20, 2018, 06:53:54 AM |
|
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
|
|
|
|
moppidoo
Jr. Member
Offline
Activity: 348
Merit: 5
|
|
March 20, 2018, 07:08:09 AM |
|
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
|
|
|
|
omshree
|
|
March 20, 2018, 07:08:55 AM |
|
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...
|
Donate if you like 1ANALSEXXGMd6HaN6CzQXtURLC5H9TjKoo
|
|
|
poby
|
|
March 20, 2018, 07:22:05 AM |
|
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.
|
|
|
|
eminer001
Newbie
Offline
Activity: 140
Merit: 0
|
|
March 20, 2018, 07:43:49 AM |
|
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 ?
|
|
|
|
baf28
Newbie
Offline
Activity: 117
Merit: 0
|
|
March 20, 2018, 07:46:05 AM |
|
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.
|
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
March 20, 2018, 08:05:18 AM |
|
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.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
baf28
Newbie
Offline
Activity: 117
Merit: 0
|
|
March 20, 2018, 08:27:22 AM |
|
coins again to update whattomine, many thanks to those who repaired the API
|
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
March 20, 2018, 08:29:58 AM |
|
v 4.5.5
Profit switching calculation seemed bugged. right clicking details of each miner now shows profit per day which works for individual coins/algos profit calculation, but mix that up with Online Services which I think give revenue per day or due to MH/GH calculation (this was not Yiimp, but NiceHash) my miners were mining random Sha3 and Blake2s..
Online Services shows Eth Equi Neoscrypt Lyra Nist
Details Tab: Sha3 Blake2s random coins and everything else negative
On the same profit profile....disabling all online services restored more or less normal behaviour....looks like profit/revenue conflict and online services (predefined or User Defined) took precedence regardless coins tab profit info.
Hi, Can you send me some additional details about this issue or maybe the log file? I would like to investigate this a bit more. Keep in mind that Online Services can show more algorithms, that actually will be ignored by the miner because the Profile doesn't have any mining software enabled for this specific algorithm. If for example Claymore Ethereum miner is disabled in the profile, Ethereum will not be considered by the profit switcher and will not be displayed in View Details. The Online Services tab do still list Ethereum in this scenario.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
March 20, 2018, 08:34:17 AM |
|
coins again to update whattomine, many thanks to those who repaired the API
It looks like it was resolved on the WhatToMine side, where their API now works like it used to. Let's keep an eye on this.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
patrike (OP)
Legendary
Offline
Activity: 3500
Merit: 1095
|
|
March 20, 2018, 08:42:16 AM |
|
Quark Bug:
There is a bug when using Quark algo. It is not calculating profit correctly. If I set my profit profile to 50MH/s with Quark the coins profit is far higher than if i were to change the coins set algo to something else and set that algo to 50MH/s in the profit profile.
The formula for calculating coins per day (which is part of the profitability calculations) are different on the Quark algorithm compared to almost any other algorithm. For this reason, entering the same coin properties for two coins, specifying Quark as algorithm for one of them and for example X11 on the other, the results will be different. It might be that some specific Quark-based coin uses yet another formula - please let me know any details if you run into this.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
|