Bitcoin Forum

Bitcoin => Armory => Topic started by: NightStalkerTX on August 11, 2019, 08:04:27 PM



Title: [SOLVED] Bitcoin Armory 0.96.5 + Bitcoin Core 0.18.1 send issue
Post by: NightStalkerTX on August 11, 2019, 08:04:27 PM
I'm unsure that this should be here, but I'll post a short description of the issue in hopes that someone can point me to a venue where I can get this answered.

OS: Win 10 Pro
Wallet: Bitcoin Armory 0.96.5-beta-8730390989
Core: Bitcoin Core 0.18.1

When clicking on the Send button in the Armory main user interface, the button has no effect. Similarly, if I open the Wallet Properties screen by clicking on the wallet itself, then select Send Bitcoins from that UI, the screen disappears with no action.

Thanks for any tips on resolution, troubleshooting strategies, etc.


Title: Re: Bitcoin Armory 0.96.5 + Bitcoin Core 0.18.1 send issue
Post by: HCP on August 11, 2019, 09:38:14 PM
Note, I asked the mods to move your thread as Armory has it's own "support" board. This one is frequented by Armory users and occasionally the devs. :)

As for your issue, I assume that your Armory is connected properly to Bitcoin Core and is fully synced? (Green "Connected" message in bottom right corner and correct number of blocks being 589687 or higher)

If so, you'll probably need to post up your Armory log files for being to be able to diagnose the issue properly... should be in C:\Users\YOURUSERNAME\AppData\Roaming\Armory
(If you can't see "AppData" then refer here: https://support.microsoft.com/en-us/help/4028316/windows-view-hidden-files-and-folders-in-windows-10)

You're looking for armorylog.txt and dbLog.txt. TIP: Don't try and copy/paste them into this thread, instead copy/paste them to pastebin.com and then post the unique URLs provide by pastebin here ;)


Title: Re: Bitcoin Armory 0.96.5 + Bitcoin Core 0.18.1 send issue
Post by: NightStalkerTX on August 12, 2019, 03:16:37 PM
The wallet is fully connected with 589797 blocks.

There is an error in the ArmoryLog.txt. Here's the link to that log:
https://pastebin.com/GghhdVbU (https://pastebin.com/GghhdVbU)

There are also errors in the dblog.txt, but they are meaningless to me.

Here's a link to the database log:
https://pastebin.com/RNhDCNGZ (https://pastebin.com/RNhDCNGZ)

Note, when opening the wallet properties, all of the other links work -- Receive, etc.

All help is appreciated.


Title: Re: Bitcoin Armory 0.96.5 + Bitcoin Core 0.18.1 send issue
Post by: HCP on August 12, 2019, 08:15:04 PM
Looks like there might be some DB corruption... try using the "Help -> Rebuild and Rescan Databases" option, then restart Armory.

Note that it will probably take quite a while to rebuild the armory databses, so be patient ;)


Title: [SOLVED] Re: Bitcoin Armory 0.96.5 + Bitcoin Core 0.18.1 send issue
Post by: NightStalkerTX on August 12, 2019, 08:55:22 PM
That seems to have taken care of the problem.

Thanks very much for the assistance.