the workaround with the bat file returns the same result
ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds
(I'm using cli and gui for linux) Everything is working fine, just not for windows.
Yes I´ve got the "latest" release from github/lulworm both for Windows and Linux I´ve tried CLI and GUI
getting a lot of errors on ubuntu shell like:
root@birdman10:~/bitcedi/Bitcedi-Linux-x64CLI# ./bitcedid
./bitcedid: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory
(I recon that could be an issue with sym links but that bitcedid version relies on v 1.55.0 when the latest is: libboost_system.so.1.58.0.1)
Meh I think this coin is dead already, pulling back my hashes from the pool...
The Slack channel is already dead.
Update: I was able to fix the libboost issue and finally run bitcedid on linux(debian 8 jessie)
But guess what....
2017-Aug-06 23:16:24.237207 INFO [daemon] bitcedi v0.1.0.cedi0001()
2017-Aug-06 23:16:24.261697 INFO [daemon] Module folder: ./bitcedid
2017-Aug-06 23:16:24.351790 INFO [daemon] Initializing p2p server...
2017-Aug-06 23:16:24.352070 INFO [node_server] Binding on 0.0.0.0:55008
2017-Aug-06 23:16:24.352202 INFO [node_server] Net service binded on 0.0.0.0:55$
2017-Aug-06 23:16:24.352266 INFO [node_server] Attempting to add IGD port mappi$
2017-Aug-06 23:16:28.356176 INFO [node_server] No IGD was found.
2017-Aug-06 23:16:28.356321 INFO [daemon] P2p server initialized OK
2017-Aug-06 23:16:28.356380 INFO [daemon] Initializing core...
2017-Aug-06 23:16:28.356563 INFO [Blockchain] Blockchain not loaded, generating$
2017-Aug-06 23:16:28.430021 INFO [Blockchain] Blockchain initialized. last bloc$
2017-Aug-06 23:16:28.430186 INFO [daemon] Core initialized OK
2017-Aug-06 23:16:28.430338 INFO [daemon] Starting core rpc server on address 1$
2017-Aug-06 23:16:28.430491 INFO [daemon] Core rpc server started ok
2017-Aug-06 23:16:28.430596 INFO [daemon] Starting p2p net loop...
2017-Aug-06 23:16:28.430681 INFO [node_server] Starting node_server
2017-Aug-06 23:16:43.433520 ERROR [node_server] Failed to connect to any of see$
2017-Aug-06 23:17:00.435133 ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds
Downloaded latest version from:
https://github.com/lulworm/bitcedi/releases/download/v0.1.0/Bitcedi-Linux-x64CLI.tar.gzIt seems this is an ongoing issue since April:
https://github.com/lulworm/bitcedi/issues/2I couldn´t find a way to specify the seed nodes for bitcedid, anyways they may not work because they don´t work on windows anyways