publicstalker
|
|
December 14, 2013, 12:29:03 AM |
|
wow, thats just nuts! soo much hate,
publicstalker -> check your wallet.
Thank you shaal, but I think you gave me in double. Send me your address and I will give you back.
|
|
|
|
shaal
Member
Offline
Activity: 112
Merit: 10
|
|
December 14, 2013, 12:30:59 AM |
|
wow, thats just nuts! soo much hate,
publicstalker -> check your wallet.
Thank you shaal, but I think you gave me in double. Send me your address and I will give you back. ahh bugger i did too. send some back if you want 'M3du3Qys6ys6u3n6ZxX467ySdDkAzL8adz' Thanks muchly friend. edit: i just send it back to you :-) just found 125k block solo mining so keep it as a gift :-)
|
|
|
|
|
publicstalker
|
|
December 14, 2013, 12:39:25 AM |
|
edit: i just send it back to you :-) just found 125k block solo mining so keep it as a gift :-)
hahahaha I was about to write that there was something really wrong happening. Well thank you again
|
|
|
|
|
publicstalker
|
|
December 14, 2013, 12:42:09 AM |
|
How can I solo mine I had configure the lottocoin.conf, then I set up my mining software to localhost using the rpcuser and password but I only get HTTP request fail. What am I missing?
edit: is it worth solo mining?
|
|
|
|
ijuststarted
Newbie
Offline
Activity: 37
Merit: 0
|
|
December 14, 2013, 12:43:01 AM |
|
oh guys.. i can imagine it is frustrating, fighting against those attacks... great work to bring your pools up again !!
|
|
|
|
Devianttwo
|
|
December 14, 2013, 12:45:09 AM |
|
oh guys.. i can imagine it is frustrating, fighting against those attacks... great work to bring your pools up again !!
Actually its no work at all for us to bring our pools back up as they never actually go down. you just can't connect to them. once the DDOS Ends they are up automatically. I'm just glad we are not getting any major failures like lost coins during all this.
|
|
|
|
Devianttwo
|
|
December 14, 2013, 12:45:56 AM |
|
How can I solo mine I had configure the lottocoin.conf, then I set up my mining software to localhost using the rpcuser and password but I only get HTTP request fail. What am I missing?
edit: is it worth solo mining?
You didn't supply the port number most likely. but honestly join a pool while they work. unless you have super fast hashrate like some people its not worth soloing.
|
|
|
|
holzer
|
|
December 14, 2013, 12:46:53 AM |
|
How can I solo mine I had configure the lottocoin.conf, then I set up my mining software to localhost using the rpcuser and password but I only get HTTP request fail. What am I missing?
edit: is it worth solo mining?
this is my conf listen=1 daemon=1 server=1 gen=0 rpcuser=username rpcpassword=password rpcallowip=10.1.1.* rpcallowip=127.0.0.1 rpcport=16384 rpcconnect=127.0.0.* addnode=66.187.66.28 addnode=121.73.172.41 rpcallowip=192.168.1.* You do have the wallet running when you are trying to mine right?
|
|
|
|
shaal
Member
Offline
Activity: 112
Merit: 10
|
|
December 14, 2013, 12:47:50 AM |
|
my lottocoin.conflisten=1 daemon=1 server=1 rpcuser=x rpcpassword=y rpcport=16384 rpcallowip=192.168.1.* rpcallowip=192.168.1.2 rpcallowip=127.0.0.1
launch lottocoin-qt with -server in a shortcut <not 100% sure it's necessary to do as it's in the config but i do it anyway> Next go to a dos prompt on your machine and check to make sure that lotto coin is listing netstat -a | find "LISTENING", it will take awhile to run, but once it's finished scroll up and see if you can find the port that you set the lotto cointo monitor in my example conf file it is 16384. Then once you see it. simply run cgminer like this cgminer.exe --scrypt -o localhost:16384 -u x -p y Let me know if that doesn't work Edit : Devianttwo >> will be switching back to you pool shortly. again thanks for taking all the trouble of getting it running while dealing with this stupid kids ddosing you.
|
|
|
|
Sparkzor
Member
Offline
Activity: 112
Merit: 10
|
|
December 14, 2013, 12:49:07 AM |
|
A tip - auto-withdraw at 10k if you poolmine at no-ip.biz! When will LOT get to Bter or Cryptsy? Can't wait!
|
|
|
|
Devianttwo
|
|
December 14, 2013, 12:49:27 AM |
|
my lottocoin.conflisten=1 daemon=1 server=1 rpcuser=x rpcpassword=y rpcport=16384 rpcallowip=192.168.1.* rpcallowip=192.168.1.2 rpcallowip=127.0.0.1
launch lottocoin-qt with -server in a shortcut <not 100% sure it's necessary to do as it's in the config but i do it anyway> Next go to a dos prompt on your machine and check to make sure that lotto coin is listing netstat -a | find "LISTENING", it will take awhile to run, but once it's finished scroll up and see if you can find the port that you set the lotto cointo monitor in my example conf file it is 16384. Then once you see it. simply run cgminer like this cgminer.exe --scrypt -o localhost:16384 -u x -p y Let me know if that doesn't work Edit : Devianttwo >> will be switching back to you pool shortly. again thanks for taking all the trouble of getting it running while dealing with this stupid kids ddosing you. Shaal! hop back on the pool its working again
|
|
|
|
carlb007
|
|
December 14, 2013, 12:49:45 AM |
|
The fact that all these pools are being DDos'd is really unbelievable. Ive only been mining since btc hit the headlines about a month back now i guess, but just reading these forums alone you really get the picture that this whole system is fueled by immature idiots constantly flaming each and trying to put down anything that they dont mine. The whole crypto currency really needs more level heads in play - far too many fanboys that just steam rolls into hate wars and thus results in this kind of shit. Pretty pathetic, especially considering it almost doesnt matter which coin you invest in right now as anything and everything is going up...
Gonna have a stab at solo mining - not tried that yet. I assume each server i want to solo on requires an instance of the wallet running (to connect cgminer to) is that correct? Does it require any additionall firewall settings at all?
Thanks!
|
|
|
|
publicstalker
|
|
December 14, 2013, 12:50:06 AM |
|
How can I solo mine I had configure the lottocoin.conf, then I set up my mining software to localhost using the rpcuser and password but I only get HTTP request fail. What am I missing?
edit: is it worth solo mining?
this is my conf listen=1 daemon=1 server=1 gen=0 rpcuser=username rpcpassword=password rpcallowip=10.1.1.* rpcallowip=127.0.0.1 rpcport=16384 rpcconnect=127.0.0.* addnode=66.187.66.28 addnode=121.73.172.41 rpcallowip=192.168.1.* You do have the wallet running when you are trying to mine right? I copied yours and I have the wallet running but it keeps the error. Could be the password? Cause I put some random characters on it
|
|
|
|
publicstalker
|
|
December 14, 2013, 12:52:04 AM |
|
How can I solo mine I had configure the lottocoin.conf, then I set up my mining software to localhost using the rpcuser and password but I only get HTTP request fail. What am I missing?
edit: is it worth solo mining?
You didn't supply the port number most likely. but honestly join a pool while they work. unless you have super fast hashrate like some people its not worth soloing. I was thinking about doing that just for experience. But thanks for the advice
|
|
|
|
shaal
Member
Offline
Activity: 112
Merit: 10
|
|
December 14, 2013, 12:52:10 AM Last edit: December 14, 2013, 01:03:30 AM by shaal |
|
I copied yours and I have the wallet running but it keeps the error. Could be the password? Cause I put some random characters on it
Whats the error ? If localhost isn't working, you can also try 127.0.0.1:16384 Shaal! hop back on the pool its working again Yeppers, will switch over in a tick. edit:spinning back up now
|
|
|
|
publicstalker
|
|
December 14, 2013, 01:00:48 AM |
|
It's working now I think the -server parameter is what was missing. Thank you all
|
|
|
|
holzer
|
|
December 14, 2013, 01:18:49 AM |
|
I really like this coin but I'm curious as to what plans the devs have to promote this coin as a currency. It seems to be solely aimed to appeal to miners for the lotto aspect, but if nobody actually uses these coins for transactions then they wont be worth anything.
|
|
|
|
hsz
|
|
December 14, 2013, 01:38:26 AM |
|
Good job! Best wishes to Lotto COIN! I am a new to Lotto, give me more, please! Thanks! LtRoo28crd2n4KVD1KC9qHqgrkpn6xwMj8
|
|
|
|
|