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

    Hi guys. I have a big issue with my wallet receiving address!!!

    Newbies - New Members Must Start Here
    5
    18
    2615
    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.
    • P
      paulezzz last edited by

      Hi guys. I have a big issue with my wallet. I created a receiving address while waiting for the wallet to update and send coins to the receiving address. Now after 4 days the wallet is finaly finished. So I see 0 balance and decided to validate the address from the commandline and get this:
      {
      “isvalid” : true,
      “address” : “6sJot5aec8SLJ9Z3nwcCndzA73SbhtS56C”,
      “ismine” : false
      }
      So it says it’s not mine ;( I do not understand this part. Can anybody help me out please I give you 100 ftc for the solution. there is over 2000 ftc in this wallet.

      Then I try to importprivkey and get this result:

      Private key for address 6sJot5aec8SLJ9Z3nwcCndzA73SbhtS56C is not known (code -4)

      this is my wallet version:
      {
      “version” : 90602,
      “protocolversion” : 70006,
      “walletversion” : 60000,
      “balance” : 0.00000000,
      “blocks” : 1980907,
      “timeoffset” : 0,
      “connections” : 10,
      “proxy” : “”,
      “difficulty” : 79.41417880,
      “testnet” : false,
      “regtest” : false,
      “keypoololdest” : 1511464483,
      “keypoolsize” : 101,
      “paytxfee” : 0.00000000,
      “relayfee” : 0.01000000,
      “errors” : “”
      }

      1 Reply Last reply Reply Quote 2
      • ChekaZ
        ChekaZ last edited by

        http://explorer.feathercoin.com/address/6sJot5aec8SLJ9Z3nwcCndzA73SbhtS56C

        You got the coins on your this address. Is your wallet showing this address as a receiving address? Is it open and unlocked?

        BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
        FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

        1 Reply Last reply Reply Quote 2
        • P
          paulezzz last edited by

          I never locket it so it’s unlocked

          1 Reply Last reply Reply Quote 2
          • P
            paulezzz last edited by

            I made a request payment and got an address. then deleted the request so the receiving address is not vissible anymore.

            1 Reply Last reply Reply Quote 2
            • P
              paulezzz last edited by

              0_1511743571104_feather1.png

              I only have oyher receiving addresses now.

              ChekaZ 1 Reply Last reply Reply Quote 1
              • ChekaZ
                ChekaZ @paulezzz last edited by

                @paulezzz And you did backup the privatekey of 6sJot5aec8SLJ9Z3nwcCndzA73SbhtS56C but if you do “importprivkey” in the console, it doesnt work?

                BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
                FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

                1 Reply Last reply Reply Quote 2
                • P
                  paulezzz last edited by

                  1_1511746300833_featheraddress.png 0_1511746300833_feather2.png

                  Sorry i ment dumpprivkey. anyway I restored the .dat file to the only point in time it was before I made the transaction. and now it recognise it as mine but still no balance in my wallet. I already have my privkey so I can restore it anyway but I need to rescan I quess.

                  I am quit a noob with this but do you know what command comes after “rescan”? because I got a message from the prompt that says:

                  Method not found (code -32601)

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

                    @paulezzz said in Hi guys. I have a big issue with my wallet receiving address!!!:

                    I am quit a noob with this but do you know what command comes after “rescan”? because I got a message from the prompt that says:
                    Method not found (code -32601)

                    Rescan is not a wallet command, but a paramter for the start command.

                    use 'feathercoin-qt -rescan’ to trigger a rescan of the block chain.

                    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 3
                    • P
                      paulezzz last edited by

                      0_1511769047452_f1.png

                      I does not work with me

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

                        @paulezzz

                        That is not what I meant.

                        When you start the wallet you need to add the parameter -rescan at the end of the command line.
                        If you use windows/mac and use the desktop icon to start, you need to right click on the icon then go to properties-> command line and add the ‘-rescan’ at the end there. This is the windows way, I hope it is the same way for MAC.

                        As an alternative:

                        • locate the feathercoin-qt executable file
                        • open a command line window
                        • change into the directory, where the feathercoin-at executable resides
                        • enter ‘feathercoin-qt -rescan’

                        Then keep the wallet open until it is fully syncronized with the block chain again.

                        The -rescan is needed only once, so if you use the ‘icon version’ remove the -rescan once you are done.

                        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
                        • P
                          paulezzz last edited by

                          0_1511770005384_f2.png

                          command line and add the ‘-rescan’ at the end there. This is the windows way,

                          I did not reached the commandline. I have this window open but have no clue what to do. I cannot find the command line

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

                            1 make a short cut to Feathercoin-qt on your desktop

                            2 right-click and go to properties.

                            3 edit the "target " box and add -rescan on the end.

                            • FTC Block Explorer + API @ https://fsight.chain.tips
                            • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                            • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                            • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                            1 Reply Last reply Reply Quote 1
                            • P
                              paulezzz last edited by

                              sorry there is no targetbox. I already have it on my desktop and when I rightclick and go to properties it looks like the above picture.

                              So I do not understand what you mean with edit the targetbox and add -rescan on the end.

                              1 Reply Last reply Reply Quote 1
                              • AcidD
                                AcidD Moderators last edited by

                                @paulezzz in your screenshot above you have right-clicked the feathercoin-qt.exe file

                                What I asked you to do is make a shortcut to that file and put it on your desktop

                                if that was done correctly, you should see a shortcut tab like this screenshot

                                screenshot

                                • FTC Block Explorer + API @ https://fsight.chain.tips
                                • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                                • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                                • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                                1 Reply Last reply Reply Quote 1
                                • AcidD
                                  AcidD Moderators last edited by

                                  The user had a hard time locating the “Target” box. If other users have the same…see here:

                                  alt text

                                  • FTC Block Explorer + API @ https://fsight.chain.tips
                                  • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                                  • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                                  • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                                  1 Reply Last reply Reply Quote 1
                                  • P
                                    paulezzz last edited by

                                    :laughing: Yes indeed. But with great support finded out that the right solution was to simply do what the moderator says and not forget to run the program like me. When it runs it will rescan the blockchain and everything is fixed.

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

                                      I chatted with @paulezzz as it was easier than posting here.

                                      All sorted. The user was able to add the -rescan switch and rescan their datadir. Their coins showed in their wallet.

                                      Solved.

                                      • FTC Block Explorer + API @ https://fsight.chain.tips
                                      • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                                      • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                                      • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                                      1 Reply Last reply Reply Quote 3
                                      • wrapper
                                        wrapper Moderators last edited by

                                        Hi and welcome to the forum.

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