Author

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

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.
legendary
Activity: 1764
Merit: 1024
Another quirky request, please add 'temperature limit' as well as 'unhooking TDP and Temp' to the system > gpu settings > miner dialogue in the AB settings. Asked for this before a long time ago, but I think this got buried. The option is available and present in Afterburner when you click the down arrow on the normal screen, but not in AM.

Also please consider moving GPU settings to it's own tab in the hot bar in the center of the miner along with the other dialogue boxes. A lot of those boxes I don't even use except for note, console, and occasionally summary. That along with the addition of properties > command line > parameters would streamline things a lot.
Temperature Limit is not exposed over the MSI Afterburner Remote Server and cannot be supported for that reason. Which property in MSI Afterburner is the unhook-setting you are referring to?

Once Awesome Miner will get native OC support, Temperature Limit should be fully possible to support. At the same time the OC features are getting integrated in a better way, they will also be much faster and it would be possible to put them on a separate tab like you suggest.

Ahhh that makes sense. Between Power Limit and Temp Limit in Afterburner there is a checkbox called 'link' it makes it so when you move the slider for TDP up and down it also moves the Temp limit. It also seems as though something with AMs interaction bugs out sometimes and resets the Temp Limit regardless of it being checked or not as well.

Good to know, AB was always tacked on, although I do prefer AB as it seems to be one of the most flushed out OC and GPU management programs out there (although a PITA to use for multi gpus).
jr. member
Activity: 756
Merit: 2
https://github.com/technobyl/CryptoDredge/releases/download/v0.14.0/CryptoDredge_0.14.0_cuda_10.0_windows.zip

New cryptodredge 14.0

v0.14.0 released

Improve X22i algorithm (Up to 10-12%)
Improve Skunkhash algorithm (Up to 2-4%)
Improve x16-like algorithms, as a secondary effect (Up to 5-7%)
Add Lyra2REv3 algorithm
Fix Dedal bug described in Numus 1.5.0.3 release
Implement "histo" API method
Add --no-nvml option to force NVML off

Windows CUDA 9.2 https://cryptodredge.org/download/windows/latest
Linux CUDA 9.2 https://cryptodredge.org/download/linux/latest

Mirror on GitHub (CUDA 9.1/9.2/10.0): https://github.com/technobyl/CryptoDredge/releases/tag/v0.14.0
Neither through this link I have been able to use the custom function, it has given me error in the 6 platforms.

There I leave the link for others and so do not forget to add it to AM that will launch shortly
newbie
Activity: 1
Merit: 0
IS IT FOR THOSE WHO WANT ALSO TO INVEST?
jr. member
Activity: 348
Merit: 5

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.
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.
newbie
Activity: 59
Merit: 0

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.
jr. member
Activity: 756
Merit: 2
Initialize diagnostics (20)
Starting Diagnostics. Awesome Miner Remote Agent version: 6.0.3
OS: Microsoft Windows 10 Enterprise 64-bit
nVidia driver version: 416.94
Microsoft VC++ 2013 runtime installed: Yes
Microsoft VC++ 2015 runtime installed: Yes
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: CcZenemyEngine, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 77, 85 140--360 (when stopping, the following will be used: -1, type: Single, Use: False)
Properties: (WindowMode: ConsoleFormat, EngineType: CcZenemyEngine, IsProfitMiner: True)
====================================================================================================
C:\Users\truco\AppData\Roaming\AwesomeMinerService\z-enemy.1-27-cuda10.0_1\z-enemy.exe  -a bcd -o stratum+tcp://bcd.eu.mine.zpool.ca:3643 -u 123XeUWek7qstz7WFABSPbs1GmFtWxPaaE.rig2 -p c=BTC -b 0.0.0.0:4028
====================================================================================================
Failed to start miner process: El sistema no puede encontrar el archivo especificado
Failed to start miner in Diagnostics mode
Diagnostics completed


------

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
legendary
Activity: 3346
Merit: 1094
Another quirky request, please add 'temperature limit' as well as 'unhooking TDP and Temp' to the system > gpu settings > miner dialogue in the AB settings. Asked for this before a long time ago, but I think this got buried. The option is available and present in Afterburner when you click the down arrow on the normal screen, but not in AM.

Also please consider moving GPU settings to it's own tab in the hot bar in the center of the miner along with the other dialogue boxes. A lot of those boxes I don't even use except for note, console, and occasionally summary. That along with the addition of properties > command line > parameters would streamline things a lot.
Temperature Limit is not exposed over the MSI Afterburner Remote Server and cannot be supported for that reason. Which property in MSI Afterburner is the unhook-setting you are referring to?

Once Awesome Miner will get native OC support, Temperature Limit should be fully possible to support. At the same time the OC features are getting integrated in a better way, they will also be much faster and it would be possible to put them on a separate tab like you suggest.
legendary
Activity: 3346
Merit: 1094
new z-enemy 1.27 cuda 10

https://mega.nz/#!cHgBxQYI!pzCN-7zy13QpqLwSFudn5Ees5_Y94j6FxxY0E9I85zw


@patrike can provide me with a suitable url to add as custom until you update AM
I look forward to seeing the new version with the new coin source.
I wait for the url
Download link for Z-enemy 1.27
https://s3.amazonaws.com/awesomeminer-download/z-enemy.1-27-cuda10.0.zip
legendary
Activity: 1764
Merit: 1024
Another quirky request, please add 'temperature limit' as well as 'unhooking TDP and Temp' to the system > gpu settings > miner dialogue in the AB settings. Asked for this before a long time ago, but I think this got buried. The option is available and present in Afterburner when you click the down arrow on the normal screen, but not in AM.

Also please consider moving GPU settings to it's own tab in the hot bar in the center of the miner along with the other dialogue boxes. A lot of those boxes I don't even use except for note, console, and occasionally summary. That along with the addition of properties > command line > parameters would streamline things a lot.



Completely unrelated to AM, some of you guys really need to take a look at your power bills and compare them to what you're making right now. You shouldn't be mining if your power costs $.1kwh or more.
jr. member
Activity: 756
Merit: 2
new z-enemy 1.27 cuda 10

https://mega.nz/#!cHgBxQYI!pzCN-7zy13QpqLwSFudn5Ees5_Y94j6FxxY0E9I85zw


@patrike can provide me with a suitable url to add as custom until you update AM
I look forward to seeing the new version with the new coin source.
I wait for the url
Jump to: