Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Forknote - create your own Cryptonote network
by
PaperUnlimited
on 22/12/2017, 08:31:16 UTC
I've setup 2 nodes with premine that are running and in sync. Whenever I try to access one of the premine addresses, I get this, and the wallet freezes, notice the "help" and "exit" commands. When creating a new wallet it works without any errors but still freezes.

Forknote seems to work fine, however if there is only one node running I've noticed it never says "ERROR   Failed to connect to any of seed peers, continuing without seeds" it just waits for a connection. Help would be appreciated.

Code:
user@computer ~/forknote-linux $ ./simplewallet --config-file configs/mycoin.conf
Success: Configuration file openned
2017-Dec-22 01:05:59.727624 INFO    forknote wallet v2.1.2.1251 ()
Nor 'generate-new-wallet' neither 'wallet-file' argument was specified.
What do you want to do?
[O]pen existing wallet, [G]enerate new wallet file, [I]mport wallet or [E]xit.
o
Specify wallet file name (e.g., wallet.bin).
Wallet file name: mycoin003
password: ********************************
2017-Dec-22 01:06:37.132549 INFO    Loading wallet...
Sync from timestamp: 0
2017-Dec-22 01:06:37.261124 ERROR   [BlockchainSynchronizer] Failed to load: genesis block hash does not match stored state, read d8b36b795ea138e2c33c52b4164f7b3f31b97262a980709b618f8dfbf013b389, expected 09477cad9b84c540ea177791111b339dafa78f4c3341e6f363c729a92ec29e8d
2017-Dec-22 01:06:37.261493 INFO    Opened wallet: Lg1543rKKKtUaaxDtN8FYdAG7Hd7yCEoGjfEfDjjzLY9E12GZgpeGBHZvfsitx1ArXJ2VBVK4MeMLePu9G2ny1Rw9Tr9Goe
2017-Dec-22 01:06:37.261778 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
help
exit
help

Code:
Success: Configuration file openned: "configs/mycoin.conf"
2017-Dec-22 09:21:26.622257 INFO    forknote v2.1.2.1251 ()
2017-Dec-22 09:21:26.622360 INFO    Module folder: ./forknoted
2017-Dec-22 09:21:26.622545 INFO    Opening DB in /root/.mycoin/DB
2017-Dec-22 09:21:26.646228 INFO    DB opened in /root/.mycoin/DB
2017-Dec-22 09:21:26.646495 INFO    Initializing core...
2017-Dec-22 09:21:26.648293 INFO    Core initialized OK
2017-Dec-22 09:21:26.648399 INFO    Initializing p2p server...
2017-Dec-22 09:21:26.648516 INFO    Binding on 0.0.0.0:23555
2017-Dec-22 09:21:26.648614 INFO    Net service binded on 0.0.0.0:23555
2017-Dec-22 09:21:26.648681 INFO    Attempting to add IGD port mapping.
2017-Dec-22 09:21:30.653180 INFO    No IGD was found.
2017-Dec-22 09:21:30.653318 INFO    P2p server initialized OK
2017-Dec-22 09:21:30.653464 INFO    Starting core rpc server on address 127.0.0.1:23556
2017-Dec-22 09:21:30.653578 INFO    Core rpc server started ok
2017-Dec-22 09:21:30.653625 INFO    Starting p2p net loop...
2017-Dec-22 09:21:30.653665 INFO    Starting node_server