bitcoinron
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 15, 2016, 10:56:24 PM |
|
The transaction all seem to say "UNKNOWN INPUT".. I dont know if this helps, I'm trying to find at transaction I can check. The problem is the coins are missing, can't be used..
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
May 16, 2016, 12:45:20 AM |
|
You need to export your private keys and import into core
|
|
|
|
bitcoinron
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 16, 2016, 03:35:19 AM |
|
I heard that it's dangerous and breaks the wallets.. I've got two.. hoping for a fix or something?
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
May 16, 2016, 04:03:32 AM |
|
I heard that it's dangerous and breaks the wallets.. I've got two.. hoping for a fix or something?
No you'll be fine as long as you don't share the keys. You can't lose anything by importing. Also, post an address and what it is supposed to have if possible.
|
|
|
|
SimonBelmond
|
|
May 16, 2016, 08:15:28 AM Last edit: May 16, 2016, 09:01:46 AM by SimonBelmond |
|
What is the latest downloadable build which is running on Win32? Will there be any interaction problems with 0.94.1?
Edit: Using a 32 bit Win system as offline device for signing.
|
|
|
|
goatpig (OP)
Moderator
Legendary
Offline
Activity: 3752
Merit: 1364
Armory Developer
|
|
May 16, 2016, 09:38:28 AM |
|
I heard that it's dangerous and breaks the wallets.. I've got two.. hoping for a fix or something?
You have 3 possiblities: 1) Export keys to another wallet software. 2) Try to debug Armory yourself. 3) Identify the buggy wallet and send me a watching only copy to reproduce and debug on my own. You lose privacy but I get to fix the issue. What is the latest downloadable build which is running on Win32? Will there be any interaction problems with 0.94.1?
Edit: Using a 32 bit Win system as offline device for signing.
0.92.x had x86 builds and is compatible with later versions. Otherwise you can build 0.94.x in x86, that will run just fine. Not sure about XP though.
|
|
|
|
bitcoinron
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 16, 2016, 10:26:09 PM |
|
Thanks, it's best I sent a watching copy. It effects two wallet so it should be the same issue in both of those wallets. I send to you now.
|
|
|
|
goatpig (OP)
Moderator
Legendary
Offline
Activity: 3752
Merit: 1364
Armory Developer
|
|
May 16, 2016, 10:34:57 PM |
|
Will let you know what I found out tomorrow.
|
|
|
|
alomar
Member
Offline
Activity: 178
Merit: 10
|
|
May 17, 2016, 08:14:45 PM |
|
I can't really tell how to do the bitcoin explorer addressing checking..
Is there a way to check the aggregate?
When I double click the withdrawl transactions, it comes up with the error.
"The transaction you requested be displayed does not exist in Armory's database. This is unusual..."
i have seen this error message too in my wallet: "The transaction you requested be displayed does not exist in Armory's database. This is unusual..."[/i]
|
|
|
|
goatpig (OP)
Moderator
Legendary
Offline
Activity: 3752
Merit: 1364
Armory Developer
|
|
May 17, 2016, 08:45:20 PM |
|
Looks like it happens under certain (yet to be determined) conditions when the sender address is used as the change address. Will let you know when I figure out the bug and fix it.
|
|
|
|
alomar
Member
Offline
Activity: 178
Merit: 10
|
|
May 17, 2016, 11:06:24 PM |
|
new problem:
upon opening Armory 0.94.1, wallet consistency check starts fine but then:
1. Sync blocks-OK 2. Building Database-OK 3. Scanning Transaction History-GUI shuts down (closes)
any ideas? Armory is set to manage bitcoind.
Ubuntu 14.04.4 LTS
edit: was working fine until i added 1000 addresses to one of the wallets.
|
|
|
|
goatpig (OP)
Moderator
Legendary
Offline
Activity: 3752
Merit: 1364
Armory Developer
|
|
May 17, 2016, 11:13:08 PM |
|
Do a rebuild & rescan
|
|
|
|
alomar
Member
Offline
Activity: 178
Merit: 10
|
|
May 17, 2016, 11:15:44 PM |
|
Do a rebuild & rescan
would that be: bitcoind -reindex and then bitcoind -rescan? do both?
|
|
|
|
alomar
Member
Offline
Activity: 178
Merit: 10
|
|
May 17, 2016, 11:30:51 PM |
|
running bitcoind -reindex.
is there any indication when it is finished?
|
|
|
|
goatpig (OP)
Moderator
Legendary
Offline
Activity: 3752
Merit: 1364
Armory Developer
|
|
May 17, 2016, 11:48:31 PM |
|
No I meant picking Rebuild & Rescan in Armory's Help menu...
|
|
|
|
alomar
Member
Offline
Activity: 178
Merit: 10
|
|
May 18, 2016, 05:09:15 AM |
|
No I meant picking Rebuild & Rescan in Armory's Help menu...
what exactly is that command doing? is it working on just the Armory DB or Bitcoin's DB or both?
|
|
|
|
goatpig (OP)
Moderator
Legendary
Offline
Activity: 3752
Merit: 1364
Armory Developer
|
|
May 18, 2016, 10:12:43 AM |
|
working on just the Armory DB
|
|
|
|
Rampion
Legendary
Offline
Activity: 1148
Merit: 1018
|
|
May 18, 2016, 02:54:46 PM |
|
Installed 0.94.1 with an alternative folder for the db (--dbdir) and all is well. If i drop the --dbdir argument it will re-build the new ~120MB db in the default folder and delete de old ~70GB one - correct?
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6886
Just writing some code
|
|
May 18, 2016, 03:09:19 PM |
|
Installed 0.94.1 with an alternative folder for the db (--dbdir) and all is well. If i drop the --dbdir argument it will re-build the new ~120MB db in the default folder and delete de old ~70GB one - correct?
It won't delete the old one; you will have to find it and delete it manually.
|
|
|
|
alomar
Member
Offline
Activity: 178
Merit: 10
|
|
May 18, 2016, 06:16:08 PM |
|
working on just the Armory DB
worked, thanks.
|
|
|
|
|