Bitcoin Forum
May 11, 2024, 07:41:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 233 »
1621  Bitcoin / Armory / Re: Will Armory 0.93.3 still work after Segwit? on: June 26, 2017, 03:49:32 PM
Quote
...
2) Make sure your node is turned off for the duration of this process
...
4) Once it's up, from another terminal, run: armory

You did not respect either of these instructions. Do not PM me, use this thread.

1622  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 11:33:28 AM
Delete this folder and rebuild the DB from scratch:

D:\Users\Admin\AppData\Roaming\Armory\databases
1623  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 10:39:17 AM
Ran Armory Software and this came out

http://puu.sh/wuBCd/41f6f5a266.png

False positive, ignore it.

Quote
core/blocks/ remains empty.

Wait what? You're supposed to download the chain there before running Armory.
1624  Bitcoin / Armory / Re: 0.96.1 testing build #3 on: June 26, 2017, 10:30:35 AM
There was a post some weeks ago in this thread where someone pointed out something about the newest OSX giving you grief if you don't move the scripts around on your system (for whatever reason). You should try and dig that out.
1625  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 10:28:31 AM
This is off, it's not finding any block data. Double check your paths and make sure your user has read access to the satoshi-datadir.
1626  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 10:08:34 AM
Then just start the DB on its own. From the command prompt:

Code:
cd F:\Crypto\Armory\
ArmoryDB.exe --datadir="F:\Crypto\Armory\user" --satoshi-datadir="F:\Crypto\Armory\core\blocks"

You can start the client after the DB is spawned.
1627  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 09:57:27 AM
Quote
--satoshi-datadir="F:\Crypto\Armory\core"

This should be --satoshi-datadir="F:\Crypto\Armory\core\blocks" btw, assuming Core gets F:\Crypto\Armory\core\ as its datadir.
1628  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 09:44:48 AM
Quote
u'--dbdir="F:\\Crypto\\Armory\\user\\databases"'

Somehow the path is in unicode, for whatever reason. I have no idea why, first time I see this. Maybe your local is doing weird things to the path?

Read this tutorial and set your paths in the config files instead of the shortcut target:

https://btcarmory.com/docs/pathing

1629  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 09:33:55 AM
Code:
BadPath: Invalid blockdata path

It means the the satoshi-datadir either does no exists or your user does not have read access to that folder.

At any rate, consider updating to this:

https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.0.3-testing
1630  Bitcoin / Armory / Re: come home to see armory all wallets deteled on: June 26, 2017, 09:31:37 AM
just pm'd someone btw if they can help with corrupted files, they are encrypted but if you can un- corrupte ill put btc in escrow or something.

Do not PM me. I am making a point of ignoring you. People in this thread have gone out of their way to help you. The questions you ask have been replied to several times in here. Reread the replies if you missed them.

Stop posting in other threads, stop creating other threads. I have been deleting your posts outside of this thread. Keep your request for hand holding to this thread only. Thanks.
1631  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 09:25:49 AM
Quote
Bitcoinqt.exe must be running when Armory builts DB

This is not a prerequisite to bootstrap the DB since 0.95. As a matter of fact, turning off your node while bootstrapping is a good way ease things up on slow PCs.

Quote
Hi Thanks for the reply. I do believe it's not such matter since it's a brand new install and I'm running the script with the correct letter (F).

"F:\Utils\Crypto Miners\Armory\ArmoryQt.exe" --datadir="F:\Utils\Crypto\Armory" --satoshi-datadir="F:\Utils\Crypto\Bitcoin"

I've even tried to change directories and it returns "cannot spawn db". Is there a way to solve that as well? :/

Post your logs, use pastebin.
1632  Bitcoin / Armory / Re: Bulk generation of P2SH-P2PK and later P2SH-P2WPKH addresses on: June 26, 2017, 08:39:54 AM
I could send you the wallet where I tried with ( watch-only ). If that helps.

Sure, that would help.

If you feel like it, I can also SSH into the machine to try and figure out what's going on.
1633  Bitcoin / Armory / Re: ArmoryQt on Windows still broken with remote ArmoryDB on Ubuntu? on: June 26, 2017, 08:12:28 AM
ugh you need to run swig to create that actually. You are stuck with getting the build process to work or waiting for a new one.
1634  Bitcoin / Armory / Re: 0.96.1 testing build #3 on: June 26, 2017, 07:32:41 AM
Ask droark, he takes care of the OSX stuff.
1635  Bitcoin / Armory / Re: Armory 0.96 is out on: June 26, 2017, 07:05:14 AM
1. Otherwise, 0.96 is good to use as a cold/offline wallet on a 64-bit machine then?

Yes

Quote
2. Such procedure is even more complicated than it already is. I don't even know where to look for those config files to begin with let alone tinkering with them involving more command line arguments which I am trying to avoid in the first place. I'm just thinking that since Armory has a GUI, why not incorporate such a feature in it. There's already one for specifying an explicit Bitcoin Core data directory location in Settings, so why not for Armory's too? I thought that's what GUIs are for -- to make things easy and simple so that even gramps can do it without screwing up. It would be a foolproof method for regular Joes like me. Not everyone involved in cryptos is an astute techie; and I'm a fine example of that.

BTW, on a W7 x64 machine running 0.96 with explicit Armory data directory using a shortcut arg (--satoshi-datadir="D:\Bitcoin" --datadir="D:\Armory"), the "databases" folder, wallets, settings and log files are together in the "Armory" folder and ths setup has been working for a while now through several updates. So your explanation above about the "datadir" being separate from "blockchain and db folder" has confused the heck out of me even further.

https://btcarmory.com/docs/pathing

I wrote a tutorial explaining what paths Armory uses and how to set them up in the config files. This is simpler than you are imagining it.

Quote
If it's too complicated to include such a feature in GUI (for us regular folks) such that it would jeopardize the existing working code and possibly break it, then forget I mentioned it. But thanks just the same for your time replying to my query.

GUI development is very time consuming, and GUI features such as pathing end up conflicting with the existing code which was never written with the intent to allow for modularity. On top of that, it is all in Python, which is particularly indisposed to the maintenance of expensive GUI code, so all in all, I put in the config setup cause it's the solution down the middle. When I have time and the appetite for it, I improve UX where I can. I do not often have that appetite.

TLDR: technical debt.
1636  Bitcoin / Armory / Re: ArmoryQt on Windows still broken with remote ArmoryDB on Ubuntu? on: June 26, 2017, 06:32:49 AM
You need to copy _CppBlockUtils.pyd and CppBlockUtils.py
1637  Bitcoin / Armory / Re: Stuck building database? on: June 26, 2017, 04:56:09 AM
I'll have to create a 14.04 vm to look at this directly, this is too messy to be dealt with remotely. Will get back to you.
1638  Bitcoin / Armory / Re: Stuck building database? on: June 26, 2017, 04:51:41 AM
Oh wow, what is your automake version?
1639  Bitcoin / Armory / Re: Stuck building database? on: June 26, 2017, 03:59:55 AM
Run this:

Code:
autoconf

And post the error output.
1640  Bitcoin / Armory / Re: Bulk generation of P2SH-P2PK and later P2SH-P2WPKH addresses on: June 26, 2017, 03:46:01 AM
( menu entries removed from launcher ).

That has been wacky since the move to autotools but I thought I had it fixed. I do get menu items when I install on Ubuntu 16.04 and Debian Wheezy, for what it's worth.
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 233 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!