sellbuy
|
|
May 11, 2013, 10:21:36 PM |
|
after 30 minutes still can't launch it. Wallet is still "out of sync"
|
|
|
|
skyangel
Sr. Member
Offline
Activity: 301
Merit: 260
FLO dev
|
|
May 11, 2013, 10:21:41 PM Last edit: May 11, 2013, 10:47:44 PM by skyangel |
|
i´m confused.
i cant get my miner working.
cgminer.bat:
cgminer.exe -o 127.0.0.1:8108 -u gubb3l -p XXXXXXX -I 15
franko.conf
rpcuser=gubb3l rpcpassword=YYYYYYYYY rpcallowip=127.0.0.1 rcpallowip=192.168.1.* rpcport=8108 port=7912 daemon=1 server=1 gen=0
addnode=77.101.119.112 addnode=174.50.248.2 addnode=76.115.8.101
Where is my fucking problem ?
my miner says: No servers were found to get work from. maybe you pu int he wrong url ....
your passwords don't match.
|
|
|
|
ElJay
|
|
May 11, 2013, 10:22:41 PM |
|
Hmm.. my wallet is now simply "not responding" can't open it anymore =/
|
|
|
|
mc_lovin
Legendary
Offline
Activity: 1190
Merit: 1000
www.bitcointrading.com
|
|
May 11, 2013, 10:23:21 PM |
|
maybe try http://127.0.0.1
|
|
|
|
anderl
|
|
May 11, 2013, 10:23:26 PM Last edit: May 12, 2013, 01:14:15 AM by anderl |
|
i´m confused.
i cant get my miner working.
cgminer.bat:
cgminer.exe -o 127.0.0.1:8108 -u gubb3l -p del -I 15
franko.conf
rpcuser=del rpcpassword=del rpcallowip=127.0.0.1 rcpallowip=192.168.1.* rpcport=8108 port=7912 daemon=1 server=1 gen=0
addnode=77.101.119.112 addnode=174.50.248.2 addnode=76.115.8.101
Where is my fucking problem ?
my miner says: No servers were found to get work from. maybe you pu int he wrong url ....
for one, your passwords don't match. password... and do you have franco wallet running with the -server tag
|
|
|
|
shakezula
|
|
May 11, 2013, 10:23:27 PM |
|
Share the P2P code so we can get a few more nodes, diff just went up.
|
|
|
|
clip
Newbie
Offline
Activity: 12
Merit: 0
|
|
May 11, 2013, 10:24:16 PM |
|
diff adjusted again. Now 16.4K
|
|
|
|
Magic8Ball
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
May 11, 2013, 10:25:45 PM |
|
I made the required conf file; and also started the wallet as server. However, when I use CPUminer it always shows hashes but never 'New block found' or anything like that.
Any help on my problem? Also, any coin to start off? F8GzD3VRc3GM4WRPfc9ACLqTa89zFmpDrF
|
|
|
|
Eb0la
|
|
May 11, 2013, 10:25:56 PM Last edit: May 12, 2013, 03:11:59 AM by John (John K.) |
|
i´m confused.
i cant get my miner working.
cgminer.bat:
cgminer.exe -o 127.0.0.1:8108 -u gubb3l -p schnecke -I 15
franko.conf
rpcuser=gubb3l rpcpassword=-redacted- rpcallowip=127.0.0.1 rcpallowip=192.168.1.* rpcport=8108 port=7912 daemon=1 server=1 gen=0
addnode=77.101.119.112 addnode=174.50.248.2 addnode=76.115.8.101
Where is my fucking problem ?
my miner says: No servers were found to get work from. maybe you pu int he wrong url ....
your passwords don't match. +1 LOL
|
|
|
|
mc_lovin
Legendary
Offline
Activity: 1190
Merit: 1000
www.bitcointrading.com
|
|
May 11, 2013, 10:27:15 PM Last edit: May 11, 2013, 11:02:15 PM by mc_lovin |
|
i´m confused.
i cant get my miner working.
cgminer.bat:
cgminer.exe -o 127.0.0.1:8108 -u gubb3l -p <pass> -I 15
franko.conf
rpcuser=gubb3l rpcpassword=<pass> rpcallowip=127.0.0.1 rcpallowip=192.168.1.* rpcport=8108 port=7912 daemon=1 server=1 gen=0
addnode=77.101.119.112 addnode=174.50.248.2 addnode=76.115.8.101
Where is my fucking problem ?
my miner says: No servers were found to get work from. maybe you pu int he wrong url ....
your passwords don't match. oh and you don't really have a conf there? try this, in the directory of your cgminer.exe, create this conf: { "pools" : [ { "url" : "http://127.0.0.1:8108", "user" : "gubb3l", "pass" : "<pass>" } ] , "intensity" : "15", "worksize" : "256", "kernel" : "scrypt", "lookup-gap" : "2", "shaders" : "1440", "gpu-engine" : "0", "gpu-fan" : "0-0", "gpu-memclock" : "0", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "80", "api-port" : "4028", "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "1", "log" : "5", "queue" : "1", "scan-time" : "60", "temp-hysteresis" : "3", "shares" : "0", "scrypt" : true, "failover-only" : true, "kernel-path" : "/usr/local/bin" }
then in your bat file, change the line to: cgminer.exe -c cgminer.conf take out the other flags. the reason I recommend a conf is because you would have needed --enable-scrypt in your bat file's flags.. but if you have "scrypt" : true, it works. if this was helpful: FCxd6JWRrV1DrbaV9rroKF3qm6bdeoQ27N
|
|
|
|
mkmen
|
|
May 11, 2013, 10:27:39 PM |
|
diff adjusted again. Now 16.4K
you mean 0.25000000 right?
|
|
|
|
snailbrain
Legendary
Offline
Activity: 1807
Merit: 1020
|
|
May 11, 2013, 10:27:49 PM |
|
i´m confused.
i cant get my miner working.
cgminer.bat:
cgminer.exe -o 127.0.0.1:8108 -u gubb3l -p schnecke -I 15
franko.conf
rpcuser=gubb3l rpcpassword=schnecke rpcallowip=127.0.0.1 rcpallowip=192.168.1.* rpcport=8108 port=7912 daemon=1 server=1 gen=0
addnode=77.101.119.112 addnode=174.50.248.2 addnode=76.115.8.101
Where is my fucking problem ?
my miner says: No servers were found to get work from. maybe you pu int he wrong url ....
the problem is that you just told everyone your password
|
|
|
|
TheSwede75
|
|
May 11, 2013, 10:27:51 PM |
|
"Franko Coin - Mine it, you will be handsomely rewarded"
|
|
|
|
kibu
Newbie
Offline
Activity: 55
Merit: 0
|
|
May 11, 2013, 10:28:23 PM |
|
Diffulty 0.25, so it's time for a pool I'd say!
|
|
|
|
TheSwede75
|
|
May 11, 2013, 10:28:36 PM |
|
Diff just updated to 0.25 damn this is getting rough already. Pools needed methinks.
|
|
|
|
sellbuy
|
|
May 11, 2013, 10:29:11 PM |
|
well i wanna congrat all luckies with ultra instamine.
I'm still have only one connection to the network and "out of sync" wallet...
|
|
|
|
JohnDorien
|
|
May 11, 2013, 10:30:39 PM |
|
how to start it after unzip on ubuntu from command line???
|
|
|
|
JimmyFL
Member
Offline
Activity: 84
Merit: 10
|
|
May 11, 2013, 10:30:56 PM |
|
I'm all over this coin. Mining it HARD. And I will be buying thousands.
Still not thrilled with difficulty starting at 0. But a little better launch than some of the more recent coins. I don't know why we can't "pre-announce" and start difficulty at a reasonable level. Cause it would be less profitable for the creator
|
|
|
|
frobley
|
|
May 11, 2013, 10:31:19 PM |
|
well i wanna congrat all luckies with ultra instamine.
I'm still have only one connection to the network and "out of sync" wallet...
I wouldn't worry too much... No of transactions 15 Balance 0.00 FRK
|
|
|
|
mc_lovin
Legendary
Offline
Activity: 1190
Merit: 1000
www.bitcointrading.com
|
|
May 11, 2013, 10:31:52 PM |
|
I love the higher difficulty! Now I can actually find blocks, ironically!
|
|
|
|
|