Search content
Sort by

Showing 20 of 46 results by successcouncil
Post
Topic
Board Armory
Topic OP
offline dramas
by
successcouncil
on 18/12/2020, 02:59:07 UTC
Finally  After the purchase a newer machine Armory is running but it is online

Unbuntu 18.4
I use an external drive for both bitcoin and Armory folders although the apps are installed on the desktop.
I am manually running bitcoin-qt   (happy to change if you suggest.)
In Armory settings (GUI) I was able to point to the bitcoin blocks database on the external drive.
I was unable to point to armory databases to the external drive from the GUI so I attempt to do it with the terminal command.

armory --datadir="/media/bob/Backup Plus/Armory"

Things I have checked.
Bitcoin core is up to date and synced.
Bitcoin core is not pruning.
Current version of Armory is running.

Armory log.
https://pastebin.com/gCfdB0QN

Let me know if you have any ideas?
Post
Topic
Board Armory
Re: Ubuntu 18.04 Armory Error log. Help please
by
successcouncil
on 17/12/2020, 20:30:18 UTC
Where does one find the NOASM version?
Post
Topic
Board Armory
Re: Ubuntu 18.04 Armory Error log. Help please
by
successcouncil
on 17/12/2020, 15:51:52 UTC
Okay  did the armory settings part and added ManageSatoshi set to false.
I also pointed to the external hard drive for both Armory and bitcoin in the command line with this command
armory --satoshi-datadir="/media/bob/Backup Plus/bitcoin" --datadir="/media/bob/Backup Plus/Armory"

And have drastically reduced the errors but I am still not spawning the app.  Here is the error message.  Any ideas?

Gtk-Message: 09:45:58.533: Failed to load module "canberra-gtk-module"
(ERROR) ArmoryUtils.py:3735 - Unsupported language  specified. Defaulting to English (en)
/usr/lib/armory/armoryengine/Transaction.py:3126: SyntaxWarning: import * only allowed at module level
  def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
Illegal instruction (core dumped)
Post
Topic
Board Armory
Re: Ubuntu 18.04 Armory Error log. Help please
by
successcouncil
on 17/12/2020, 04:27:25 UTC
Turn off auto bitcoind in the File -> Settings menu.

In Armory?  The app never loads.  It aborts within seconds.   Any other ideas?
Post
Topic
Board Armory
Re: Unable to download updates from "extensions.gnome.org"
by
successcouncil
on 17/12/2020, 04:23:12 UTC
I just installed it from terminal and it got me past that step.  Thanks.
Post
Topic
Board Armory
Topic OP
Ubuntu 18.04 Armory Error log. Help please
by
successcouncil
on 16/12/2020, 19:14:00 UTC
bitcoin qt is running and I launch armory from terminal at get this error.  Any help is greatly appreciated.

Gtk-Message: 13:07:03.799: Failed to load module "canberra-gtk-module"
/home/bob
(ERROR) ArmoryUtils.py:1262 - Error getting system details:
Traceback (most recent call last):
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1260, in <module>
    SystemSpecs = GetSystemDetails()
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1255, in GetSystemDetails
    out.HddAvailB = getHddSize(BTC_HOME_DIR)    / (1024**3)
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1252, in getHddSize
    s = os.statvfs(adir)
OSError: [Errno 2] No such file or directory: '/home/bob/.bitcoin'
(ERROR) ArmoryUtils.py:1263 - Skipping.
(ERROR) ArmoryUtils.py:3735 - Unsupported language  specified. Defaulting to English (en)
/usr/lib/armory/armoryengine/Transaction.py:3126: SyntaxWarning: import * only allowed at module level
  def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
No systemtrayicon available
(ERROR) BDM.py:268 - setSatoshiDir: directory does not exist: /home/bob/.bitcoin
(ERROR) ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 1857, in startBitcoindIfNecessary
    TheSDM.setupSDM(extraExeSearch=self.satoshiExeSearchPath)
  File "/usr/lib/armory/SDM.py", line 190, in setupSDM
    if self.failedFindExe:  raise self.BitcoindError, 'bitcoind not found'
BitcoindError: bitcoind not found
(ERROR) BDM.py:268 - setSatoshiDir: directory does not exist: /home/bob/.bitcoin
(WARNING) SDM.py:402 - Spawning DB with command: ArmoryDB --db-type="DB_FULL" --cookie --satoshi-port=8333 --datadir="/home/bob/.armory/" --dbdir="/home/bob/.armory/databases"
Illegal instruction (core dumped)

Post
Topic
Board Armory
Topic OP
Unable to download updates from "extensions.gnome.org"
by
successcouncil
on 14/12/2020, 20:34:10 UTC
When running Armory for the first time I got the above message.   Is this a problem?
Post
Topic
Board Armory
Re: There are two Ubuntu versions with different GCC versions. Which one?
by
successcouncil
on 14/12/2020, 14:48:40 UTC
Thanks for that explanation.  I have Ubuntu 18.4.  So which one?
Post
Topic
Board Armory
Topic OP
There are two Ubuntu versions with different GCC versions. Which one?
by
successcouncil
on 13/12/2020, 20:17:26 UTC
Not sure what GCC is.  How do I figure out which one to download?
Post
Topic
Board Armory
Topic OP
File permissions problem
by
successcouncil
on 10/12/2020, 19:58:32 UTC
So I bit the bullet and gave up on Armory working on Mac.  I bought my ubuntu machine.  Found the external drive. (The one I used to use on Mac.)

but could not Write to the bitcoin directory and I am sure the Armory directory when I get to it.  I still have access to the Mac.

Is it safe to just change the permissions on the bitcoin and armory directory to 666?

Or is there a way to change the owner of the file on the Mac so the Ubuntu user can set it to what ever it needs to be? And what should it be?

Should I just buy another harddrive and copy the blockchain across, how do I do that to have the ubuntu user as the owner of the new files and hard disk?

Or download the whole blockchain again?  (please no)

What is quickest for a tech struggler like me?

Thanks in advance.
Post
Topic
Board Armory
Re: Armory on macOS 10.15 (Catalina)
by
successcouncil
on 07/12/2020, 20:24:43 UTC
If you are like me and read this and your heart sank.  Another thread suggest downloading virtual box and running Ubuntu on a Mac Virtual machine.  It looks easy enough.   I am about to try it now.

I am following this videos advice.
https://www.youtube.com/watch?v=aJcc-xC6krE
Post
Topic
Board Armory
Topic OP
Not enough UTXO's will result in loss of privacy.
by
successcouncil
on 11/09/2019, 17:19:03 UTC
Is there anything I can do to avoid this?   And what does it actually mean?
Post
Topic
Board Armory
Re: Armory crashes on startup on MAC
by
successcouncil
on 30/08/2019, 20:52:14 UTC
Seems like you might have some ghost processes that have the sockets/ports open. You need to kill these ghost processes (or simply restart your computer) and try again.

I got it working.. Thanks to all who helped.   Smiley
Post
Topic
Board Armory
Re: Armory crashes on startup on MAC
by
successcouncil
on 28/08/2019, 22:26:27 UTC
This is what I get.

dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /Users/username/Applications/Armory.app/Contents/MacOS/Python
  Reason: image not found
Abort trap: 6

You need to install OpenSSL.

So I installed OpenSSL and opened armory. And for the first time it opened.  It said it was creating databases.  But I needed to point to my external drive to get my watching only wallets.  The GUI in preferences would not allow me to do it so I closed it down and tried to do it from the terminal.

I typed this which created a short cut.

ln -s /Volumes/Untitled/Applications/Armory/ ./Armory

Then I tried to launch armory again and it crashed on startup.

I deleted the shortcut.  It crashed again.

I tried to run from the terminal as I thought that is what you would ask and got this error message

./Armory --datadir=/Volumes/Untitled/Applications/Armory --satoshi-datadir=/Volumes/Untitled/Applications/Bitcoin
(ERROR) ArmoryUtils.py:3735 - Unsupported language  specified. Defaulting to English (en)
(ERROR) ArmoryQt.py:5975 - Socket already in use.  Sent CLI args to existing proc.
(ERROR) ArmoryQt.py:5976 - Exiting...
Post
Topic
Board Armory
Re: Armory crashes on startup on MAC
by
successcouncil
on 08/08/2019, 16:13:52 UTC
Post
Topic
Board Armory
Re: Armory crashes on startup on MAC
by
successcouncil
on 08/08/2019, 04:24:03 UTC
This is what I get.

dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /Users/username/Applications/Armory.app/Contents/MacOS/Python
  Reason: image not found
Abort trap: 6

Also can you provide me with instructions on retrieving logs please?
Post
Topic
Board Armory
Re: Armory crashes on startup on MAC
by
successcouncil
on 31/07/2019, 21:28:58 UTC
Hi. Please update to Core 0.18. In addition, please let me know which Mac model you're using (e.g., 2018 Macbook Pro). I'll give instructions from there.

Thanks.

Are you able to help please?
Post
Topic
Board Armory
Re: Armory crashes on startup on MAC
by
successcouncil
on 26/07/2019, 02:56:31 UTC
Thank you for your help.

bitcoin core updated.
Mac Book Pro 2013
Mac OS 10.13.6
Post
Topic
Board Armory
Topic OP
Armory crashes on startup on MAC
by
successcouncil
on 17/07/2019, 16:10:42 UTC
Hi,

Trying to run Armory 0.96.5
Bitcoin core 0.16.0

on a Mac OSX 10.13.6 .  (16gb of RAM)

Core is working fine and blocks synced.

On Armory startup it crashes immediately and the dialogue says to update everything (done that) and then contact the developer.

Any help would be appreciated.

Thanks in advance.
Post
Topic
Board Armory
Re: 95.1 is not working on either of my Macs... Is there any reason not to use 93.3?
by
successcouncil
on 25/04/2017, 20:02:37 UTC
Thanks goatpig.    I will do the .93 trx first then try to get .951 cranking later.   Smiley