Author

Topic: Need Help with fastcoin solo mining (Read 1767 times)

hero member
Activity: 686
Merit: 500
January 16, 2014, 07:48:34 PM
#12
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
legendary
Activity: 1120
Merit: 1000
January 16, 2014, 07:38:43 PM
#11
Do you really want to solo mine Fastcoin??? Do you have 30Mh/s or so?
sr. member
Activity: 476
Merit: 250
moOo
January 16, 2014, 07:34:57 PM
#10
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
member
Activity: 133
Merit: 10
December 14, 2013, 05:04:53 AM
#9
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
newbie
Activity: 42
Merit: 0
December 13, 2013, 11:43:44 AM
#8
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
member
Activity: 133
Merit: 10
December 13, 2013, 11:17:08 AM
#7
thanks for your reply, but it didnt work  Huh Roll Eyes Huh
newbie
Activity: 42
Merit: 0
December 13, 2013, 10:43:09 AM
#6
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
member
Activity: 133
Merit: 10
December 13, 2013, 10:31:06 AM
#5
up
member
Activity: 133
Merit: 10
December 13, 2013, 08:19:17 AM
#4
thanks

i tried it, but i didnt worked. I get the same failure as before
legendary
Activity: 1884
Merit: 1005
December 13, 2013, 07:10:53 AM
#3
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
member
Activity: 133
Merit: 10
December 13, 2013, 07:06:48 AM
#2
up
member
Activity: 133
Merit: 10
December 13, 2013, 04:58:11 AM
#1
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?
Jump to: