Pages:
Author

Topic: [ANN] B2B Coin ( B2B ) - POW CryptoNight - Low Supply - No Premine - Exchange - page 50. (Read 165811 times)

newbie
Activity: 6
Merit: 0
sr. member
Activity: 433
Merit: 250
another clone of charnacoin and pleasurecoin. pleasurecoin seem to be dead ..
member
Activity: 150
Merit: 10
full member
Activity: 250
Merit: 100
how can i mine at pool? There are no address and port in 'getting started'?
pool.b2bcoin.ml
port: 3333, 5555, 7777
member
Activity: 150
Merit: 10
how can i mine at pool? There are no address and port in 'getting started'?
full member
Activity: 294
Merit: 100
dev, any plan to list on an exchange? if so, when? Thanks!

and what's this:

2017-Aug-18 11:06:02.194920 ERROR   [69.243.134.250:39155 OUT] Failed to invoke
COMMAND_HANDSHAKE, closing connection.
2017-Aug-18 11:06:02.210329 WARNING Failed to HANDSHAKE with peer 69.243.134.250
:39155
2017-Aug-18 11:06:05.391155 ERROR   [69.243.134.250:39155 OUT] Failed to invoke
COMMAND_HANDSHAKE, closing connection.
2017-Aug-18 11:06:05.391155 WARNING Failed to HANDSHAKE with peer 69.243.134.250
:39155
2017-Aug-18 11:06:07.933715 ERROR   [69.243.134.250:39155 OUT] Failed to invoke
COMMAND_HANDSHAKE, closing connection.
2017-Aug-18 11:06:07.949162 WARNING Failed to HANDSHAKE with peer 69.243.134.250
:39155
2017-Aug-18 11:06:12.091651 ERROR   [69.243.134.250:39155 OUT] Failed to invoke
COMMAND_HANDSHAKE, closing connection.
2017-Aug-18 11:06:12.107063 WARNING Failed to HANDSHAKE with peer 69.243.134.250
:39155
hero member
Activity: 546
Merit: 500
on windows
make 2 bat file

Code:
b2bcoind --config-file configs/b2bcoin.conf


Code:
simplewallet --config-file configs/b2bcoin.conf



I'm honestly not trying to play stupid here - but the download provided by the OP (and the download on the coin's website) doesn't include either b2bcoind or simplewallet. Only walletd. What are you guys downloading?
seem you're not player cryptonight,,
download b2bcoin.ml/binaries/b2bcoin-windows.zip and extract, make 2 bat on forknoted windows-folder.
 Grin Grin Grin Grin
newbie
Activity: 37
Merit: 0
To quote their starting post:
Quote
Useful links :

    Website : http://b2bcoin.ml
    Pool : http://pool.b2bcoin.ml


    Linux binaries : http://b2bcoin.ml/binaries/b2bcoin-linux.zip
    Linux binaries : http://b2bcoin.ml/binaries/b2bcoin-mac.zip
    Linux binaries : http://b2bcoin.ml/binaries/b2bcoin-windows.zip
The last of the "linux" binaries is actually the one for windows, as the filename says. This one has all the things required.
It contains the daemon, wallet and config.

EDIT:
Just checked, the download from their homepage also contains those.
newbie
Activity: 49
Merit: 0
on windows
make 2 bat file

Code:
b2bcoind --config-file configs/b2bcoin.conf


Code:
simplewallet --config-file configs/b2bcoin.conf



I'm honestly not trying to play stupid here - but the download provided by the OP (and the download on the coin's website) doesn't include either b2bcoind or simplewallet. Only walletd. What are you guys downloading?
hero member
Activity: 546
Merit: 500
on windows
make 2 bat file

Code:
b2bcoind --config-file configs/b2bcoin.conf


Code:
simplewallet --config-file configs/b2bcoin.conf

newbie
Activity: 49
Merit: 0
I'm lost - where is "mysimplewallet"? There is nothing in the "forknote-windows" folder named that in the download in the first post.
member
Activity: 150
Merit: 10
Edit:
Seems you are still working on the simplewallet? Try to get the daemon running, then see if the error persists.

Hm, seems correct to me. Can you post the startup of the daemon here? Mine looks like this:
Code:
Success: Configuration file openned
2017-Aug-18 04:47:18.320958 INFO    forknote v1.0.11.697 ()
2017-Aug-18 04:47:18.323956 INFO    Module folder: b2bcoind
2017-Aug-18 04:47:18.326983 INFO    Initializing p2p server...
2017-Aug-18 04:47:18.328988 INFO    Binding on 0.0.0.0:39155
2017-Aug-18 04:47:18.332954 INFO    Net service binded on 0.0.0.0:39155
2017-Aug-18 04:47:18.334955 INFO    Attempting to add IGD port mapping.
2017-Aug-18 04:47:19.393124 ERROR   UPNP_AddPortMapping failed.
2017-Aug-18 04:47:19.399097 INFO    P2p server initialized OK
2017-Aug-18 04:47:19.404097 INFO    Initializing core...
2017-Aug-18 04:47:19.409097 INFO    Loading blockchain...
2017-Aug-18 04:47:19.413097 WARNING No actual blockchain cache found, rebuilding internal structures...
2017-Aug-18 04:47:19.420604 INFO    Height 0 of 1608
2017-Aug-18 04:47:19.549238 INFO    Height 1000 of 1608
2017-Aug-18 04:47:19.629285 INFO    Rebuilding internal structures took: 0.208681
2017-Aug-18 04:47:19.633301 INFO    Checking block version at 2
2017-Aug-18 04:47:19.636308 INFO    Checking block version at 3
2017-Aug-18 04:47:19.638313 INFO    Blockchain initialized. last block: 1607, d0.h00.m04.s02 time ago, current difficulty: 492709
2017-Aug-18 04:47:19.642310 INFO    Core initialized OK
2017-Aug-18 04:47:19.644244 INFO    Starting core rpc server on address 127.0.0.1:39156
2017-Aug-18 04:47:19.646815 INFO    Core rpc server started ok
2017-Aug-18 04:47:19.649318 INFO    Starting p2p net loop...
2017-Aug-18 04:47:19.651320 INFO    Starting node_server
2017-Aug-18 04:47:29.746324 INFO    [81.82.248.205:39155 OUT] Sync data returned unknown top block: 1607 -> 1609 [2 blocks (0 days) behind]
2017-Aug-18 04:47:29.746324 INFO    SYNCHRONIZATION started
2017-Aug-18 04:47:33.422389 INFO    [81.82.248.205:39155 OUT] SYNCHRONIZED OK
2017-Aug-18 04:47:33.426397 INFO
2017-Aug-18 04:47:33.426397 INFO    **********************************************************************
2017-Aug-18 04:47:33.426397 INFO    You are now synchronized with the network. You may now start simplewallet.

My startup looks simply like this:
Code:
b2bcoind --config-file configs/b2bcoin.conf

Problem solved! In your tutorial says that we need to create the .bat with mysimplewallet, that was the confusion, at least for me. Thanks
hero member
Activity: 546
Merit: 500
seems youre open wallet before daemon sync
 Grin Grin Grin Grin
newbie
Activity: 49
Merit: 0
Are you using the windows client? walletd.exe is the executable.
newbie
Activity: 37
Merit: 0
Edit:
Seems you are still working on the simplewallet? Try to get the daemon running, then see if the error persists.

Hm, seems correct to me. Can you post the startup of the daemon here? Mine looks like this:
Code:
Success: Configuration file openned
2017-Aug-18 04:47:18.320958 INFO    forknote v1.0.11.697 ()
2017-Aug-18 04:47:18.323956 INFO    Module folder: b2bcoind
2017-Aug-18 04:47:18.326983 INFO    Initializing p2p server...
2017-Aug-18 04:47:18.328988 INFO    Binding on 0.0.0.0:39155
2017-Aug-18 04:47:18.332954 INFO    Net service binded on 0.0.0.0:39155
2017-Aug-18 04:47:18.334955 INFO    Attempting to add IGD port mapping.
2017-Aug-18 04:47:19.393124 ERROR   UPNP_AddPortMapping failed.
2017-Aug-18 04:47:19.399097 INFO    P2p server initialized OK
2017-Aug-18 04:47:19.404097 INFO    Initializing core...
2017-Aug-18 04:47:19.409097 INFO    Loading blockchain...
2017-Aug-18 04:47:19.413097 WARNING No actual blockchain cache found, rebuilding internal structures...
2017-Aug-18 04:47:19.420604 INFO    Height 0 of 1608
2017-Aug-18 04:47:19.549238 INFO    Height 1000 of 1608
2017-Aug-18 04:47:19.629285 INFO    Rebuilding internal structures took: 0.208681
2017-Aug-18 04:47:19.633301 INFO    Checking block version at 2
2017-Aug-18 04:47:19.636308 INFO    Checking block version at 3
2017-Aug-18 04:47:19.638313 INFO    Blockchain initialized. last block: 1607, d0.h00.m04.s02 time ago, current difficulty: 492709
2017-Aug-18 04:47:19.642310 INFO    Core initialized OK
2017-Aug-18 04:47:19.644244 INFO    Starting core rpc server on address 127.0.0.1:39156
2017-Aug-18 04:47:19.646815 INFO    Core rpc server started ok
2017-Aug-18 04:47:19.649318 INFO    Starting p2p net loop...
2017-Aug-18 04:47:19.651320 INFO    Starting node_server
2017-Aug-18 04:47:29.746324 INFO    [81.82.248.205:39155 OUT] Sync data returned unknown top block: 1607 -> 1609 [2 blocks (0 days) behind]
2017-Aug-18 04:47:29.746324 INFO    SYNCHRONIZATION started
2017-Aug-18 04:47:33.422389 INFO    [81.82.248.205:39155 OUT] SYNCHRONIZED OK
2017-Aug-18 04:47:33.426397 INFO
2017-Aug-18 04:47:33.426397 INFO    **********************************************************************
2017-Aug-18 04:47:33.426397 INFO    You are now synchronized with the network. You may now start simplewallet.

My startup looks simply like this:
Code:
b2bcoind --config-file configs/b2bcoin.conf
newbie
Activity: 49
Merit: 0
Are you sure the daemon connects successfully?
It also might be that something else blocks your connection, for example another open wallet or something.

For me the pool is working fine and periodically transfers my share of earnings.

I have no other open wallet or anything running on this box. Are these default values from the config file correct?

seed-node=144.217.87.79:39155
seed-node=168.235.102.154:39155

Here's the output I get when I run the wallet.

2017-Aug-17 21:05:12.275475 INFO    walled v1.0.11.697 ()
2017-Aug-17 21:05:12.280476 INFO    Starting Payment Gate with local node
2017-Aug-17 21:05:12.283478 INFO    initializing p2pNode
2017-Aug-17 21:05:12.291486 INFO    Binding on 0.0.0.0:39155
2017-Aug-17 21:05:12.296487 INFO    Net service binded on 0.0.0.0:39155
Aug-17 21:46:20.318560 INFO    Attempting to add IGD port mapping.
2017-Aug-17 21:46:21.384754 INFO    Added IGD port mapping.
2017-Aug-17 21:46:21.387257 INFO    initializing core
2017-Aug-17 21:46:21.398264 INFO    Loading blockchain...
2017-Aug-17 21:46:21.406258 INFO    - loading block index...
2017-Aug-17 21:46:21.410260 INFO    - loading transaction map...
2017-Aug-17 21:46:21.414264 INFO    - loading spent keys...
2017-Aug-17 21:46:21.418266 INFO    - loading outputs...
2017-Aug-17 21:46:21.421267 INFO    - loading multi-signature outputs...
2017-Aug-17 21:46:21.426273 INFO    Serialization time: 20ms
2017-Aug-17 21:46:21.430275 INFO    Blockchain initialized. last block: 0, d1870.h21.m46.s21 time ago, current difficulty: 1
2017-Aug-17 21:46:21.436279 INFO    node is inited successfully
2017-Aug-17 21:46:21.439280 INFO    Spawning p2p server
2017-Aug-17 21:46:21.443283 INFO    Starting node_server
2017-Aug-17 21:46:21.447285 INFO    Loading wallet
2017-Aug-17 21:46:21.449286 INFO    Loading container...
2017-Aug-17 21:46:21.528346 INFO    Consumer added, consumer 0x2879a5acc60, count 1
2017-Aug-17 21:46:21.531347 INFO    Loading...
2017-Aug-17 21:46:21.533350 INFO    Loaded
2017-Aug-17 21:46:21.535351 INFO    Starting...
2017-Aug-17 21:46:21.538353 INFO    Removing outdated pool transactions...
2017-Aug-17 21:46:21.538353 INFO    Container loaded, view public key , wallet count 1, actual balance 0.000000000000, pending balance 0.000000000000
2017-Aug-17 21:46:21.542355 INFO    Outdated pool transactions processed
2017-Aug-17 21:46:21.550361 INFO    Wallet loading is finished.
2017-Aug-17 21:46:21.633349 ERROR   [168.235.102.154:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:46:21.650538 WARNING Failed to HANDSHAKE with peer 168.235.102.154:39155
2017-Aug-17 21:46:21.736692 ERROR   [144.217.87.79:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:46:21.751700 WARNING Failed to HANDSHAKE with peer 144.217.87.79:39155
2017-Aug-17 21:46:21.839684 ERROR   [168.235.102.154:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
newbie
Activity: 37
Merit: 0
Are you sure the daemon connects successfully?
It also might be that something else blocks your connection, for example another open wallet or something.

For me the pool is working fine and periodically transfers my share of earnings.
newbie
Activity: 49
Merit: 0
I give a try for testing purpose and I use the generated wallet address for mining.

8/17/2017, 10:24:42 PM   ee86e2b636099b721d552d7dc3ab6c317cb61af115b9a18995e69a561ce59ab6   21.5270   1
8/17/2017, 10:19:42 PM   2e55307aceb81f85ceeb82862f77a1a5d30c8258657bcf7cbdde0e5bece5d7fe           20.0790   1
8/17/2017, 10:14:41 PM   1088033229d5fa06bc5b35dd7c700d5f7bb6d27e84ec0eafed12adae0e33f5c9             4.7930   1

I was suppose to receive 3 payments (21.5270 b2b, 20.0790b2b and 4.7930b2b) but all the transaction# shows ERROR404 [Not Found] and the generated wallet are empty.

Same for me, same NOT FOUND error. I'm not sure whether I'm going to keep this running.
member
Activity: 150
Merit: 10
Same here... wallet was created but I'm getting this nonstop error.

Sync from timestamp: 1502936425
2017-Aug-17 22:20:27.015330 ERROR   Error: wallet failed to connect to daemon (http://localhost:39156).
2017-Aug-17 22:20:29.025832 ERROR   [BlockchainSynchronizer] Failed to query outdated pool transaction: NodeErrorCategory:7, Can't connect to daemon
2017-Aug-17 22:20:30.061251 ERROR   [BlockchainSynchronizer] Failed to query outdated pool transaction: NodeErrorCategory:7, Can't connect to daemon
2017-Aug-17 22:20:37.033030 ERROR   [BlockchainSynchronizer] Failed to query outdated pool transaction: NodeErrorCategory:7, Can't connect to daemon
2017-Aug-17 22:20:45.043503 ERROR   [BlockchainSynchronizer] Failed to query outdated pool transaction: NodeErrorCategory:7, Can't connect to daemon
2017-Aug-17 22:20:53.050000 ERROR   [BlockchainSynchronizer] Failed to query outdated pool transaction: NodeErrorCategory:7, Can't connect to daemon
2017-Aug-17 22:21:01.051154 ERROR   [BlockchainSynchronizer] Failed to query outdated pool transaction: NodeErrorCategory:7, Can't connect to daemon

I give a try for testing purpose and I use the generated wallet address for mining.

8/17/2017, 10:24:42 PM   ee86e2b636099b721d552d7dc3ab6c317cb61af115b9a18995e69a561ce59ab6   21.5270   1
8/17/2017, 10:19:42 PM   2e55307aceb81f85ceeb82862f77a1a5d30c8258657bcf7cbdde0e5bece5d7fe           20.0790   1
8/17/2017, 10:14:41 PM   1088033229d5fa06bc5b35dd7c700d5f7bb6d27e84ec0eafed12adae0e33f5c9             4.7930   1

I was suppose to receive 3 payments (21.5270 b2b, 20.0790b2b and 4.7930b2b) but all the transaction# shows ERROR404 [Not Found] and the generated wallet are empty.
newbie
Activity: 49
Merit: 0
I am getting this over and over when I start the wallet (after setting it up)

2017-Aug-17 21:05:20.566000 ERROR   [168.235.102.154:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:05:20.580014 WARNING Failed to HANDSHAKE with peer 168.235.102.154:39155
2017-Aug-17 21:05:20.664680 ERROR   [144.217.87.79:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:05:20.678694 WARNING Failed to HANDSHAKE with peer 144.217.87.79:39155
2017-Aug-17 21:05:20.767865 ERROR   [168.235.102.154:39155 OUT] Failed to invoke COMMAND_HANDSHAKE, closing connection.
2017-Aug-17 21:05:20.781873 WARNING Failed to HANDSHAKE with peer 168.235.102.154:39155
2017-Aug-17 21:05:20.791877 ERROR   Failed to connect to any of seed peers, continuing without seeds
Pages:
Jump to: