BrewCrewFan
|
|
May 14, 2013, 07:38:07 PM |
|
Don't forget to set rpcallowip=* in your .conf file otherwise only local host connections get accepted
Yeah I already did that in the %appdata% file. I manually put in each addy in each of its own lines. Like I said before I am happy we got this coin out when Hazard did. I know its a joke, but it gives practice to people who dont know or need to sharpen up on settings and configuring.
|
|
|
|
ryanb
Legendary
Offline
Activity: 1148
Merit: 1000
|
|
May 14, 2013, 07:40:24 PM |
|
my first computer with the wallet address is 192.168.1.98 and i have that in the conf file and it is minig
my second rig address 192.168.1.102 it is not mining saying wrong url
i have the host address as 192.168.1.98
Is it correct or am i doing something wrong?
|
|
|
|
riku2015
Member
Offline
Activity: 112
Merit: 10
|
|
May 14, 2013, 07:40:32 PM |
|
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/fc2/FeatherCoin-master/src -I/home/fc2/FeatherCoin-master/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o feathercoin2d obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcrawtransaction.o obj/script.o obj/scrypt.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread obj/addrman.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status make: *** [feathercoin2d] Error 1
i was trying compile to get p2pool setup, but well... i have no idea what i should change to get this working.. You trying to compile the daemon? I'll do it for you, give me a second. on linux... thanks im waiting, i setup p2pool there already so need daemon and blockchain load then we can start test it
|
|
|
|
techbytes
Legendary
Offline
Activity: 1694
Merit: 1054
Point. Click. Blockchain
|
|
May 14, 2013, 07:40:50 PM |
|
I'm so confused right now...Is this for real? And people are actually mining it?
No, you go away too ...That was a serious question. I was at work at the time, and wanted to know if I should mine this when I get home You should have logmein installed on all your rigs so you can connect to them from work for situation like this. By the time you get home, you probably have missed the boat.
|
|
|
|
techbytes
Legendary
Offline
Activity: 1694
Merit: 1054
Point. Click. Blockchain
|
|
May 14, 2013, 07:42:11 PM |
|
my first computer with the wallet address is 192.168.1.98 and i have that in the conf file and it is minig
my second rig address 192.168.1.102 it is not mining saying wrong url
i have the host address as 192.168.1.98
Is it correct or am i doing something wrong?
Post your config file...
|
|
|
|
fenican
|
|
May 14, 2013, 07:42:53 PM |
|
I will add 200 FTC2 to the bounty for the first guy who gets a good FTC2 pool up and running
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
May 14, 2013, 07:43:31 PM |
|
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/fc2/FeatherCoin-master/src -I/home/fc2/FeatherCoin-master/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o feathercoin2d obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcrawtransaction.o obj/script.o obj/scrypt.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread obj/addrman.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status make: *** [feathercoin2d] Error 1
i was trying compile to get p2pool setup, but well... i have no idea what i should change to get this working.. You trying to compile the daemon? I'll do it for you, give me a second. on linux... thanks im waiting, i setup p2pool there already so need daemon and blockchain load then we can start test it No can do linux compile right now. Only windows! You set up all the correct dependencies? Try rebuilding the makefile, if nothing else.
|
|
|
|
e777
Member
Offline
Activity: 98
Merit: 10
|
|
May 14, 2013, 07:43:49 PM |
|
FC 2,new coin?
|
LTC:LZ65nep6TNv4KQpqqQJ6XFoPaBJeTHhW3K
|
|
|
Rubberduckie
Legendary
Offline
Activity: 1442
Merit: 1000
|
|
May 14, 2013, 07:44:35 PM |
|
FC 2,new coin? it's already 3 hours old
|
|
|
|
ryanb
Legendary
Offline
Activity: 1148
Merit: 1000
|
|
May 14, 2013, 07:45:07 PM |
|
my first computer with the wallet address is 192.168.1.98 and i have that in the conf file and it is minig
my second rig address 192.168.1.102 it is not mining saying wrong url
i have the host address as 192.168.1.98
Is it correct or am i doing something wrong?
Post your config file... here is my conf file rpcuser=user rpcpassword=password testnet=0 listen=1 maxconnections=100 server=1 rpcport=9132 rpcconnect=127.0.0.1 rpcallowip=127.0.0.1 rpcallowip=192.168.1.* port=9131
|
|
|
|
computerparts
|
|
May 14, 2013, 07:45:52 PM |
|
Couldn't even make a new logo in the gui? Lol troll harder next time.
|
|
|
|
riku2015
Member
Offline
Activity: 112
Merit: 10
|
|
May 14, 2013, 07:46:50 PM |
|
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/fc2/FeatherCoin-master/src -I/home/fc2/FeatherCoin-master/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o feathercoin2d obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcrawtransaction.o obj/script.o obj/scrypt.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread obj/addrman.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status make: *** [feathercoin2d] Error 1
i was trying compile to get p2pool setup, but well... i have no idea what i should change to get this working.. You trying to compile the daemon? I'll do it for you, give me a second. on linux... thanks im waiting, i setup p2pool there already so need daemon and blockchain load then we can start test it No can do linux compile right now. Only windows! You set up all the correct dependencies? Try rebuilding the makefile, if nothing else. this is the only coin what not compile there, even feathercoin1 compile ok. maybe u forgot change some files? about addr ?
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
May 14, 2013, 07:48:12 PM |
|
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/fc2/FeatherCoin-master/src -I/home/fc2/FeatherCoin-master/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o feathercoin2d obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcrawtransaction.o obj/script.o obj/scrypt.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread obj/addrman.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status make: *** [feathercoin2d] Error 1
i was trying compile to get p2pool setup, but well... i have no idea what i should change to get this working.. You trying to compile the daemon? I'll do it for you, give me a second. on linux... thanks im waiting, i setup p2pool there already so need daemon and blockchain load then we can start test it No can do linux compile right now. Only windows! You set up all the correct dependencies? Try rebuilding the makefile, if nothing else. this is the only coin what not compile there, even feathercoin1 compile ok. maybe u forgot change some files? about addr ? I didn't post a clean makefile with the source release. Since this coin was not supposed to be taken too seriously. Remake the makefile and you should get a clean compile.
|
|
|
|
reb0rn21
Legendary
Offline
Activity: 1901
Merit: 1024
|
|
May 14, 2013, 07:48:34 PM |
|
i can`t connect with cgminer, .conf file should be named feathercoin2.conf? in app data folder?
|
|
|
|
fenican
|
|
May 14, 2013, 07:49:54 PM |
|
i can`t connect with cgminer, .conf file should be named feathercoin2.conf? in app data folder?
yes feathercoin2.conf. Make sure that you also run the executable with the -server option
|
|
|
|
p00chie
Member
Offline
Activity: 115
Merit: 10
|
|
May 14, 2013, 07:51:09 PM |
|
why on earth would anyone buy this shit? i dont care just wanna make some money
|
|
|
|
fenican
|
|
May 14, 2013, 07:52:52 PM |
|
poochie, not sure but keep in mind that each FTC is worth .001 BTC. I would expect FTC2 to be worth more since it is the next generation and had a much smaller premine.
Hats off to Hazard - this is one of the few coins I have actually been able to solo mine without getting 100% orphans. Suggests an honest coin
|
|
|
|
techbytes
Legendary
Offline
Activity: 1694
Merit: 1054
Point. Click. Blockchain
|
|
May 14, 2013, 07:53:27 PM |
|
my first computer with the wallet address is 192.168.1.98 and i have that in the conf file and it is minig
my second rig address 192.168.1.102 it is not mining saying wrong url
i have the host address as 192.168.1.98
Is it correct or am i doing something wrong?
Post your config file... here is my conf file rpcuser=user rpcpassword=password testnet=0 listen=1 maxconnections=100 server=1 rpcport=9132 rpcconnect=127.0.0.1 rpcallowip=127.0.0.1 rpcallowip=192.168.1.* port=9131 remove "rpcconnect=127.0.0.1" and restart your wallet with the "-server" tag. If you still can't connect, try disabling windows firewall. Make sure you have the port number 9132 in your URL: http://192.168.1.98:9132
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
May 14, 2013, 07:54:04 PM |
|
why on earth would anyone buy this shit? i dont care just wanna make some money Feathercoin2 is to feathercoin, like broadband is to dialup. The evolution.
|
|
|
|
riku2015
Member
Offline
Activity: 112
Merit: 10
|
|
May 14, 2013, 07:54:57 PM |
|
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/fc2/FeatherCoin-master/src -I/home/fc2/FeatherCoin-master/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o feathercoin2d obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcrawtransaction.o obj/script.o obj/scrypt.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread obj/addrman.o: file not recognized: File format not recognized collect2: error: ld returned 1 exit status make: *** [feathercoin2d] Error 1
i was trying compile to get p2pool setup, but well... i have no idea what i should change to get this working.. You trying to compile the daemon? I'll do it for you, give me a second. on linux... thanks im waiting, i setup p2pool there already so need daemon and blockchain load then we can start test it No can do linux compile right now. Only windows! You set up all the correct dependencies? Try rebuilding the makefile, if nothing else. this is the only coin what not compile there, even feathercoin1 compile ok. maybe u forgot change some files? about addr ? I didn't post a clean makefile with the source release. Since this coin was not supposed to be taken too seriously. Remake the makefile and you should get a clean compile. im not good doing this, not a coder, but i try something. i use abit google if i came up something howto do it
|
|
|
|
|