Bitcoin Forum
May 23, 2024, 11:51:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 ... 233 »
261  Bitcoin / Armory / Re: Armory online,Node offline on: January 28, 2021, 04:17:29 PM
dbLog.txt, just post that file here, we'll go over it.
262  Bitcoin / Armory / Re: Air-Gapped Armory on Bitkey on: January 27, 2021, 06:15:08 PM
https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.3.992

This is a release candidate of an older version, idk why your guide is based on this. Use at your own peril.
263  Bitcoin / Armory / Re: Armory online,Node offline on: January 26, 2021, 07:58:38 AM
When I'm trying to send BTC with the "Auto fee byte"  option checked and "enable RBF" unchecked I'm receiving the message "This is lower than the suggested minimum fee rate of 200 sat/B", I can decide whether I want to continue with this low fee or not. After choosing "yes" simply nothing happens. I decided to enable RBF and up the fee rate to the suggested 200 sat/B, after pressing "Send!" it is just not reacting, seems like Armory is not "receiving" the input. My explanation for this was that RBF is not working by default like I was told earlier in this thread.

Show me your logs.
264  Bitcoin / Armory / Re: Amory is not production ready / How to move Armory wallet to another program? on: January 23, 2021, 10:01:02 PM
Still working on the migration to qt5.

Any ETA?  Shocked

Im not good with ETAs, don't ask. Soon (TM)
265  Bitcoin / Armory / Re: Amory is not production ready / How to move Armory wallet to another program? on: January 23, 2021, 03:59:00 PM
Still working on the migration to qt5.
266  Bitcoin / Armory / Re: Broken fragmented restore wallet. Please help! on: January 18, 2021, 02:56:07 PM
The previous scheme weakened the security of the fragments to yield the identical IDs each run. It essentially salted the fragments with a hash of the private key when that value should be random. The security impact isn't dire but it is eroded so I chose to fix the issue even it meant some backwards compatibility issue.

Essentially, backups created prior to the fix will display fragment IDs that are different from what the fixed ArmoryQt will display. As long as the walletID matches at the end of the process, you should be all good.

Quote
In fact, on the "Restore wallet fragments" window I get no indication I've done anything.

Would need to see the logs to figure that out.

Quote
but it shows a balance of 0l.0 because that machine never got the entire blockchain and frankly it's so slow I really don't want to spend a week with it pulling down the blockchain only to maybe have the same problem.

Please don't try to restore your wallet on an online machine unless you have no other option (even then, get a cheap PC, don't be lazy). Once the wallet is restored, extract a watching only copy and use that on your online machine to sync with the chain.
267  Bitcoin / Armory / Re: Recovering unsigned.tx from Armory 0.88 on: January 18, 2021, 02:51:27 PM
it's telling me that it cannot open the cryptoapp.lib

You have to build cryptopp and leveldb manually (right click on the project and build it).
268  Bitcoin / Armory / Re: A fresh start, a success story, and thanks on: January 16, 2021, 05:29:13 PM
At least someone got this thing working, I was losing hope =D
269  Bitcoin / Armory / Re: armory newb on: January 05, 2021, 08:23:55 AM
0.96 is outdated, you need to install 0.96.5:

https://btcarmory.com/0.96.5-release/

Try with that report back here.
270  Bitcoin / Armory / Re: "Parsing Tx Hashes" all night, hung or wait? on: January 05, 2021, 08:22:58 AM
Code:
-ERROR - : (StringSockets.cpp:351) FcgiSocket::writeAndRead FcgiError: unknown fcgi header request byte

is this a clue?

Something else than ArmoryDB is listening on the port that ArmoryQt connection to.
271  Bitcoin / Armory / Re: armory newb on: January 04, 2021, 06:17:29 PM
Post your logs for inspection. You can grab them from Armory in the Files menu.
272  Bitcoin / Armory / Re: [Armory] Does lmdb file contains the private key? Reading complete LMDB file on: January 04, 2021, 02:50:33 PM
That file only contains address hashes, no private data exists in there.
273  Bitcoin / Armory / Re: Armory won't launch on: January 02, 2021, 12:01:13 PM
Browse to the install folder (in /usr/lib i believe) and:

Code:
python ArmoryQt.py
274  Bitcoin / Armory / Re: Armory won't launch on: December 31, 2020, 10:36:36 AM
Start ArmoryDB on its from the command line then start ArmoryQt, report both logs in here.
275  Bitcoin / Armory / Re: I had to upgrade to ubuntu 18.10 Armory gone . How to repair solution. [SOLVED] on: December 31, 2020, 10:35:51 AM
Code:
$ sudo apt-get install libqtcore4 python-qt4 python-dev python-twisted python-psutil

These are the dependencies for Ubuntu to run Armory
276  Bitcoin / Armory / Re: Amory is not production ready / How to move Armory wallet to another program? on: December 31, 2020, 10:32:44 AM
FO  - 02:03:35: (lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 02:03:35: (BDM_Server.h:263) Listening on port 9001
-INFO  - 02:03:35: (BlockUtils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO  - 02:03:35: (DatabaseBuilder.cpp:199) Reading headers from db
-INFO  - 02:03:40: (DatabaseBuilder.cpp:238) Found 663421 headers in db
-INFO  - 02:03:43: (DatabaseBuilder.cpp:64) Rewinding 100 blocks
-INFO  - 02:03:43: (DatabaseBuilder.cpp:71) updating HEADERS db
-INFO  - 02:03:43: (Blockchain.cpp:248) Organizing chain
-INFO  - 02:03:43: (Blockchain.cpp:370) Organized chain in 0s
-INFO  - 02:03:43: (DatabaseBuilder.cpp:76) updated HEADERS db in 0s
-INFO  - 02:03:43: (lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 02:03:43: (DatabaseBuilder.cpp:1231) verifying txfilters integrity
-INFO  - 02:03:51: (DatabaseBuilder.cpp:1314) done checking txfilters
-INFO  - 02:03:51: (DatabaseBuilder.cpp:134) scanning new blocks from #663421 to #663420
-INFO  - 02:03:51: (BlockchainScanner.cpp:52) no history to scan
-INFO  - 02:03:51: (BlockchainScanner.cpp:1021) no SSH to scan
-INFO  - 02:03:51: (lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 02:03:51: (DatabaseBuilder.cpp:186) scanned new blocks in 0s
-INFO  - 02:03:51: (DatabaseBuilder.cpp:190) init db in 16s
-INFO  - 02:03:51: (BDM_supportClasses.cpp:1891) Enabling zero-conf tracking


From this snippet, ArmoryDB is up and running fine, what you need is for ArmoryQt to connect to it. This typically happens as is when you just start it. Please run ArmoryQt from the terminal while ArmoryDB is running and report the result here. Full logs are preferred, as mentioned earlier.
277  Bitcoin / Armory / Re: Amory stuck at Scanning Database history 1s left on: December 31, 2020, 10:31:04 AM
1. Make sure ArmoryDB isn't running

2. Run ArmoryDB from the terminal, it shouldn't require any arguments for now

3. Start ArmoryQt from another terminal, it should connect to ArmoryDB. Report here at any rate.
278  Bitcoin / Armory / Re: Amory is not production ready / How to move Armory wallet to another program? on: December 28, 2020, 12:01:47 AM
There is something stopping ArmoryQt from connecting to ArmoryDB, probably a port conflict. You should start ArmoryDB manually then start ArmoryQt, see how that goes.
279  Bitcoin / Armory / Re: Can I still use core v0.13.2 and Armory 0.95.1? on: December 27, 2020, 11:59:07 PM
I can't send to a SegWit address (starting with either a 3 or bc1).

Armory detects this, it will grey out segwit addresses at creation. You cannot use Armory to create segwit addresses under these conditions, but you can send to nested segwit regardless (addy starting with 3).

Quote
Still looking into this, but I suspect the answer is yes and no,

The DB can handle it, the underlying file format and the P2P layer are compatible. RPC will be busted most likely, which degrades the utility somewhat, but it's not a deal breaker. You won't get fee estimates, Core status updates nor boardcast fallbacks.
280  Bitcoin / Armory / Re: Armory won't launch on: December 27, 2020, 11:56:07 PM
There is a process listening on the port armorydb.exe is trying to use. The client is connecting to the expected port and speaking FCGI to it, and getting something unexpected in return, meaning it's not talking to the DB.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 ... 233 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!