Hi,
I'm running armory 0.90 beta on Ubuntu and it shows "Connected (0 blocks)" at the bottom and when I tried to send BTC from one of the wallet, it just wouldn't work. The 'Send' button isn't doing anything.
Here's the log
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (ERROR) -- Traceback (most recent call last):
File "/usr/lib/armory/qtdialogs.py", line 5244, in createTxAndBroadcast
txdp = self.validateInputsGetTxDP()
File "/usr/lib/armory/qtdialogs.py", line 5514, in validateInputsGetTxDP
recipValuePairs)
File "/usr/lib/armory/armoryengine.py", line 6493, in createFromTxOutSelection
return self.createFromPyTx(thePyTx, txMap)
File "/usr/lib/armory/armoryengine.py", line 6397, in createFromPyTx
pyPrevTx = PyTx().unserialize(cppPrevTx.serialize())
AttributeError: 'int' object has no attribute 'serialize'
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-03-05 01:38 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-03-05 01:38 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: XXXXXXXXX
2014-03-05 01:38 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "/usr/lib/armory/ArmoryQt.py", line 4684, in Heartbeat
self.finishLoadBlockchain()
File "/usr/lib/armory/ArmoryQt.py", line 1921, in finishLoadBlockchain
self.createCombinedLedger()
File "/usr/lib/armory/ArmoryQt.py", line 2052, in createCombinedLedger
spendFunds += wlt.getBalance('Spendable')
File "/usr/lib/armory/armoryengine.py", line 7278, in getBalance
return self.cppWallet.getSpendableBalance(currBlk)
File "/usr/lib/armory/CppBlockUtils.py", line 1172, in getSpendableBalance
def getSpendableBalance(self, currBlk = 0): return _CppBlockUtils.BtcWallet_getSpendableBalance(self, currBlk)
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()