Bitcoin Forum
June 21, 2024, 02:03:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Send button not working  (Read 140 times)
rob4002 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 3


View Profile
March 19, 2021, 07:34:02 PM
 #1

I am trying to send some sats but my send button does not function. Armory is online and synced to the blockchain. I checked the log file and get this:

021-03-19 14:23:26 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3451, in clickSendBitcoins
  File "qtdialogs.pyc", line 4594, in __init__
  File "ui\TxFrames.pyc", line 151, in __init__
  File "ui\WalletFrames.pyc", line 232, in __init__
  File "ui\WalletFrames.pyc", line 347, in updateOnWalletChange
  File "ui\TxFrames.pyc", line 347, in setWallet
  File "ui\TxFrames.pyc", line 396, in setupCoinSelectionInstance
  File "CppBlockUtils.pyc", line 4163, in getCoinSelectionInstance
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x00000000070F22A0> >

Anyone help thanks
rob4002 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 3


View Profile
March 21, 2021, 05:46:44 PM
 #2

Anyone know what the problem might be?
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
March 22, 2021, 11:32:14 AM
 #3

I need to see the whole log file.

rob4002 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 3


View Profile
March 22, 2021, 04:25:56 PM
Last edit: March 22, 2021, 06:58:40 PM by rob4002
 #4

ok thanks

Code:
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1164 - C++ block utilities loaded successfully
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1281 -
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1282 -
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1283 -
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1284 - ************************************************************
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1285 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1286 - ************************************************************
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1287 - Loading Armory Engine:
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1288 -    Armory Version        : 0.96.5
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1289 -    Armory Build:         : 8730390989
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1290 -    PyBtcWallet  Version  : 1.35
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1291 - Detected Operating system: Windows
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1292 -    OS Variant            : 10-10.0.19041--Multiprocessor Free
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1293 -    User home-directory   : C:\Users\Rob\AppData\Roaming
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1294 -    Satoshi BTC directory : C:\Users\Rob\AppData\Roaming\Bitcoin
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1295 -    Armory home dir       : C:\Users\Rob\AppData\Roaming\Armory\
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1296 - Detected System Specs    :
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1297 -    Total Available RAM   : 31.92 GB
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1298 -    CPU ID string         : Intel64 Family 6 Model 165 Stepping 3, GenuineIntel
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1299 -    Number of CPU cores   : 12 cores
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1300 -    System is 64-bit      : True
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1301 -    Preferred Encoding    : cp1252
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1302 -    Machine Arch          : amd64
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1303 -    Available HDD (ARM)   : 502 GB
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1304 -    Available HDD (BTC)   : 0 GB
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1305 -
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1306 - Network Name: Main Network
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1307 - Satoshi Port: 8333
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1308 - Do wlt check: True
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1309 - Named options/arguments to armoryengine.py:
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     force_segwit    : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     nettimeout      : 2
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     rescan          : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     force_fcgi      : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     ignoreAllZC     : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     rescanBalance   : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     disableModules  : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     port            : None
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     interport       : 8223
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     coverageOutputDir: None
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     forceWalletCheck: False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     regtest         : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     rebuild         : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     thread_count    : -1
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     datadir         : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     clearMempool    : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     offline         : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     armoryDBDir     : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     armorydb_port   : 9001
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     satoshiPort     : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     disableConfPermis: False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     useTorSettings  : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     netlog          : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     keypool         : 100
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     coverageInclude : None
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     forceOnline     : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     disableWalletCheck: False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     redownload      : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     rpcBindAddr     : 127.0.0.1
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     armorydb_ip     : 127.0.0.1
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     multisigFile    : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     ram_usage       : -1
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     ignoreZC        : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     logDisable      : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     settingsPath    : C:\Users\Rob\AppData\Roaming\Armory\ArmorySettings.txt
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     language        : en
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     db_type         : DB_FULL
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     doDebug         : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     enableDetSign   : True
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     mtdebug         : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     testnet         : False
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     rpcport         : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     satoshiHome     : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     satoshiRpcport  : DEFAULT
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     logFile         : C:\Users\Rob\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1311 -     verbosity       : None
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1312 - Other arguments:
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1315 - ************************************************************
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:1720 - C++ block utilities loaded successfully
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:3578 - Using settings file: C:\Users\Rob\AppData\Roaming\Armory\ArmorySettings.txt
2021-03-21 13:20:35 (ERROR) -- ArmoryUtils.pyc:3735 - Unsupported language  specified. Defaulting to English (en)
2021-03-21 13:20:35 (INFO) -- ArmoryUtils.pyc:3738 - Using Language: en
2021-03-21 13:20:35 (INFO) -- BDM.pyc:353 - Using the asynchronous/multi-threaded BlockDataManager.
2021-03-21 13:20:35 (INFO) -- BDM.pyc:354 - Blockchain operations will happen in the background. 
2021-03-21 13:20:35 (INFO) -- BDM.pyc:355 - Devs: check TheBDM.getState() before asking for data.
2021-03-21 13:20:35 (INFO) -- BDM.pyc:356 - Registering addresses during rescans will queue them for
2021-03-21 13:20:35 (INFO) -- BDM.pyc:357 - inclusion after the current scan is completed.
2021-03-21 13:20:37 (INFO) -- ArmoryUtils.pyc:3578 - Using settings file: C:\Users\Rob\AppData\Roaming\Armory\ArmorySettings.txt
2021-03-21 13:20:37 (INFO) -- ArmoryQt.py:2060 - loadWalletsAndSettings
2021-03-21 13:20:37 (INFO) -- ArmoryQt.py:2120 - Loading wallets...
2021-03-21 13:20:38 (INFO) -- ArmoryQt.py:2185 - Number of wallets read in: 1
2021-03-21 13:20:38 (INFO) -- ArmoryQt.py:2190 -    Wallet (32WPRb55y):   "Restored - 32WPRb55y            "   (Encrypted)
2021-03-21 13:20:38 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1463 - Armory already registered for current user.  Done!
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2021-03-21 13:20:40 (INFO) -- ArmoryQt.py:1891 - Setting satoshi datadir = E:\Bitcoin
2021-03-21 13:20:40 (INFO) -- SDM.pyc:171 - Found bitcoind in the following places:
2021-03-21 13:20:40 (INFO) -- SDM.pyc:173 -    C:\Program Files\Bitcoin\daemon\bitcoind.exe
2021-03-21 13:20:40 (INFO) -- SDM.pyc:173 -    C:\Program Files\Bitcoin\daemon\bitcoind.exe
2021-03-21 13:20:40 (INFO) -- SDM.pyc:175 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
2021-03-21 13:20:40 (INFO) -- SDM.pyc:340 - Called startBitcoind
2021-03-21 13:20:40 (WARNING) -- SDM.pyc:445 - Spawning bitcoind with command: C:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=E:\Bitcoin
2021-03-21 13:20:40 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: [u'C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', '-datadir=E:\\Bitcoin']
2021-03-21 13:20:40 (INFO) -- SDM.pyc:451 - PID of bitcoind: 7968
2021-03-21 13:20:40 (INFO) -- SDM.pyc:452 - PID of armory:   16072
2021-03-21 13:20:40 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: ['C:\\Program Files (x86)\\Armory\\guardian.exe', '16072', '7968']
2021-03-21 13:20:46 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2021-03-21 13:20:46 (INFO) -- ArmoryQt.py:1891 - Setting satoshi datadir = E:\Bitcoin
2021-03-21 13:20:46 (WARNING) -- SDM.pyc:402 - Spawning DB with command: C:\Program Files (x86)\Armory\ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="E:\Bitcoin\blocks" --satoshi-port=8333 --datadir="C:\Users\Rob\AppData\Roaming\Armory\" --dbdir="C:\Users\Rob\AppData\Roaming\Armory\databases"
2021-03-21 13:20:46 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: ['C:\\Program Files (x86)\\Armory\\ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', '--satoshi-datadir="E:\\Bitcoin\\blocks"', '--satoshi-port=8333', '--datadir="C:\\Users\\Rob\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Rob\\AppData\\Roaming\\Armory\\databases"']
2021-03-21 13:20:50 (INFO) -- ArmoryQt.py:1824 - Connecting on port 56965
2021-03-21 13:20:50 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 1
2021-03-21 13:20:50 (INFO) -- ArmoryQt.py:1905 - loadBlockchainIfNecessary
2021-03-21 13:20:50 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 1
2021-03-21 13:20:50 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:20:50 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:39 (WARNING) -- ArmoryQt.py:4110 - Called updateSyncProgress while not sync'ing
2021-03-21 13:21:40 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:40 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:40 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:40 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:40 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:41 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:41 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:41 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:41 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:42 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:43 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:45 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:45 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:45 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:46 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:21:46 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-21 13:29:09 (INFO) -- ArmoryQt.py:4959 - New Block! : 675650
2021-03-21 13:29:09 (INFO) -- ArmoryQt.py:4967 - Current block number: 675650
2021-03-21 13:29:50 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3451, in clickSendBitcoins
  File "qtdialogs.pyc", line 4594, in __init__
  File "ui\TxFrames.pyc", line 151, in __init__
  File "ui\WalletFrames.pyc", line 232, in __init__
  File "ui\WalletFrames.pyc", line 347, in updateOnWalletChange
  File "ui\TxFrames.pyc", line 347, in setWallet
  File "ui\TxFrames.pyc", line 396, in setupCoinSelectionInstance
  File "CppBlockUtils.pyc", line 4163, in getCoinSelectionInstance
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x00000000045A3C30> >

2021-03-21 13:30:01 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3451, in clickSendBitcoins
  File "qtdialogs.pyc", line 4594, in __init__
  File "ui\TxFrames.pyc", line 151, in __init__
  File "ui\WalletFrames.pyc", line 232, in __init__
  File "ui\WalletFrames.pyc", line 347, in updateOnWalletChange
  File "ui\TxFrames.pyc", line 347, in setWallet
  File "ui\TxFrames.pyc", line 396, in setupCoinSelectionInstance
  File "CppBlockUtils.pyc", line 4163, in getCoinSelectionInstance
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x0000000006901660> >

2021-03-21 15:55:44 (INFO) -- ArmoryQt.py:5477 - BDM is safe for clean shutdown
2021-03-21 15:55:44 (INFO) -- SDM.pyc:465 - Called stopBitcoind
2021-03-21 15:55:44 (WARNING) -- SDM.pyc:515 - bitcoind exited, bitcoind STDOUT:
2021-03-21 15:55:44 (WARNING) -- SDM.pyc:517 -
2021-03-21 15:55:44 (WARNING) -- SDM.pyc:518 - bitcoind exited, bitcoind STDERR:
2021-03-21 15:55:44 (WARNING) -- SDM.pyc:520 -
2021-03-21 15:55:44 (INFO) -- SDM.pyc:471 - ...but bitcoind is not running, to be able to stop
2021-03-21 15:55:46 (INFO) -- ArmoryQt.py:5490 - Attempting to close the main window!
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
March 24, 2021, 11:04:04 AM
 #5

What user mode are you in (Advanced? Expert?). Is a wallet selected in the list before you click send? In the bottom left, what's the wallet filter set at? Showing your wallets only? Have you set any wallet as yours?

rob4002 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 3


View Profile
March 24, 2021, 10:32:51 PM
 #6

Hi Usermode is advanced the wallet is selected I tried both filter my wallets and restored wallet. I also sending from wallet properties.  the window closed but nothing happens.

Thanks
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
March 27, 2021, 05:25:16 PM
 #7

In this case your only option is to rescan Armory's database. Delete the content of C:\Users\Rob\AppData\Roaming\Armory\databases, start Armory and let it rebuild. Once it's ready, try again and let me know.

rob4002 (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 3


View Profile
March 30, 2021, 04:47:33 AM
 #8

Ok that worked problem solved Smiley Thanks for your help much appreciated.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!