Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
crazydane
on 02/07/2020, 16:44:40 UTC
Not having much luck with lolminer.  I added the following customer parameter:

-- tls 1

Get the following error on my linux rigs:

Code:
Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.8.2
OS: Unix 4.15.0.33
nVidia driver version: 418.67
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: No
Microsoft VC++ 2017 runtime installed: No
Microsoft VC++ 2019 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: LolMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Properties: (WindowMode: ConsoleFormat, EngineType: LolMiner, IsProfitMiner: False)
====================================================================================================
/root/.config/AwesomeMinerService/lolminer_v1.02_lin64.tar_1/1.02/lolMiner  -- tls 1 --pool beam-us.leafpool.com:3333 --user 2436356f141bf6b0a43357725a238903dfb13affa67c8b85a6314c2f691ae9bb2d9.miner009 --pass x --coin BEAM --apiport 4028
====================================================================================================
Mining Engine Process started, PID: 5254
+---------------------------------------------------------+
|    _       _ __  __ _                   _   ___ ____    |
|   | | ___ | |  \/  (_)_ __   ___ _ __  / | / _ \___ \   |
|   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | || | | |__) |  |
|   | | (_) | | |  | | | | | |  __/ |    | || |_| / __/   |
|   |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)___/_____|  |
|                                                         |
|              This software is for mining                |
|              Equihash 144/5, 192/7, 210/9               |
|              BeamHash I  (EquihashR 150/5/0)            |
|              BeamHash II (EquihashR 150/5/3)            |
|              BeamHash III                               |
|              ZelHash     (EquihashR 125/4/0)            |
|              CuckarooD 29                               |
|              CuckarooM 29                               |
|              Cuckaroo  30 CTX                           |
|              Cuckatoo  31/32                            |
|                                                         |
|                                                         |
|             Made by Lolliedieb, July 2020               |
+---------------------------------------------------------+
Error: Neither --coin nor --algo nor --benchmark specified.
       lolMiner does not know what to do ;)
       Use -h to get a list of valid parameters. Closing now.


====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

And this on my windows rigs:

Code:
Initialize diagnostics (20)
Starting Diagnostics (30s). Awesome Miner Remote Agent version: 7.8.2
OS: Microsoft Windows 10 Pro 64-bit
nVidia driver version: 445.75
nVidia OpenCL Platform ID: 0
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: Yes
Microsoft VC++ 2017 runtime installed: Yes
Microsoft VC++ 2019 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: LolMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Set clocking start profile: 41, GTX 1070Ti Zotac (when stopping, the following will be used: -1, type: Single, Use: False)
Properties: (WindowMode: ConsoleFormat, EngineType: LolMiner, IsProfitMiner: False)
====================================================================================================
C:\Users\peter\AppData\Roaming\AwesomeMinerService\lolminer_v1.02_win64_1\1.02\lolMiner.exe  -- tls 1 --pool beam-us.leafpool.com:3333 --user 2436356f141bf6b0a43357725a238903dfb13affa67c8b85a6314c2f691ae9bb2d9.office --pass x --coin BEAM --apiport 4028
====================================================================================================
Mining Engine Process started, PID: 2936
> +---------------------------------------------------------+
> Error: Neither --coin nor --algo nor --benchmark specified.
>        lolMiner does not know what to do ;)
> |    _       _ __  __ _                   _   ___ ____    |
> |   | | ___ | |  \/  (_)_ __   ___ _ __  / | / _ \___ \   |
>        Use -h to get a list of valid parameters. Closing now.
> |   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | || | | |__) |  |
> |   | | (_) | | |  | | | | | |  __/ |    | || |_| / __/   |
> |   |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)___/_____|  |
> |                                                         |
> |              This software is for mining                |
> |              Equihash 144/5, 192/7, 210/9               |
> |              BeamHash I  (EquihashR 150/5/0)            |
> |              BeamHash II (EquihashR 150/5/3)            |
> |              BeamHash III                               |
> |              ZelHash     (EquihashR 125/4/0)            |
> |              CuckarooD 29                               |
> |              CuckarooM 29                               |
> |              Cuckaroo  30 CTX                           |
> |              Cuckatoo  31/32                            |
> |                                                         |
> |                                                         |
> |             Made by Lolliedieb, July 2020               |
> +---------------------------------------------------------+

====================================================================================================
Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed

According to the error, I'm not specifying the coin, but AM is with the "--coin BEAM" no?

If I manually run this on one of my linux rigs:

/root/.config/AwesomeMinerService/lolminer_v1.02_lin64.tar_1/1.02/lolMiner --coin BEAM -- tls 1 --pool beam-us.leafpool.com:4444 --user 2436356f141bf6b0a43357725a238903dfb13affa67c8b85a6314c2f691ae9bb2d9.miner009

I get this error:

Error: No Pool to mine on configured.