Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Forknote - create your own Cryptonote network
by
PaperUnlimited
on 18/12/2017, 02:31:59 UTC
I'm trying to setup a node but keep getting this:

Code:
INFO    Binding on 0.0.0.0:2533
INFO    Net service binded on 0.0.0.0:2533
INFO    Attempting to add IGD port mapping.
INFO    No IGD was found.
INFO    P2p server initialized OK
INFO    Starting core rpc server on address 127.0.0.1:2534
INFO    Core rpc server started ok
INFO    Starting p2p net loop...
INFO    Starting node_server
ERROR   Failed to connect to any of seed peers, continuing without seeds

I have the config file setup with seed nodes and I've removed the "seed-node=127.0.0.1:xxxxx" line. Any ideas on what it could be? Thanks