Bitcoin Forum
April 25, 2024, 03:46:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory wont open  (Read 807 times)
farlack (OP)
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
February 03, 2013, 10:56:28 AM
 #1

When I try to open armory, I'm getting a popup that tells me to look at the armory.exe.

I open it and I'm getting this error

IOErrorL [Erno 13] Permission Denied
Traceback (most recent call last):
   File "ArmoryQT.py", line 41, in <module>
      from armoryengine import
   File "armoryengine.pyc", line 380 in <module>
   File "armoryengine.pyc", line 372, in choplogfile

Any advice on how to fix this?

Or

How would I go about getting the coins off armory onto bitcoinqt?

Thanks for any help.
1714016764
Hero Member
*
Offline Offline

Posts: 1714016764

View Profile Personal Message (Offline)

Ignore
1714016764
Reply with quote  #2

1714016764
Report to moderator
1714016764
Hero Member
*
Offline Offline

Posts: 1714016764

View Profile Personal Message (Offline)

Ignore
1714016764
Reply with quote  #2

1714016764
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714016764
Hero Member
*
Offline Offline

Posts: 1714016764

View Profile Personal Message (Offline)

Ignore
1714016764
Reply with quote  #2

1714016764
Report to moderator
CurbsideProphet
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
February 03, 2013, 06:31:05 PM
 #2

Do you have your private key?  If so, just import that into the client or another wallet (ie Blockchain.info)

1ProphetnvP8ju2SxxRvVvyzCtTXDgLPJV
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
February 03, 2013, 07:59:42 PM
 #3

When I try to open armory, I'm getting a popup that tells me to look at the armory.exe.

I open it and I'm getting this error

IOErrorL [Erno 13] Permission Denied
Traceback (most recent call last):
   File "ArmoryQT.py", line 41, in <module>
      from armoryengine import
   File "armoryengine.pyc", line 380 in <module>
   File "armoryengine.pyc", line 372, in choplogfile

Any advice on how to fix this?

Or

How would I go about getting the coins off armory onto bitcoinqt?

Thanks for any help.
In case you cant read error messages: "IOError: Permission Denied"
code section:
Code:
def LOGDEBUG(msg, *a):
   try:
      logstr = msg if len(a)==0 else (msg%a)
      callerStr = getCallerLine() + ' - '
      logging.debug(callerStr + logstr)
   except TypeError:
      traceback.print_stack()
      raise
it cant write to the logfile and therefore dies! you screwd up permissions for the ~/.armory directory.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
farlack (OP)
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
February 04, 2013, 12:50:09 PM
 #4

I opened my backup on my external unfortunately my backup doesn't have my wallet info. I'll attempt to load my backup on my otherbackup that the armory is corrupted hopefully I can get the keys that way.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
February 04, 2013, 09:44:44 PM
 #5

I opened my backup on my external unfortunately my backup doesn't have my wallet info. I'll attempt to load my backup on my otherbackup that the armory is corrupted hopefully I can get the keys that way.
so u didnt backup ur armory wallet file (the ones in ~/.armory)?

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
farlack (OP)
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
February 05, 2013, 12:36:20 AM
 #6

Well I had my main hard drive which I turned into an external, + an external which I thought was my backup. I didn't know copying the armory folder didn't copy the wallet too.

Then the main hard drive the armory went corrupt, but I was able to after a nice stressful time figure it out. I loaded armory on the external, but used the main externals settings and wallet information. I was able to make a paper copy, and import it onto my main computer hard drive.


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!