Bitcoin Forum
May 24, 2024, 08:23:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 [113] 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 ... 233 »
2241  Bitcoin / Armory / Re: Generate former Adresse after restore on: January 08, 2017, 02:50:59 PM
You need to be more specific. Go into details as of what is "not working". Are you online? What is your top block? Can you spend from within Armory? What versions of Core and Armory are you running?
2242  Bitcoin / Armory / Re: Problems with receiving coins to Offline wallet and sending from Online one on: January 08, 2017, 12:42:12 PM
Your online Armory is most likely off sync. What is your top block in the bottom right?
2243  Bitcoin / Armory / Re: Generate former Adresse after restore on: January 08, 2017, 12:40:52 PM
Use the wallet restoration feature from within Armory, it will guide you.
2244  Bitcoin / Armory / Re: Damaged wallet on: January 07, 2017, 04:32:23 PM
There is no sorting anymore in ledgers, since they are computed and paged in on the DB side. If the wallet side balance is fine, then this isn't a DB issue but a GUI one.

At this point you'll have to wait for 0.96, which has a lot of fixes on that front.
2245  Bitcoin / Armory / Re: Damaged wallet on: January 07, 2017, 03:58:57 PM
If you tally the transactions visible in the ledger, what total amount do you end up with? If you double click on the wallet, is the balance off as well?
2246  Bitcoin / Armory / Re: Damaged wallet on: January 07, 2017, 12:27:06 PM
Log doesn't show anything off. Look at the wallet history, are there transactions missing?
2247  Bitcoin / Armory / Re: Damaged wallet on: January 06, 2017, 10:45:08 PM
I finally managed to run 0.95.1 and now the transaction is displayed correctly when I double click on it but the wallet fiter is NOT working. Furthermore the maximum funds/spendable funds display is incorrect. Sad

Do you have enough addresses computed on the wallet chain? What is your top block? Let's see dbLog.txt.
2248  Bitcoin / Armory / Re: Someone please help on: January 05, 2017, 10:31:01 AM
I meant as in Windows/OSX/Linux

Sounds like he's running OSX.

OP: Unzip Armory into /Applications. You should be able to run it from there. If it doesn't start, open a terminal go to /Applications/Armory/Contents/MacOS, and run (w/o quotes) "./Armory". Let me know how that goes.

My clever plan to summon the droark worked.
2249  Bitcoin / Armory / Re: Help, bitcoins not showing up in wallet, I must be doing something wrong. on: January 05, 2017, 10:29:23 AM
Use pastebin.
2250  Bitcoin / Armory / Re: Armory says offline. Can't seem to fix it. Someone please help me! on: January 04, 2017, 08:28:28 PM
I just signed up for Coinbase and transferred $50 worth of bitcoins into it before it closed.  It said I had to transfer my funds.  So I downloaded Armory and found what I hope and pray was the address to send it to the Armory wallet and now I can't find my funds and it constantly says "offline".  I have absolutely NO CLUE about bitcoin.  I am trying to learn and Coinbase seemed really use to use, that is, until they all the sudden shut down.  I am at a loss on what to do and I've tried emailing Coinbase and well, their customer service SUCKS.  I am afraid I'm about to lose the $50 in bitcoins I transferred.  I dont even know if I did it correctly to be honest.  I am trying to see if they are in my Armory wallet but the stupid thing won't get off "offline" so it can't fully run.  How in the heck do you get it online??


Seeing you are a complete newcomer, you're in for a ride. Consider that Armory is an advanced wallet, and you know too little about Bitcoin to get a smooth first experience.

With that behind us, follow achow's instructions to get Armory online. Armory requires a fully synchronized Bitcoin node to operate (this is not a design limitation but part of the model). Bootstrapping a Bitcoin node can take days if your hardware/internet connection is not up to par. Be warned that this is a long and resource intensive process.

Once you have that part covered, the worst is behind you. You can keep on asking for help on this forum but remember to keep it civil.

Now, if you wish to verify your coins are on your wallet, open Armory (doesn't matter if its offline), double click your wallet, and find the address you sent the coins to. Copy that address (should start with "1" and be some 30+ characters long), and paste it in a block explorer (I use blockr.io). This will show you the balance on your address (your coins should be there).

Generally, you can just get offline Armory to spit out addresses to receive payment. You need to take Armory online to:

1) Verify your balance from within Armory
2) Create transactions, in order to pay others.

2251  Bitcoin / Armory / Re: CppnotificationHandler problem on: January 04, 2017, 11:23:29 AM
This is just gdb reporting threads starting and ending, nothing to see here. When the code crashes, you will see a SIGSEGV or SIGTERM at the bottom then prompt back at gdb> ready for your input.

Then post only the output for "bt" and wait on instructions.
2252  Bitcoin / Armory / Re: Someone please help on: January 04, 2017, 11:19:26 AM
I meant as in Windows/OSX/Linux
2253  Bitcoin / Armory / Re: CppnotificationHandler problem on: January 03, 2017, 07:46:06 PM
If the chance for the code to fail is not reduced, that's a way to go about it.
2254  Bitcoin / Armory / Re: CppnotificationHandler problem on: January 03, 2017, 07:26:11 PM
You can build with DEBUG=1 and run ArmoryDB in gdb. You can then post the backtrace after it hangs, although that will require some extra work to be really useful, as you would need to show me the bt for all relevant threads (seeing you run 100 ZC threads, it will be tedious to filter through).
2255  Bitcoin / Armory / Re: Armory at “Building Databases 0%” for 15 hours on: January 03, 2017, 11:18:16 AM
- You need to tell Armory where to find your custom Bitcoin folder (--satoshi-datadir="mybitcoincorepath").

- You'll have to turn off auto bitcoind as well in Armory (File -> Settings -> 1st section)

- Sounds like either your laptop is unstable or your external HDD is partially damaged (Core wouldn't freeze your machine during IBD otherwise).
2256  Bitcoin / Armory / Re: Passphrase rejected and Armory fails to restore backup on: January 03, 2017, 11:10:51 AM
I'll have to reproduce the issue on my own. It sounds deterministic enough that I should be able to.
2257  Bitcoin / Armory / Re: Someone please help on: January 03, 2017, 11:09:38 AM
What OS are you using?
2258  Bitcoin / Armory / Re: Armory 0.95.1 is out on: January 03, 2017, 11:06:35 AM
my device doesnt log.
It just doesnt sign anymore.

I was using this, remember.
https://bitcointalk.org/index.php?topic=870014.0

I know what you are using. My point is without logs, I can't do anything.
2259  Bitcoin / Armory / Re: Armory 0.95.1 is out on: January 03, 2017, 01:02:59 AM
Has nothing changed with the online/offline signing?
If so, then why does my device not sign anymore? Sad

I would need to see the logs.
2260  Bitcoin / Armory / Re: Passphrase rejected and Armory fails to restore backup on: January 02, 2017, 08:52:26 PM
You would have to delete the log and reproduce in offline mode for the issue to be clearly isolated. Otherwise, I can't really tell.
Pages: « 1 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 [113] 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 ... 233 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!