Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    [Solved] Wallet won't synchronize

    Support
    2
    2
    4662
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jvds newbies last edited by wrapper

      Hi
      my feather-coin wallet won’t synchronize
      I bought some and wanted to send them to my wallet, but my wallet does not synchronize at all, firewall is not blocking
      it, any other coin work and synchronize, i tried different proxy settings with and with out proxy, with and without Upnp settings selected, is there a country block on the network or what?

      it displays 0 network connection all the time even if i leave it on for days

      1 Reply Last reply Reply Quote 2
      • Wellenreiter
        Wellenreiter Moderators last edited by Wellenreiter

        Hi @jvds,
        first of all welcome to the forum.

        There is no feature to block any connection in the wallet code.

        The problem is to get one initial connection to the feathercoin network, so the addresses of the active nodes can be learned.

        If all build in mechanisms to get this first connection established fail, you can manually add a node to get the synchronization started.

        For feathercoind:

        • start feathercoind
        • then issue the command `feathercoind addnode 46.4.0.101 add’

        For feathercoin-qt:

        • start the gui
        • from the main window select ‘help’ ->‘Debug Window’ -> ‘console’
        • enter ‘feathercoind addnode 46.4.0.101 add’ in the input field at the bottom of the window

        This should open a connection to the node 46.4.0.101 which is a p2pool node where a feathercoind is running all time. After some time additional nodes will be learned and the synchronization will start.

        Please be aware, that each node has a maximum number of parallel connections and when this is reached, no additional connections will be accepted. Therefore it may take some time to get the initial connection.

        If this doesn’t help, please provide the wallet version and OS you are using and if possible the content of the file debug.log which is located in the feathercoin data directory

        I will move this thread to the support forum so other developer will find it more easily. You are able to post to that category, too after your initial post in the new member area.

        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

        1 Reply Last reply Reply Quote 2
        • First post
          Last post