Bitcoin Forum

Bitcoin => Armory => Topic started by: Good Mom on June 26, 2017, 01:57:08 AM



Title: First Time to Send BTC from Armory - not working
Post by: Good Mom on June 26, 2017, 01:57:08 AM
Using Armory 96.0 and Bitcoin Core version v0.14.1 (64-bit)

Armory is Connected, but when I click Send on the Sending from Wallet dialogue box, nothing happens. I've selected RBF to adjust the fee, but still nothing. No error message, it just doesn't respond. I'm posting a link to armorycpplog.txt log below in hopes it will help to solve this problem.

First time to post, hope I'm doing this right. Apologies if I'm doing something wrong here. I've been scanning the numerous posts for over a week but did not find an issue like mine.

Thank you for any help you can provide.

https://pastebin.com/raw/DDAmqAaE (https://pastebin.com/raw/DDAmqAaE)







Title: Re: First Time to Send BTC from Armory - not working
Post by: achow101 on June 26, 2017, 03:09:26 AM
Of all the log files you could choose to upload, you have chosen literally the most useless file as armorycpplog.txt is no longer even used. Can you instead post BOTH armorylog.txt and dbLog.txt.

You should also try using the 0.96.1 Testing Build #3: https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.0.3-testing


Title: Re: First Time to Send BTC from Armory - not working
Post by: Good Mom on June 26, 2017, 06:31:25 PM
achow101,

Thank you for your speedy reply.

I downloaded 96.0.3, but still does not Send when Connected and fee adjusted.

Attached are the two files you require. Sorry about the other one.

armorylog.txt

https://pastebin.com/raw/qi5TVVaG (https://pastebin.com/raw/qi5TVVaG)

dbLog.txt

https://pastebin.com/raw/neZH2Zfa (https://pastebin.com/raw/neZH2Zfa)


I really appreciate your assistance.




Title: Re: First Time to Send BTC from Armory - not working
Post by: achow101 on June 27, 2017, 04:42:08 AM
It seems that ArmoryDB is unable to get past block 470924. Is Bitcoin Core running and is it fully synced?

There seems to be a problem with getting transaction data from ArmoryDB, but I can't really tell what is wrong. The most obvious issue right now seems to be that the db is constantly rescanning block 470924 and can't seem to get past it.


Title: Re: First Time to Send BTC from Armory - not working
Post by: Good Mom on June 27, 2017, 06:53:00 PM
I believe Bitcoin Core was running and fully synced, but just in case it wasn't, I just ran it again and made sure it completed the sync.  Same result, cannot Send.

Here is the newest log posts after this sync.

dblog_627.txt

https://pastebin.com/raw/HaSV6JKR (https://pastebin.com/raw/HaSV6JKR)

armorylog_627.txt

https://pastebin.com/raw/cFd4c2ND (https://pastebin.com/raw/cFd4c2ND)


Do you think I should download Bitcoin Core 0.14.1 again or the latest 0.14.2?


Thank you very much.









Title: Re: First Time to Send BTC from Armory - not working
Post by: Good Mom on July 03, 2017, 04:37:25 PM
Hi achow101,

Just checking in to see if there is any progress on this Send issue. 

Will there be another Armory update fix for this problem?

Is Sweeping the best option at this point? I just want access to a little bit of my BTC, but I believe there is no partial wallet Sweep. Is that correct?


Thank you very much!


Title: Re: First Time to Send BTC from Armory - not working
Post by: bitprospector on August 11, 2017, 10:46:39 PM

   Hi...I'm running v0.96.1 with bitcoin 14.2 built from source on Debian Stretch amd64.

   Had problems also on first spend.

   Seems armory was hung up on block 480111.

   Under help clicked clear unconfirmed blocks.

   Had to in terminal: ps -e :| grep ArmoryDB & kill it's process to get armory closed.

   Closed armory and relaunched.

   Under menus, had to increase fee to 0.0052 btc or 200 satashi (required minimum).

   Saves & Spend are slow to take affect, but finally completed.

   Currently spend is awaiting it's 3 confirms. (currently synced at 480137 blocks)

   I hope this helps other users.  :D

   bitprospector