Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: bjoern1978 on December 13, 2013, 09:58:11 AM



Title: Need Help with fastcoin solo mining
Post by: bjoern1978 on December 13, 2013, 09:58:11 AM
Hi

i get always the same text from cgminer that it doesnt work

Pool 0 slow/down or URLor credentials invalid

my fastcoin.conf looks like this:
listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcallowip=10.1.1.*
rpcport=9527
rpcconnect=127.0.0.1
addnode=190.191.141.145
addnode=75.135.81.210
addnode=69.57.165.193
addnode=168.61.25.9

my cgminer.bat:
cgminer --scrypt -I 13 -g 2 -w 256 --shaders 2048 --thread-concurrency 8192 -o 127.0.0.1:9527 -u user -p pass

Has anybody an Idea?


Title: Re: Need Help with fastcoin solo mining
Post by: bjoern1978 on December 13, 2013, 12:06:48 PM
up


Title: Re: Need Help with fastcoin solo mining
Post by: ChekaZ on December 13, 2013, 12:10:53 PM
delete rpcallowip=10.1.1.*

add rpcallowip=127.0.0.1


cgminer --scrypt -I 13 -g 2 -w 256 --shaders 2048 --thread-concurrency 8192 -o 127.0.0.1:9527 -u user -p pass

edit:  -o 127.0.0.1:9527  -> http://127.0.0.1:9527

try again


Title: Re: Need Help with fastcoin solo mining
Post by: bjoern1978 on December 13, 2013, 01:19:17 PM
thanks

i tried it, but i didnt worked. I get the same failure as before


Title: Re: Need Help with fastcoin solo mining
Post by: bjoern1978 on December 13, 2013, 03:31:06 PM
up


Title: Re: Need Help with fastcoin solo mining
Post by: MoneyGrabber on December 13, 2013, 03:43:09 PM
up

Put the fastcoin-qt.exe and all files with it into:

C:\Users\*YOURUSER*\AppData\Roaming\Fastcoin\
(where the conf files is located (if your using windows))

Then restart your wallet and try again.


-------------

Also as ChekaZ pointed out you need: rpcallowip=127.0.0.1

in your conf file


Title: Re: Need Help with fastcoin solo mining
Post by: bjoern1978 on December 13, 2013, 04:17:08 PM
thanks for your reply, but it didnt work  ??? ::) ???


Title: Re: Need Help with fastcoin solo mining
Post by: MoneyGrabber on December 13, 2013, 04:43:44 PM
hmmm, thats strange its always fixed any wallet/solo issues iv come across, could you post your updated fastcoin.conf and cgminer.conf?

P.s: Its a good idea to check your config file is named correctly I have fallen foul to this a couple of times lol


Title: Re: Need Help with fastcoin solo mining
Post by: bjoern1978 on December 14, 2013, 10:04:53 AM
Hi

here it is

fastcoin.conf but it is only a textdatei

listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=9527
rpcconnect=127.0.0.1
addnode=190.191.141.145
addnode=75.135.81.210
addnode=69.57.165.193
addnode=168.61.25.9

here is the cgminer.bat
cgminer --scrypt -I 13 -g 2 -w 256 --shaders 2048 --thread-concurrency 8192 -o http://127.0.0.1:9527 -u user -p pass


Title: Re: Need Help with fastcoin solo mining
Post by: joulesbeef on January 17, 2014, 12:34:57 AM
you probably fixed this but since I ran into here and it was left .. hanging.


are you sure your fastcoin.conf is fastcoin.conf and not fastcoin.conf.txt

bill gates a while back decided that people didnt need to see extensions.

and I guess mostly.. most people, doing average things, dont.
But I bet even most of them run into the issue of the hidden extenisions.. it can cause problems. I HATE IT.

so if win7 or 8, with a folder open.. any folder.. click alt
and you will see a new menu drop down


click tools. folder options.. then view.. and uncheck hide extensions of known file types.


Thats my best guess as rpcallowip=127.0.0.1 should work


Title: Re: Need Help with fastcoin solo mining
Post by: placebo on January 17, 2014, 12:38:43 AM
Do you really want to solo mine Fastcoin??? Do you have 30Mh/s or so?


Title: Re: Need Help with fastcoin solo mining
Post by: lemfuture on January 17, 2014, 12:48:34 AM
create shortcut of your wallet with " -server" at the end of target line.
make sure your wallet is in sync and running while running your gpu miner