Bitcoin Forum
June 21, 2024, 06:50:00 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Economy / Digital goods / Re: Uber Referral on very Cheap 3$ only on: April 14, 2018, 10:00:08 PM
I'll try some. PM me.
2  Economy / Digital goods / Re: [WTS] $30 voucher for HelloFresh healthy meals for only $5 (have 2 pieces) on: December 01, 2017, 08:55:26 PM
Interested. What is the use by date?
3  Bitcoin / Armory / Re: How do I make Armory go "Online"? 15.0/0.96.3/Win on: October 02, 2017, 11:46:39 PM
I found the file 5 mins after posting it. I deleted it and relaunched, nothing. I rescanned and rebuilt, still nothing. This program has been giving me errors and problems for about a month now. 4-8 hours a day, every day. I think I have to go to Bestbuy and buy a cheap computer to recover and pull my money out. Hopefully, that will work.
4  Bitcoin / Armory / Re: How do I make Armory go "Online"? 15.0/0.96.3/Win on: October 01, 2017, 10:58:04 PM
Delete the files in the below folder and relaunch.

C:\Users\YourUserNameHere\AppData\Roaming\Armory\databases

Can't locate it Sad
https://prnt.sc/gs34pd
5  Bitcoin / Armory / How do I make Armory go "Online"? 15.0/0.96.3/Win on: October 01, 2017, 04:05:32 PM
I have sync'd the core completely, I installed and recovered a wallet but it will not go online.
I believe the locations are correct but still not online. Installed on an external drive, the drive is plugged in.
Running Windows on a VM on my Mac.

Images:
https://prnt.sc/gry5pa
https://prnt.sc/gry0tn

Logs:
https://pastebin.com/rmjs9dn0
6  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 23, 2017, 09:12:46 AM
https://prnt.sc/gonmuq
7  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 22, 2017, 11:36:18 PM
Nope.
8  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 18, 2017, 07:50:25 PM
Hmmm. I really don't know what could be happening here. What the system is telling you is that there are instructions that your CPU doesn't recognize. I don't know why that would happen. Others seem to be running the binaries without issues. One thing I'll look into is my VM settings. It's possible my build VM needs to be told it has access to a different processor, or some other obscure setting. Hang tight. I'll do what I can.

In the meantime, if you don't mind getting your hands a little dirty, you can build your own version. I need to update the notes slightly but this should get you past the finish line.

I followed every step and I still got this...

No such file directory
Code:
cd osxbuild

https://prnt.sc/gmr3e1
9  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 16, 2017, 11:30:43 PM
MacBook Pro (13-inch, Mid 2012)
2.5 GHz Intel Core i5
8 GB 1600 MHz DDR3
Intel HD Graphics 4000 1536 MB
1TB SSD
10  Bitcoin / Armory / Re: Can you export private keys from Armory without launching the program? on: September 16, 2017, 05:42:19 PM
OK, thanks. I'll try that.
11  Bitcoin / Armory / Re: Can you export private keys from Armory without launching the program? on: September 16, 2017, 04:39:35 PM
Nope :/
12  Bitcoin / Armory / Can you export private keys from Armory without launching the program? on: September 16, 2017, 04:26:30 PM
I am trying to get a private key from Armory but the program won't launch. I know how to get it if the app is running but is there a way to get the private keys another way?
13  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 16, 2017, 11:59:28 AM
No, what I mean is run the latest version from the command line, like I mentioned earlier. I listed it as being under /Applications but it can be anywhere. I need to know what it's saying when you try to launch a later version of Armory.

Tried with 0.96.1 (Didn't launch and gave me this message)

Last login: Sat Sep 16 04:54:29 on ttys000
Admins-MacBook-Pro:~ Admin$ /Applications/Armory.app/Contents/MacOS/Armory ; exit;
/Users/Admin
Illegal instruction: 4
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
14  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 16, 2017, 01:58:10 AM
Please use the latest version and try again. I don't think 0.95.1 is supported anymore.

Nothing launches. The only version that launches is 0.92.1/3.
15  Bitcoin / Armory / [SUCCESS]How can I transfer Armory wallet to Bitcoin Core wallet? MAC OSX on: September 15, 2017, 05:06:37 PM
SUCCESSFUL
THANKS HCP and PhoenixFire FOR THE HELP!

OK, for all the people stuck trying to figure out how to get your money from Armory to Bitcoin Core Wallet RPC, this is for you.


#1 Extract your Private keys from Wallet.
#2 Open Bitcoin Core Wallet RPC>Help>Debug Window
#3 (If wallet is locked with passphrase) In the Debug Window, enter walletpassphrase <your passphrase> <time you want to keep it unlocked in secs>. Say I want to open it for 2 minutes (120 secs), I would enter the following code in the Debug window. After it will say "null"
Example:
Code:
walletpassphrase Armoryb389DxsfSEOfh 120
#4 Now that your wallet is unlocked, import private keys.

Single Key:
importprivkey <PrivateKey>
Example:
Code:
importprivkey 5KY1LjY0UyagrqcRX2riD3fFJNJPBpSPo

Multiple Keys: (When Importing Multiple Private Keys follow command below but add "true" instead of "false" to the last key you are importing in the batch.
Code:
importprivkey 5KY1LjY0UyagrqcRX2riD3fFJNJPBpSPo importedaddress1 false
importprivkey 5grqcRX2riDRX2riD3fFJNJPBpSf65rhj importedaddress2 false
importprivkey 5fFJNJPBpSagrqcRX2rifFJNJPBpSPBpS importedaddress3 true

Extracting Private Keys From Armory Wallet

Run armory in offline mode (simply run armory --offline)
Click on your wallet and click "Backup This Wallet" and enter the password.
Select "Export Key Lists" and click the button at the bottom
Check "Private Key (Plain Base58)" from the checklist and nothing else.
Select "Omit spaces in key data", as these may cause an "Invalid private key encoding" during import
Take each private key listed in the window and import them into bitcoin by using the instructions above.

Hope this helped. I made this to help people that are stuck.
16  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 15, 2017, 09:15:43 AM
0.95.1 was used.
17  Bitcoin / Armory / Re: How can I transfer Armory wallet to Bitcoin Core wallet? MAC OSX on: September 15, 2017, 12:46:20 AM
Thank you for helping HCP.

Ok, I was putting the command in Terminal, not Bitcoin Console without the <>. I went to the console and I got this warning below. Is it safe to import bitcoin-cli importprivkey <privkey>? I only ask because I DO NOT fully understand the ramification of a command lol.

https://prnt.sc/glb0m7

Welcome to the Bitcoin Core RPC console.
Use up and down arrows to navigate history, and Ctrl-L to clear screen.
Type help for an overview of available commands.
WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramification of a command.
18  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 14, 2017, 08:35:08 PM
It launches but with this message.

https://prnt.sc/gl8oss
( I clicked "Yes")

Last login: Thu Sep 14 13:26:30 on ttys000
Admins-MacBook-Pro:~ Admin$ /Applications/Armory.app/Contents/MacOS/Armory ; exit;
(ERROR) BDM.py:184 - DB error: DB version mismatch. Use another dbdir!
Unhandled Error
Traceback (most recent call last):
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/qtdefines.py", line 610, in MsgBoxWithDNAA
    result = dlg.exec_()
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/qtdefines.py", line 58, in wrapper
    result = func(*args, **kwargs)
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/qtdefines.py", line 772, in exec_
    return super(ArmoryDialog, self).exec_()
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/qt4reactor.py", line 231, in _iterate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/Users/Doug/Downloads/BitcoinArmory-master/osxbuild/workspace/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Twisted-16.3.0-py2.7-macosx-10.4-x86_64.egg/twisted/internet/base.py", line 825, in runUntilCurrent
    
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py", line 6042, in Heartbeat
    self.closeForReal()
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/ArmoryQt.py", line 6387, in closeForReal
    reactor.stop()
  File "/Users/Doug/Downloads/BitcoinArmory-master/osxbuild/workspace/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Twisted-16.3.0-py2.7-macosx-10.4-x86_64.egg/twisted/internet/base.py", line 581, in stop
    
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.


19  Bitcoin / Armory / How can I transfer Armory wallet to Bitcoin Core wallet? MAC OSX on: September 14, 2017, 08:24:20 PM
Quote
You can't transfer the wallet, per se, but you can transfer the private keys. Here's how to do it:

    Run armory in offline mode
Code:
armory --offline

    Click on your wallet and click "Backup This Wallet" and enter the password.
    Select "Export Key Lists" and click the button at the bottom
    Check "Private Key (Plain Base58)" from the checklist and nothing else.
    Select "Omit spaces in key data", as these may cause an "Invalid private key encoding" during import
    Take each private key listed in the window and import them into bitcoin by using this command:
Code:
bitcoin-cli importprivkey <privkey>

Mac OSX 10.12.6 Sierra

BTC Market is declining, I can't access my Armory and I need help transferring my Armory wallet (It won't launch) to my Bitcoin Core Wallet until I can get it fixed. I have all of my privates keys but the command "bitcoin-cli importprivkey <privkey>" is not working for me. Does anyone know a solution? Thanks guys.
20  Bitcoin / Armory / Re: MAC EXPERT NEEDED! BDM Error and Can't Open 0.95.1 / Rebuilt, STILL ERROR! on: September 12, 2017, 10:46:01 PM
Run the "echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile" line. That should help. I'll put this in the README regardless. It's necessary in order for programs to find the brew'd version first, and not Apple's bastardized version.

Also, you'll need to run "source ~/.bash_profile" after running that line, or close the terminal and open a new one.


I ran the "echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile" and nothing happened. I ran "source ~/.bash_profile" after I close the previous window and still nothing.

So I started over completely from
 
 touch ~/.bashrc
 echo "export CFLAGS=\"-arch x86_64\"" >> ~/.bashrc
 echo "export ARCHFLAGS=\"-arch x86_64\"" >> ~/.bashrc
 source ~/.bashrc
 brew update
 brew doctor

brew uninstall openssl
brew install openssl

echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile (I pressed ENTER/RETURN, took me to a fresh line with no action)
(New window created)
source ~/.bash_profile (I pressed ENTER/RETURN, took me to a fresh line with no action)

https://pastebin.com/TYeM1zH2

I'm convinced I am doing something wrong somehow. I copy and paste code so it's no mistakes. Please, can you give me exact step by step instructions so I can fix this?
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!