Post
Topic
Board Mining (Altcoins)
Re: lolMiner 0.5 Equihash Miner, Update: Sep 25th: More Speed & AION Mining
by
BigHarryArmsi
on 25/09/2018, 22:22:37 UTC
I keep getting the same Error: ./user_config.json is not found or no valid configuration file (json parse fails)

                                                                                       ./user_config.json(15): expected '}' or ','

You forgot some closing "]" and "}" at the end:

Code:
{
        "DEFAULTS" : {
       "DEVICES" : "AUTO",
       "APIPORT" : 0
},

"EXAMPLE_BTCZ" :
{
             "COIN" : "BTCZ",
             "POOLS" : [
                  { "POOL" : "mine-btcz-na.equipool.1ds.us",
                   "PORT" : "50063",
                   "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
                   "PASS" : "minpayout=1000" }
                                           ]
        }
}

thanks, but still nothing. but now the error number is 41 instead of 15. I even matched my v42 config and that doesn't work either.

i'd insert a screenshot but no one in this house can figure out how to do that. even the 12 year old...


update: still no v5 functioning so I went back to v42. At least it mines and the difference in hashrate is so little that I have lost everything I might have gained had I suceeded in getting v5 to run. One note for others. v42 runs 4x8gb 580s just fine. When I added 2x6gb 1060s after some struggle it would read all six cards but only 5 would mine at Very Low hashrate. I go back to 4x580s and running solid again. Disappointed why I can't make v5 work at all but sadly none of the fixes resolved the situation.