URLs for Linux creepMiner
-
Hi,
I tried switching from burst-team.us to m.burst4all.com and my logs are showing problems
20.05.2017 05:15:04 (0, src/Miner.cpp, 136, Debug): Could not get mining infos 1/5 times...
20.05.2017 05:15:11 (0, src/Response.cpp, 51, Error): Error on receiving response!
No message received
20.05.2017 05:15:11 (0, src/Response.cpp, 53, Error): Stackframe
main (in "src/main.cpp", line 41)
Miner::run (in "src/Miner.cpp", line 36)
Miner::getMiningInfo (in "src/Miner.cpp", line 357)
Response::receive (in "src/Response.cpp", line 29)my mining.conf has the urls like this
"urls" : {
"miningInfo" : "http://m.burst4all.com:8124/",
"submission" : "http://m.burst4all.com:8124/",
"wallet" : "https://wallet.burst-team.us:8125"
}Are they the correct URLs for each setting?
-
@scprv55
"miningInfo" : "http://m.burst4all.com:8124",
"submission" : "http://m.burst4all.com:8124",
-
@Blago Thanks!
