@LeoFrk2 sh ./run.sh?
Creepsky45
@Creepsky45
Posts made by Creepsky45
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Xander52 Plot file/dir does not exist means the miner cant access it... so I would first assure that it is mounted like it should be. Did you try to add your drive to /etc/fstab?
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Xander52 is the dir mounted properly? seems like there is a problem with it.
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Xander52 And on start of the miner, does it say something like Found an invalid plotfile, skipping it?
-
RE: CreepMiner error: Got no response for wallet requestposted in Mining & Plotting
@ToxicPhyzix yes, if you get confirmed deadlines, everything is fine. The wallet has just some additional informations.
another thing that you can do is to change your log-settings:
"logging" : { ... "wallet" : "off" }the errors will disappear.
-
RE: CreepMiner error: Got no response for wallet requestposted in Mining & Plotting
@ToxicPhyzix I get the same messages, seems like the wallet is under attack again.
In the newest development version I decreased the amount of these annoying messages, so that the terminal does not get spammed.If you want completely get rid of these messages, use this config
"urls": { "miningInfo": "http://pool.burstcoin.party:8082", "submission": "http://pool.burstcoin.party:8082", "wallet": "", }but you will not get informations like the last winner or the names of the accounts.
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Xander52 what does it say? should be something like read dir ... (1 file, x tb) in ... seconds.
Do you get a message on start that say that a plot file was skipped because it is invalid? (in red letters) -
RE: Creepminer illegal instructionposted in Mining & Plotting
@Xander52 illegal instruction means error while execution in assembled code. Like others said, better compile it by yourself.
Just executeinstall_poco.sh, that will automatically setup poco for you.
Here is a little instruction: https://github.com/Creepsky/creepMiner/wiki/Compilation-&-Installation. -
RE: I'm tired of pools downposted in Mining & Plotting
heres a new pool with ddos protection: http://pool.burstcoin.ro.
Also he has a ddos protected wallet: http://wallet.burstcoin.ro:2086/index.html. -
RE: Mining on Ubuntu with CreepMiner issueposted in Mining & Plotting
@ToxicPhyzix if you use the precompiled miner call
sh ./run.shor./run.sh