Creepsky / creepMiner

Burstcoin C++ CPU and GPU Miner
GNU General Public License v3.0
171 stars 64 forks source link

Not able to start Miner / Web Server to setup #437

Open promotion opened 6 years ago

promotion commented 6 years ago

Hi, im trying to run the initial run , so i could access http://localhost:8124/ and setup my configs as you described in manual, however as miner sees config is empty - it closes itself, so i cant set up anything :(

Your environment

Steps to reproduce

Run miner on clean new system wihtout config files

Expected behavior

Should start miner (at least web server so the setup is possible)

Actual behavior

Closes everything so no setup possible as web server is not running on 8124 port

Other information

20.08.2018 22:42:32 (0, c:\projects\creepminer\src\main.cpp, 203, Information): Config loaded: C:\Users\BUNKER1.creepMiner\1.8.3\mining.conf 20.08.2018 22:42:32 (0, c:\projects\creepminer\src\mining\miner.cpp, 98, Critical): Pool/Wallet/MiningInfo are all empty! Miner has nothing to do and shutting down! 20.08.2018 22:42:32 (1, c:\projects\creepminer\src\declarations.cpp, 190, Information): There is a new version () on https://github.com/Creepsky/creepMiner

Creepsky commented 6 years ago

Possible duplicate of #435