ledsgo (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
October 20, 2017, 06:47:11 PM Last edit: October 20, 2017, 07:32:29 PM by ledsgo |
|
I am trying to send my bitcoin from my armory wallet.
I enter everything but the "send" button is not responsive when I click on it.
I have the latest version of armory and windows and my database is up to date (I ran bitcoin core before and close it before starting armory.)
I also reduced the fees, maybe that is the problem?
Anyone knows what I am doing wrong?
Thanks!
I think this is the error in the log file:
2017-10-20 15:27 (ERROR) -- Traceback (most recent call last): File "ui\TxFrames.pyc", line 805, in createTxAndBroadcast File "ui\TxFrames.pyc", line 764, in validateInputsGetUSTX File "armoryengine\Transaction.pyc", line 2284, in createFromTxOutSelection File "armoryengine\Transaction.pyc", line 2193, in createFromPyTx File "CppBlockUtils.pyc", line 2988, in getTxByHash DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x00000000065DF390> >
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
October 20, 2017, 07:40:45 PM |
|
What version of Armory and Bitcoin Core are you using (do no just say "latest", give a version number)?
|
|
|
|
ledsgo (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
October 20, 2017, 07:45:39 PM |
|
What version of Armory and Bitcoin Core are you using (do no just say "latest", give a version number)?
Version: Armory 0.96-beta-a3d01aa722 Bitcoin core 0.15.0
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
October 20, 2017, 09:50:27 PM |
|
What version of Armory and Bitcoin Core are you using (do no just say "latest", give a version number)?
Version: Armory 0.96-beta-a3d01aa722 Bitcoin core 0.15.0 Upgrade to Armory 0.96.3, available here: https://btcarmory.com/0.96.3-release/
|
|
|
|
ledsgo (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
October 22, 2017, 06:22:48 PM |
|
I downloaded the new version of Armory this morning...
Now I have a new window saying the minimum fee should be 200 satoshis/byte.
That is 0..005848 BTC to send 0,5 Bitcoin...that is crazy...transferring money with interac now cost 1$ per transaction
Why are we using bitcoin exactly if it is getting more expensive than using traditional bank?
I just want to transfer money from my Armory wallet to my exodus wallet...and for that I am going to loose 0.005848 BTC?
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
October 22, 2017, 07:40:28 PM |
|
I downloaded the new version of Armory this morning...
Now I have a new window saying the minimum fee should be 200 satoshis/byte.
That is 0..005848 BTC to send 0,5 Bitcoin...that is crazy...transferring money with interac now cost 1$ per transaction
Why are we using bitcoin exactly if it is getting more expensive than using traditional bank?
I just want to transfer money from my Armory wallet to my exodus wallet...and for that I am going to loose 0.005848 BTC?
You can change the fee manually to something else. The 200 sat/.byte minimum was introduced when the transaction fee rate was quite high. You can override it manually and set the fee rate to something lower if you want to. The value that you are transaction is completely unrelated to the transaction fee. What matters is the size of your transaction which is partially determined by the number of inputs and outputs in your transaction. If you are spending lots of inputs, then your transaction will be larger and you will have to pay a larger fee. That's just how Bitcoin works.
|
|
|
|
ledsgo (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
October 22, 2017, 09:29:04 PM |
|
You can change the fee manually to something else. The 200 sat/.byte minimum was introduced when the transaction fee rate was quite high. You can override it manually and set the fee rate to something lower if you want to.
The value that you are transaction is completely unrelated to the transaction fee. What matters is the size of your transaction which is partially determined by the number of inputs and outputs in your transaction. If you are spending lots of inputs, then your transaction will be larger and you will have to pay a larger fee. That's just how Bitcoin works.
Ok, thanks for the explanation but when I change the fees, I still can not send my bitcoin, same problem than before...
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
October 23, 2017, 05:10:05 AM |
|
Ok, thanks for the explanation but when I change the fees, I still can not send my bitcoin, same problem than before...
What do you mean you can't send? When you get the dialog that warns about the fee, just click "Yes". It will send with the feerate that you chose.
|
|
|
|
ledsgo (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
October 23, 2017, 05:44:13 AM |
|
What do you mean you can't send? When you get the dialog that warns about the fee, just click "Yes". It will send with the feerate that you chose.
I click the button and nothing happen, the window just stay there. And my bitcoin too.
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
October 23, 2017, 05:46:38 AM |
|
I click the button and nothing happen, the window just stay there. And my bitcoin too.
That's strange. Can you post the armory log file, armorylog.txt?
|
|
|
|
ledsgo (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
October 23, 2017, 08:58:19 PM |
|
I finally got it after doing a rebuild and rescan.
Thanks a lot for your help!
|
|
|
|
Absurdo
Newbie
Offline
Activity: 3
Merit: 0
|
|
December 22, 2017, 04:49:13 PM |
|
I have a similar problem, I have the Windows 10 fall creators update version, Bitcoin core 0.15.0.1 and Armory 0.96, and when I try to send bitcoins, the Armory db process fail.
In my Db.log appear this: ERROR - 1513959865: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
|
|
|
|
PhoenixFire
Member
Offline
Activity: 270
Merit: 36
|
|
December 22, 2017, 05:15:44 PM |
|
I have a similar problem, I have the Windows 10 fall creators update version, Bitcoin core 0.15.0.1 and Armory 0.96, and when I try to send bitcoins, the Armory db process fail.
In my Db.log appear this: ERROR - 1513959865: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
You quite likely need Armory 0.96.3.99/0.96.4 RC1 from the pinned thread.
|
|
|
|
Absurdo
Newbie
Offline
Activity: 3
Merit: 0
|
|
December 23, 2017, 04:14:19 AM |
|
I have a similar problem, I have the Windows 10 fall creators update version, Bitcoin core 0.15.0.1 and Armory 0.96, and when I try to send bitcoins, the Armory db process fail.
In my Db.log appear this: ERROR - 1513959865: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
You quite likely need Armory 0.96.3.99/0.96.4 RC1 from the pinned thread. Where I find this versions, the official last release is 0.96.3
|
|
|
|
droark
|
|
December 23, 2017, 04:19:30 AM |
|
I have a similar problem, I have the Windows 10 fall creators update version, Bitcoin core 0.15.0.1 and Armory 0.96, and when I try to send bitcoins, the Armory db process fail.
In my Db.log appear this: ERROR - 1513959865: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
You quite likely need Armory 0.96.3.99/0.96.4 RC1 from the pinned thread. Where I find this versions, the official last release is 0.96.3 You quite likely need Armory 0.96.3.99/0.96.4 RC1 from the pinned thread.
|
|
|
|
Absurdo
Newbie
Offline
Activity: 3
Merit: 0
|
|
December 23, 2017, 04:47:32 AM |
|
I have a similar problem, I have the Windows 10 fall creators update version, Bitcoin core 0.15.0.1 and Armory 0.96, and when I try to send bitcoins, the Armory db process fail.
In my Db.log appear this: ERROR - 1513959865: (..\SocketObject.cpp:126) poll() error in writeToSocket: 10038
You quite likely need Armory 0.96.3.99/0.96.4 RC1 from the pinned thread. Hey dude, thank you very much. That solve my problem
|
|
|
|
_Miracle
|
|
December 23, 2017, 10:58:04 AM |
|
with core v.15.1 and a recent upgrade to Armory 96.3 I was having trouble on startup. For now my fix is to launch core, let it load and then fire up Armory. On the other note: I'm disappointed that a $20 something fee has not got my transaction confirmed in a day? https://blockchain.info/tx/8664db082ac1742f917c6fffb4cd2e9120f437ad09a31bf6feca116346fbc739The beauty used to be low tx fees and making fun of banks and western union ....P.s. Western union would have had it across country already for $5
|
There 'used' to be more truth in forums than anywhere else. Twitter: @cryptobitchicks Spock: "I am expressing multiple attitudes simultaneously. To which are you referring?" INTJ-A
|
|
|
droark
|
|
December 23, 2017, 06:46:38 PM |
|
with core v.15.1 and a recent upgrade to Armory 96.3 I was having trouble on startup. For now my fix is to launch core, let it load and then fire up Armory.
Turning off auto-management of Core is recommended. Also, if possible, please upgrade to 0.96.4 RC1. 0.96.3 is a bit buggy.
|
|
|
|
_Miracle
|
|
December 24, 2017, 02:54:51 AM |
|
with core v.15.1 and a recent upgrade to Armory 96.3 I was having trouble on startup. For now my fix is to launch core, let it load and then fire up Armory.
Turning off auto-management of Core is recommended. Also, if possible, please upgrade to 0.96.4 RC1. 0.96.3 is a bit buggy. will do...thank you
|
There 'used' to be more truth in forums than anywhere else. Twitter: @cryptobitchicks Spock: "I am expressing multiple attitudes simultaneously. To which are you referring?" INTJ-A
|
|
|
|