Pages:
Author

Topic: JKC, the newest Litecoin-based alt coin has arrived! - page 12. (Read 54048 times)

full member
Activity: 154
Merit: 100
A new p2pool server running at http://94.254.0.247:19771/

WOPR , could you share your networks.py section if you want to link up?
member
Activity: 70
Merit: 10
Apparently you did not include the boost include dir, add something like
-I(your boost include dir)

should help.
full member
Activity: 154
Merit: 100
Would love to set up a p2pool , but :

Code:
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/adminuser/JunkCoin/src -I/home/adminuser/JunkCoin/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/main.d -o obj/main.o main.cpp
main.cpp:17:53: fatal error: boost/random/uniform_int_distribution.hpp: No such file or directory
compilation terminated.
make: *** [obj/main.o] Error 1
sr. member
Activity: 412
Merit: 250
Bitcoin is the Future of currency
I don't really know why but I like your coin ... I have some good  hashing power and I will be here as many times as I can .
Really ... Alt coins is for fun ... and your coin is the winner in fun   Grin !!! 
newbie
Activity: 58
Merit: 0
In the host running p2pool you can open http://127.0.0.1:19327 in browser?

Yes, after putting in the username and rpcpassword from the junkcoin.conf, it gives me this:
Code:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}
member
Activity: 115
Merit: 10
try addnode in config file, check message #171 and 175.
Or wait a little longer. I never had problem to connect. The network is big enough for now.

still nothing Sad
member
Activity: 70
Merit: 10
try addnode in config file, check message #171 and 175.
Or wait a little longer. I never had problem to connect. The network is big enough for now.
member
Activity: 115
Merit: 10
cannot connect to network with qt client Sad
member
Activity: 70
Merit: 10
full member
Activity: 223
Merit: 100
Birb.co Bounty and Airdrop Manager
I started up a p2pool with the p2p-jkc-master git repository, but it doesn't seem to do much....

Code:
C:\Users\Miner\Desktop\P2Pool\p2pool-jkc-master>c:\Python27\python.exe run_p2pool.py --net junkcoin
2013-05-06 23:27:21.580000 p2pool (version unknown 7032706f6f6c2d6a6b632d6d6173746572)
2013-05-06 23:27:21.584000
2013-05-06 23:27:21.589000 Testing bitcoind RPC connection to 'http://127.0.0.1:19327/' with username '0150r'...
2013-05-06 23:27:21.833000     ...success!
2013-05-06 23:27:21.838000     Current block hash: 82bf42bd838d8e290ebec29b038f985f66e782aadec90b2683fde3569543d526
2013-05-06 23:27:21.843000     Current block height: 13804
2013-05-06 23:27:21.848000
2013-05-06 23:27:21.852000 Testing bitcoind P2P connection to '127.0.0.1:9772'...

Just sits there...

Going to http://127.0.0.1:19327 gives me this after putting in a username/pass:
Code:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

I cannot get to that page from a different machine on the same network (using the p2pool machine's IP instead of 127.0.0.1)

In the host running p2pool you can open http://127.0.0.1:19327 in browser?
legendary
Activity: 2072
Merit: 1023
casinosblockchain.io
if want jkc to btc-e for trade, you must have pool for run. Smiley
full member
Activity: 141
Merit: 100
It even does not run for me. Smiley

I tried ScryptMinerGUI_r10, too. But it seem not to work either.

Ok, tested a while ScryptMinerGUI and no shares. Then, GUIMiner-Scrypt, 2 shares very fast. Try it.

https://bitcointalksearch.org/topic/guiminer-scrypt-a-guiminer-fork-for-mining-scrypt-chains-150331


Thank you for your help, but I am sorry to say, it does not work for me, too.
I startet GUIMiner-Scrypt and it sais "Connection Problems". First I was thinking it could be my firewall (Router or Desktop) and for testing purpose disabled both, but it still had connection problems.
Any Ideas?
I have this problem too
sr. member
Activity: 333
Merit: 250
It even does not run for me. Smiley

I tried ScryptMinerGUI_r10, too. But it seem not to work either.

Ok, tested a while ScryptMinerGUI and no shares. Then, GUIMiner-Scrypt, 2 shares very fast. Try it.

https://bitcointalksearch.org/topic/guiminer-scrypt-a-guiminer-fork-for-mining-scrypt-chains-150331


Thank you for your help, but I am sorry to say, it does not work for me, too.
I startet GUIMiner-Scrypt and it sais "Connection Problems". First I was thinking it could be my firewall (Router or Desktop) and for testing purpose disabled both, but it still had connection problems.
Any Ideas?
hero member
Activity: 1073
Merit: 666
member
Activity: 70
Merit: 10
everyone, please come and sign the petition: support JKC go to BTC-E.com!

https://bitcointalksearch.org/topic/petition-jkcbtc-on-btc-ecom-197711

newbie
Activity: 58
Merit: 0
I started up a p2pool with the p2p-jkc-master git repository, but it doesn't seem to do much....

Code:
C:\Users\Miner\Desktop\P2Pool\p2pool-jkc-master>c:\Python27\python.exe run_p2pool.py --net junkcoin
2013-05-06 23:27:21.580000 p2pool (version unknown 7032706f6f6c2d6a6b632d6d6173746572)
2013-05-06 23:27:21.584000
2013-05-06 23:27:21.589000 Testing bitcoind RPC connection to 'http://127.0.0.1:19327/' with username '0150r'...
2013-05-06 23:27:21.833000     ...success!
2013-05-06 23:27:21.838000     Current block hash: 82bf42bd838d8e290ebec29b038f985f66e782aadec90b2683fde3569543d526
2013-05-06 23:27:21.843000     Current block height: 13804
2013-05-06 23:27:21.848000
2013-05-06 23:27:21.852000 Testing bitcoind P2P connection to '127.0.0.1:9772'...

Just sits there...

Going to http://127.0.0.1:19327 gives me this after putting in a username/pass:
Code:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

I cannot get to that page from a different machine on the same network (using the p2pool machine's IP instead of 127.0.0.1)
legendary
Activity: 2072
Merit: 1023
casinosblockchain.io
currently 12876 blocks mined ... compared to ~20000 blocks premined by yacoin, lol   Wink

and diff level fall a bit, due to less people mining?
diff down Smiley waiting pool for run. Cheesy
hero member
Activity: 1073
Merit: 666
sorry, forgot about it. Will do.
member
Activity: 70
Merit: 10
BTW, dreamhouse, did you create the petition?
hero member
Activity: 1073
Merit: 666
Pages:
Jump to: