Bitcoin Forum
June 17, 2024, 04:29:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Armory Offline wont start (0.96.3) on: August 12, 2019, 03:56:23 PM
I updated my online machine to 0.96.5. Fixed the broadcasting problem. Thanks everybody.
2  Bitcoin / Armory / Re: Armory Offline wont start (0.96.3) on: August 11, 2019, 07:01:48 PM
Code:
Illegal instruction (core dumped)
This is the problem. Your CPU doesn't support an instruction that Armory is frequently compiled for. Please try the latest noasm build: https://github.com/goatpig/BitcoinArmory/releases/download/v0.96.5/armory_0.96.5_amd64_gcc4.9_noasm.deb

Note that a lot of Armory is Python rather than C/C++, but if using gcc4.9 does not work properly you can try a 0.96.4 noasm build or you are going to need to compile your own version.

Check this page https://www.bitcoinarmory.com/building-from-source/ and follow the guide under this "Ubuntu Build Instructions" and try again.
Unfortunately that is the old Armory website (https://btcarmory.com/ is the maintained site). The current Linux build notes will work a lot better.

I went with the GCC 4.7 option you gave me. Worked instantly. Thanks.
Though one problem, i signed the tx on the offline machine (0.96.4) but for some reason i am not allowed to broadcast it on my online machine (0.96.2)
3  Bitcoin / Armory / Re: Armory Offline wont start (0.96.3) on: August 10, 2019, 08:16:21 AM
Thank you for your fast answer.
Though, i still wonder why the offline bundle for 0.96.2 is not working. This would be way easier to install instead of going through all this dependency horror.
4  Bitcoin / Armory / [SOLVED ]Armory Offline wont start (0.96.3) on: August 09, 2019, 09:06:27 PM
Alright, so i wanted to upgrade my 0.92.1 Armory Offline to a newer version. Since i only run gcc 4.7 on my air-gapped device i did not wanted to upgrade to 0.96.5.
So i downloaded :
Code:
https://github.com/goatpig/BitcoinArmory/releases/download/v0.96.2/armory_0.96.2-ubuntu14.04-amd64_offline.tar.gz

and installed both packages on my air-gapped device which all went fine. It would not launch.
So after that i also upgraded to 0.96.3
Code:
https://github.com/goatpig/BitcoinArmory/releases/download/v0.96.3/armory_0.96.3-gcc4.7_amd64.deb)
which also went fine.

For some reason when i now launch Armory in Offline mode this happens:

Code:
$ /usr/bin/armory --offline
(ERROR) ArmoryUtils.py:1245 - Error getting system details:
Traceback (most recent call last):
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1243, in <module>
    SystemSpecs = GetSystemDetails()
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1238, in GetSystemDetails
    out.HddAvailB = getHddSize(BTC_HOME_DIR)    / (1024**3)
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1235, in getHddSize
    s = os.statvfs(adir)
OSError: [Errno 2] No such file or directory: '/home/REDACTED/.bitcoin'
(ERROR) ArmoryUtils.py:1246 - Skipping.
(ERROR) ArmoryUtils.py:3719 - Unsupported language  specified. Defaulting to English (en)
/usr/lib/armory/armoryengine/Transaction.py:2882: SyntaxWarning: import * only allowed at module level
  def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
Illegal instruction (core dumped)

No idea whats the problem but Armory wont boot. There are no errors in the armorylog file.
Please help me out. Thanks.
5  Other / Beginners & Help / Re: Intersango Scam??? on: June 26, 2012, 01:30:29 PM
Don't have any problems with Intersango.
I also believe there good guys.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!