Author

Topic: Amory Transaction Timed Out error (Read 47 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
April 21, 2021, 02:30:37 AM
#5
Quote
And then the error message generated by Armory was inaccurate?

False negative, next version has a fix for this.


Quote
I'm guessing it was just slow to process due to low fee?

That and a bunch of hash power getting knocked out due to a power outage in China.
newbie
Activity: 4
Merit: 0
April 20, 2021, 04:32:40 PM
#4
Thanks, I did nothing just waited and it appeared. I'm guessing it was just slow to process due to low fee? And then the error message generated by Armory was inaccurate? Either way, thanks for responding. I'm sure you are tired of answering the same questions for us noobs all day.
legendary
Activity: 3640
Merit: 1345
Armory Developer
April 20, 2021, 04:11:36 PM
#3
Quote
-INFO  - 10:08:27.296: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2118) got getData packet

Tx will be in your node's mempool past this line. Should be mined by now.
newbie
Activity: 4
Merit: 0
April 20, 2021, 12:11:57 PM
#2
Here's the last few lines of the log file:

INFO  - 09:23:55.984: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:857) scanned block #679912
-INFO  - 09:40:14.531: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2099) sent inv packet
-INFO  - 09:40:18.640: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2118) got getData packet
-INFO  - 09:40:18.640: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2148) grabbing tx from node
-ERROR - 09:40:28.640: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2160) tx broadcast timed out (get)
-INFO  - 09:54:26.484: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:857) scanned block #679913
-INFO  - 10:01:13.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:857) scanned block #679914
-INFO  - 10:08:23.187: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2099) sent inv packet
-INFO  - 10:08:27.296: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2118) got getData packet
-INFO  - 10:08:27.296: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2148) grabbing tx from node
-ERROR - 10:08:37.312: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:2160) tx broadcast timed out (get)
newbie
Activity: 4
Merit: 0
April 20, 2021, 11:13:54 AM
#1
I'm using Bitcoin core v0.21.0 and Armory 0.96.5-beta-8730390989

I'm getting the error message: "The transaction you attempted to broadcast has timed out" and a follow up message about RPC being disabled so armory is unable to use rpc to gather more information about why the transaction timed out

I have created the bitcoin.conf file and added "server=1"

My receiving wallet (on another computer) shows the transaction as pending but has been stuck for 24 hours with no confirmations or any other change. The transaction was sent with the default fee of 50sats per byte. I'm confused how my receiving wallet is getting notice of the pending transaction when armory is claiming that the transaction timed out.

I'm not a programmer or particularly tech savvy so this is all pretty confusing/frustrating so far. Any help is greatly appreciated. I have log file available but don't know how to attach it here.

Jump to: