Bitcoin Forum
April 25, 2024, 12:42:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 [200] 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 »
  Print  
Author Topic: Armory - Discussion Thread  (Read 521678 times)
justusranvier
Legendary
*
Offline Offline

Activity: 1400
Merit: 1009



View Profile
August 05, 2014, 08:56:10 PM
 #3981

Part of the issue is that they refused to get us a persistent donation address, so they only address we could get would technically only be valid for 15 min.
Would support for stealth addresses fix that problem?
1714005720
Hero Member
*
Offline Offline

Posts: 1714005720

View Profile Personal Message (Offline)

Ignore
1714005720
Reply with quote  #2

1714005720
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714005720
Hero Member
*
Offline Offline

Posts: 1714005720

View Profile Personal Message (Offline)

Ignore
1714005720
Reply with quote  #2

1714005720
Report to moderator
1714005720
Hero Member
*
Offline Offline

Posts: 1714005720

View Profile Personal Message (Offline)

Ignore
1714005720
Reply with quote  #2

1714005720
Report to moderator
Lavender
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
August 07, 2014, 02:14:49 AM
Last edit: August 09, 2014, 01:20:29 AM by Lavender
 #3982

EDIT: The re-installation of Armory solved my issue: https://bitcointalk.org/index.php?topic=56424.msg8257970#msg8257970

Bought Thinkpad with 380 GB HDD.
Installed Ubuntu Desktop 14.04 (64-bit). Formatted entire HDD with Ubuntu built-in encryption.
Checked for software updates via the "software updater" graphical application.
Installed bitcoin core v0.9.1.0-g026a939-beta (64-bit) via terminal:
Code:
$ sudo apt-add-repository ppa:bitcoin/bitcoin
$ sudo apt-get update
$ sudo apt-get install bitcoin-qt
Let blockchain download completely
Installed Armory 0.92.1 for Ubuntu 12.04+ (64-bit) by double-clicking on the .deb, which opens in Ubuntu Software Center, then clicked "Install" button.
Let Armory build databases.
Left computer on for a few days to host the blockchain. Go Bitcoin!
Come back to PC to make a transaction. See an error screen. Click "send ubuntu error report".
Start Armory again. Get error screen again. This time, click "show details". Take screen captures, posted below.
Reboot PC.
Start bitcoin core.
Start Armory. Armory closes itself.
Start Armory. Armory closes itself.
Wrote this post.

Tips?

https://i.imgur.com/TccKmEql.png

https://i.imgur.com/7DCjBEHl.png

EDIT: Read the armory support page, which requested an armory log file. Here it is from my most recent PC reboot, then start Armory, then watch Armory close itself:

Code:
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1003 - C++ block utilities loaded successfully
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:560 - Executing popen: free -m
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:560 - Executing popen: ['cat', '/proc/cpuinfo']
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1110 -
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1111 -
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1112 -
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1113 - ************************************************************
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1114 - Invoked: /usr/lib/armory/ArmoryQt.py
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1115 - ************************************************************
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1116 - Loading Armory Engine:
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1117 -    Armory Version        : 0.92.1
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1118 -    PyBtcWallet  Version  : 1.35
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1119 - Detected Operating system: Linux
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1120 -    OS Variant            : Ubuntu-14.04-trusty
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1121 -    User home-directory   : /home/tres
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1122 -    Satoshi BTC directory : /home/tres/.bitcoin/
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1123 -    Armory home dir       : /home/tres/.armory/
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1124 - Detected System Specs    :
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1125 -    Total Available RAM   : 3.66 GB
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1126 -    CPU ID string         : Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1127 -    Number of CPU cores   : 4 cores
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1128 -    System is 64-bit      : True
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1129 -    Preferred Encoding    : UTF-8
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1130 -    Machine Arch          : x86_64
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1131 -    Available HDD (ARM)   : 222 GB
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1132 -    Available HDD (BTC)   : 222 GB
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1133 -
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1134 - Network Name: Main Network
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1135 - Satoshi Port: 8333
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1136 - Do wlt check: True
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1137 - Named options/arguments to armoryengine.py:
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     maxOpenFiles    : 0
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     nettimeout      : 2
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     rescan          : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     leveldbDir      : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     ignoreAllZC     : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     disableModules  : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     port            : None
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     interport       : 8223
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     coverageOutputDir: None
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     forceWalletCheck: False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     rebuild         : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     datadir         : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     offline         : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     satoshiPort     : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     netlog          : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     keypool         : 100
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     coverageInclude : None
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     forceOnline     : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     skipAnnounceCheck: False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     redownload      : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     multisigFile    : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     disableTorrent  : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     testAnnounceCode: False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     mtdebug         : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     skipVerCheck    : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     settingsPath    : /home/tres/.armory/ArmorySettings.txt
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     verbosity       : None
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     doDebug         : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     testnet         : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     rpcport         : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     satoshiHome     : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     satoshiRpcport  : DEFAULT
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     logDisable      : False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     logFile         : /home/tres/.armory/ArmoryQt.py.log.txt
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1139 -     disableConfPermis: False
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1140 - Other arguments:
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1143 - ************************************************************
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:1538 - C++ block utilities loaded successfully
2014-08-06 21:43 (INFO) -- BDM.py:1568 - Using the asynchronous/multi-threaded BlockDataManager.
2014-08-06 21:43 (INFO) -- BDM.py:1569 - Blockchain operations will happen in the background.  
2014-08-06 21:43 (INFO) -- BDM.py:1570 - Devs: check TheBDM.getBDMState() before asking for data.
2014-08-06 21:43 (INFO) -- BDM.py:1571 - Registering addresses during rescans will queue them for
2014-08-06 21:43 (INFO) -- BDM.py:1572 - inclusion after the current scan is completed.
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:3429 - Using settings file: /home/tres/.armory/ArmorySettings.txt
2014-08-06 21:43 (INFO) -- announcefetch.py:83 - Reading files in fetcher directory:
2014-08-06 21:43 (INFO) -- announcefetch.py:92 -    announce         : fff53f11c706e365a35541a6e9eef2fcd3252a11c2fcf8df533956c7b5c34768
2014-08-06 21:43 (INFO) -- announcefetch.py:92 -    downloads        : dd5ebbcb47194ea04d2c7394143ad434fae4dc6a76491023814d4c1c7ab0b1dc
2014-08-06 21:43 (INFO) -- announcefetch.py:92 -    bootstrap        : 85c16aa3846585af5def2a8df53ef83094a6c5bdad87b002b497c71c077e4bdc
2014-08-06 21:43 (INFO) -- announcefetch.py:92 -    changelog        : 092add56e3ca6bbdc1d9cd7fe4a04e177ff5388e3a5ef7a71c68adbf0c18cf5c
2014-08-06 21:43 (INFO) -- announcefetch.py:92 -    notify           : 858d111282eb25a1fbbc579a997b3f34bfd1c61731339fa152929420424b5a43
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2542 - loadWalletsAndSettings
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2598 - Loading wallets...
2014-08-06 21:43 (INFO) -- announcefetch.py:252 - Fetching: https://bitcoinarmory.com/announce.txt?osvar=ubuntu&os=lin&ver=0.92.1&id=11cb39fa
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2644 - Number of wallets read in: 1
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2649 -    Wallet (********):    "Primary Wallet (Watch)          "   (No Encryption)
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2083 - Setting up networking...
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2135 - Internet connection is Available: True
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2136 - Bitcoin-Qt/bitcoind is Available: 8333
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2137 - The first blk*.dat was Available: True
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2138 - Online mode currently possible:   True
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2325 - loadBlockchainIfNecessary
2014-08-06 21:43 (ERROR) -- ArmoryQt.py:1176 - 6 attempts to load blockchain failed.  Remove mempool.bin.
2014-08-06 21:43 (ERROR) -- ArmoryQt.py:1181 - File mempool.bin does not exist. Nothing deleted.
2014-08-06 21:43 (INFO) -- ArmoryQt.py:2362 - Setting netmode: 1
2014-08-06 21:43 (INFO) -- BDM.py:470 - Setting online mode: True (wait=False)
2014-08-06 21:43 (INFO) -- BDM.py:1509 - Go online requested
2014-08-06 21:43 (INFO) -- ArmoryQt.py:1367 - setupUriRegistration
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:560 - Executing popen: gconftool-2 --get /desktop/gnome/url-handlers/bitcoin/command
2014-08-06 21:43 (INFO) -- BDM.py:982 - Setting Armory Home Dir: /home/tres/.armory/
2014-08-06 21:43 (INFO) -- BDM.py:983 - Setting BlkFile Dir:     /home/tres/.bitcoin/blocks
2014-08-06 21:43 (INFO) -- BDM.py:984 - Setting LevelDB Dir:     /home/tres/.armory/databases
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:560 - Executing popen: xdg-mime query default x-scheme-handler/bitcoin
2014-08-06 21:43 (INFO) -- ArmoryUtils.py:560 - Executing popen: find /home/tres -type f -name "mimeTypes.rdf"
2014-08-06 21:43 (INFO) -- ArmoryQt.py:617 - Usermode: Advanced
2014-08-06 21:43 (INFO) -- ArmoryQt.py:1662 - Changing usermode:
2014-08-06 21:43 (INFO) -- ArmoryQt.py:1663 -    From: Advanced
2014-08-06 21:43 (INFO) -- ArmoryQt.py:1671 -      To: Advanced
2014-08-06 21:43 (INFO) -- ArmoryQt.py:6114 - Dashboard switched to "Scanning" mode
2014-08-06 21:43 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-08-06 21:43 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-06 21:43 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Scanning"
2014-08-06 21:43 (INFO) -- Networking.py:63 - Connection initiated.  Start handshake
2014-08-06 21:43 (INFO) -- ArmoryQt.py:6114 - Dashboard switched to "Scanning" mode
2014-08-06 21:43 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:User, State:ScanWithWallets
2014-08-06 21:43 (INFO) -- ArmoryQt.py:5418 - Switching Armory state text to Mgmt:Auto, State:NewUserInfo
2014-08-06 21:43 (INFO) -- ArmoryQt.py:5360 - Switching Armory functional mode to "Scanning"
2014-08-06 21:43 (INFO) -- Networking.py:152 - Received version message from peer:
2014-08-06 21:43 (INFO) -- Networking.py:153 -    Version:     70002
2014-08-06 21:43 (INFO) -- Networking.py:154 -    SubVersion:  /Satoshi:0.9.1/
2014-08-06 21:43 (INFO) -- Networking.py:155 -    TimeStamp:   1407379417
2014-08-06 21:43 (INFO) -- Networking.py:156 -    StartHeight: 314318
2014-08-06 21:43 (INFO) -- Networking.py:348 - Handshake finished, connection open!
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:44 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
2014-08-06 21:45 (INFO) -- BDM.py:419 - Reading blockchain, pct complete: 99.8
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
August 07, 2014, 04:34:08 AM
 #3983

[...]
Start bitcoin core. [...]

That's not necessary. Armory calls bitcoind by itself. It actually warns you it bitcoin core is already running.


I had a similar issue (also 14.04) and the support team advised me to use --satoshi-datadir=/home/<youruser>/.bitcoin/ in the command line, even though I already had set it in the Settings dialog in Armory. Some minor bug apparently.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
August 07, 2014, 11:14:04 AM
 #3984

Lavender:

First of all your wallet is has private keys and no encryption. I suggest you create a proper WO wallet before you move any funds there.

Next, create a ticket and post your armorycpplog.txt:

https://bitcoinarmory.com/support

haploid23
Legendary
*
Offline Offline

Activity: 812
Merit: 1002



View Profile WWW
August 07, 2014, 09:33:33 PM
 #3985

Is there any way to have a custom vanity address be the start of a new deterministic Armory wallet address?

Lavender
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
August 08, 2014, 01:09:50 AM
Last edit: August 09, 2014, 01:20:06 AM by Lavender
 #3986

[...]
Start bitcoin core. [...]

That's not necessary. Armory calls bitcoind by itself. It actually warns you it bitcoin core is already running.


I had a similar issue (also 14.04) and the support team advised me to use --satoshi-datadir=/home/<youruser>/.bitcoin/ in the command line, even though I already had set it in the Settings dialog in Armory. Some minor bug apparently.

I skipped that step, trying to avoid bogging you down with the details. Armory says it cannot find the Bitcoin directory, despite me using the default directory, so I unclicked "manage bitcoin core" within Armory and instead manually launch bitcoin core before opening Armory.

I just tried starting Armory by typing:

Code:
python BitcoinArmory/ArmoryQt.py--satoshi-datadir=/home/<youruser>/.bitcoin/

But it said the armory file could not be found. I googled how to start armory in terminal, but did not figure it out. I just uninstalled Armory and re-installed it. It's building databases now.

Lavender:

First of all your wallet is has private keys and no encryption. I suggest you create a proper WO wallet before you move any funds there.

Next, create a ticket and post your armorycpplog.txt:

https://bitcoinarmory.com/support

Thank you for the concern. I missed a step in my procedure - the wallet is not a full wallet, I imported a watching-only wallet.

Originally, I did not want to submit an official help ticket, so that the developers can develop and perhaps forum members can help support. I just reinstalled Armory, so I'll see if that works.

EDIT: The re-install of Armory fixed my problem. https://bitcointalk.org/index.php?topic=56424.msg8257970#msg8257970
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
August 08, 2014, 03:17:08 AM
 #3987

[...] I googled how to start armory in terminal, but did not figure it out. [...]

I installed from the .deb file and
Code:
armory --satoshi-datadir=/home/<youruser>/.bitcoin/ &
works for me. You can then close the terminal.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
etotheipi (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1093


Core Armory Developer


View Profile WWW
August 08, 2014, 03:28:15 AM
 #3988

[...] I googled how to start armory in terminal, but did not figure it out. [...]

I installed from the .deb file and
Code:
armory --satoshi-datadir=/home/<youruser>/.bitcoin/ &
works for me. You can then close the terminal.

Calling it (replacing "<youruser>" with your username, of course) is redundant.  That's the default location.  If you run Armory without specifying --satoshi-datadir, it will automatically use /home/<user>/.bitcoin.  You only need to use --satoshi-datadir if you normally run bitcoin-qt/bitcoind with a non-standard "-datadir".  If not, you don't need to use that arg (unless your $HOME variable is not set to /home/<user>)

Founder and CEO of Armory Technologies, Inc.
Armory Bitcoin Wallet: Bringing cold storage to the average user!
Only use Armory software signed by the Armory Offline Signing Key (0x98832223)

Please donate to the Armory project by clicking here!    (or donate directly via 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX -- yes, it's a real address!)
Lavender
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
August 09, 2014, 01:19:23 AM
 #3989

Problem solved, it's all working properly now. My theory is the following. When I came home, my Windows PC was off when I was expecting it to be on. My Ubuntu PC was on as expected. Perhaps a temporary loss of power to my home was enough to turn off my Windows PC and somehow corrupt my Armory database on my HDD.
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 06:27:03 AM
 #3990

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

To be decided...
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
August 10, 2014, 10:51:04 AM
 #3991

Is there any way to have a custom vanity address be the start of a new deterministic Armory wallet address?

What do you mean by "be the start"?
Like, the seed (many random words) in BIP0032 compatible wallets, like Electrum?
Or the first Bitcopin address in that wallet? Like having a vanity address in the wallet without importing it?
Or the "public chain seed" (or how it's called), which is normally completely invisible?

Edit:
Nice article:
http://bitcoinmagazine.com/8396/deterministic-wallets-advantages-flaw/

Ente
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
August 10, 2014, 11:56:36 AM
 #3992

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

Yes ram isn't used much anymore

Cpu will take days to process both Bitcoin and armory though. Just leave it for a week.

MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 12:05:02 PM
 #3993

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

Yes ram isn't used much anymore

Cpu will take days to process both Bitcoin and armory though. Just leave it for a week.
I know, I did that when I ran just core of this laptop using an external HDD. Foret what the CPU is on this system though, but it's bogged down with a shit ton of stuff and the "new" laptop will be core / armor only with MBAM and Norton.

Anything else I should consider or would MBAM and Norton (when I get a new license) be enough ?

Edit: Last I asked, someone said I should install core, install armory let both build at the same time where I considered install core, build core, install armory, build armory.

To be decided...
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
August 10, 2014, 12:15:45 PM
 #3994

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

Yes ram isn't used much anymore

Cpu will take days to process both Bitcoin and armory though. Just leave it for a week.
I know, I did that when I ran just core of this laptop using an external HDD. Foret what the CPU is on this system though, but it's bogged down with a shit ton of stuff and the "new" laptop will be core / armor only with MBAM and Norton.

Anything else I should consider or would MBAM and Norton (when I get a new license) be enough ?

Edit: Last I asked, someone said I should install core, install armory let both build at the same time where I considered install core, build core, install armory, build armory.

Only if it's dual core. It's good be right?

MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 12:35:10 PM
 #3995

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

Yes ram isn't used much anymore

Cpu will take days to process both Bitcoin and armory though. Just leave it for a week.
I know, I did that when I ran just core of this laptop using an external HDD. Foret what the CPU is on this system though, but it's bogged down with a shit ton of stuff and the "new" laptop will be core / armor only with MBAM and Norton.

Anything else I should consider or would MBAM and Norton (when I get a new license) be enough ?

Edit: Last I asked, someone said I should install core, install armory let both build at the same time where I considered install core, build core, install armory, build armory.

Only if it's dual core. It's good be right?
Toshiba Satellite A135-S4467

Not sure on stock mem but it came used on eBay with 3Gb and no HD, battery or charger. I have everything I need minus the HDD caddy and HDD but all I can tell you is 1.6Ghz w/ 3Gb of memory.

Just so were on same page, I'm talking about the laptop I just got for my online only system. Not the one I'm using now since I mentioned both.

Edit: You asking about dual core because of the mbam, norton and what else I should consider query ?

To be decided...
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
August 10, 2014, 12:39:00 PM
 #3996

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

Yes ram isn't used much anymore

Cpu will take days to process both Bitcoin and armory though. Just leave it for a week.
I know, I did that when I ran just core of this laptop using an external HDD. Foret what the CPU is on this system though, but it's bogged down with a shit ton of stuff and the "new" laptop will be core / armor only with MBAM and Norton.

Anything else I should consider or would MBAM and Norton (when I get a new license) be enough ?

Edit: Last I asked, someone said I should install core, install armory let both build at the same time where I considered install core, build core, install armory, build armory.

Only if it's dual core. It's good be right?
Toshiba Satellite A135-S4467

Not sure on stock mem but it came used on eBay with 3Gb and no HD, battery or charger. I have everything I need minus the HDD caddy and HDD but all I can tell you is 1.6Ghz w/ 3Gb of memory.

Just so were on same page, I'm talking about the laptop I just got for my online only system. Not the one I'm using now since I mentioned both.

Edit: You asking about dual core because of the mbam, norton and what else I should consider query ?

Says dual core. By build do you mean compile? Or process blockchain. Either way you should be great doing it at the same time. Why not get another for offline signing?

Intel Core 2 Duo T5200 / 1.6 GHz

MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 12:42:27 PM
 #3997

Ok, so I've settled on a used laptop I can use for an online system.

This should be more than ok, right ?

1.6Ghz CPU, 3gb of RAM running vista, hard drive will be at least 180GB.

Yes ram isn't used much anymore

Cpu will take days to process both Bitcoin and armory though. Just leave it for a week.
I know, I did that when I ran just core of this laptop using an external HDD. Foret what the CPU is on this system though, but it's bogged down with a shit ton of stuff and the "new" laptop will be core / armor only with MBAM and Norton.

Anything else I should consider or would MBAM and Norton (when I get a new license) be enough ?

Edit: Last I asked, someone said I should install core, install armory let both build at the same time where I considered install core, build core, install armory, build armory.

Only if it's dual core. It's good be right?
Toshiba Satellite A135-S4467

Not sure on stock mem but it came used on eBay with 3Gb and no HD, battery or charger. I have everything I need minus the HDD caddy and HDD but all I can tell you is 1.6Ghz w/ 3Gb of memory.

Just so were on same page, I'm talking about the laptop I just got for my online only system. Not the one I'm using now since I mentioned both.

Edit: You asking about dual core because of the mbam, norton and what else I should consider query ?

Says dual core. By build do you mean compile? Or process blockchain. Either way you should be great doing it at the same time. Why not get another for offline signing?

Intel Core 2 Duo T5200 / 1.6 GHz
I plan on it, just dont have the extra funds right now. I mean I tech in BTC but I kinda just want to experiment with online right now.

I currently do all my trans off the BC android app.

What I meant was the DL of the chain, I debated doing one then the other or both at he same time as suggested by others where they said install core, then armor, run armory and let armory handle both at the same time.

To be decided...
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
August 10, 2014, 01:34:13 PM
 #3998

Yes let armory also torrent the blockchain for you

MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 01:46:46 PM
 #3999

Yes let armory also torrent the blockchain for you
Ok, but what about the thing I asked in regards to Norton & MBAM, should I bother with anything else let alone any of those two since it will be an online only system and not something using email or visiting potentially dangerous pages.

To be decided...
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
August 10, 2014, 01:52:36 PM
 #4000

Yes let armory also torrent the blockchain for you
Ok, but what about the thing I asked in regards to Norton & MBAM, should I bother with anything else let alone any of those two since it will be an online only system and not something using email or visiting potentially dangerous pages.

People will tell you to use Linux. On Windows I just use the free security essentials

Pages: « 1 ... 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 [200] 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 »
  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!