Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
Romka_Kharkov
on 08/11/2017, 01:56:34 UTC
I think i found the problem, it seems that my wallet is not syncing

i got the latest version 2.0.1 ( https://github.com/iridiumdev/iridium-gui/releases/tag/v2.0.1) although after i open the wallet in help/about wallet it says version 2.0.0

in log file i got:

2017-Nov-07 19:25:22.547158 ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds
2017-Nov-07 19:25:44.549802 ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds
2017-Nov-07 19:26:06.551593 ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds
2017-Nov-07 19:26:28.555068 ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds
2017-Nov-07 19:26:50.557772 ERROR [node_server] Failed to connect to any of seed peers, continuing without seeds

i m using windows 10 x64

any ideea ?

You can try run wallet with this option:
Code:
--add-peer 83.197.6.152:7080 --add-peer 198.27.67.63:12007 --add-peer 2.92.209.51:12007 --add-peer 104.234.216.118:12007
Thank you !
It seems to work, now syncing.
What is the problem, shouldn't these IPs be embedded in the wallet ? i'm the only one with this problem ?
I report about this issue there https://bitcointalk.org/index.php?topic=2150442.msg24156114#msg24156114
I hope very soon we will provide complete list of nodes which be stable more then current. Once we done with this ird developers will update wallet and node package.
Like a fast solution developers should put some start scenario into OS's packages, like start.cmd (or .bat , or .... for other OS) where some nodes be listed by default by using "--add-peer" argument.

Also i have idea to build dynamic list of nodes which needs put somewhere in web, not sure if this is good idea but need think about this with developers.

Sorry for my english, i hope my posts can help Wink