Bitcoin Forum
July 15, 2024, 01:24:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AEON [2017-10-07: update to 0.9.14.0] on: December 16, 2017, 05:56:22 PM
Hey guys,

I know I could have posted this on reddit too but decided to post here since if it is something critical smooth might take a look.

So long story short this morning(11:10 in the log file) I had the aeond and simplewallet open was checking my balance but executed shutdown command without exiting both.

Now  a couple of hours later(19:02) I tried to log into my wallet and I get the following errors in the log file:

Code:
2017-Dec-16 11:10:42.928536 Block is already in blockchain: ***********************
2017-Dec-16 11:10:42.928658 Refresh done, blocks received: 19, balance: 9.541041913272, unlocked: 9.541041913272
2017-Dec-16 11:10:42.928669 Refresh done, blocks received: 19
2017-Dec-16 11:10:42.928695 balance: 9.541041913272, unlocked balance: 9.541041913272
2017-Dec-16 11:10:42.928708 **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
2017-Dec-16 11:29:44.091411 Failed to read line.
2017-Dec-16 11:29:44.091450 Read command:

2017-Dec-16 19:02:38.063657 aeon wallet v0.9.14.0()
2017-Dec-16 19:02:45.596201 Loaded wallet keys file, with public address: *****************************
2017-Dec-16 19:02:45.596635 ERROR /home/helpme/Downloads/aeon-master/src/common/boost_serialization_helper.h:108 Exception at [unserialize_obj_from_file], what=input stream error
2017-Dec-16 19:02:45.596652 ERROR /home/helpme/Downloads/aeon-master/src/wallet/wallet2.cpp:566 !r. THROW EXCEPTION: error::file_read_error
2017-Dec-16 19:02:45.596666 /home/helpme/Downloads/aeon-master/src/wallet/wallet2.cpp:566:N5tools5error15file_error_baseILi2EEE: failed to read file "Aeonwal"
2017-Dec-16 19:02:45.596880 Error: failed to load wallet: failed to read file "Aeonwal"
2017-Dec-16 19:02:45.596897 ERROR /home/helpme/Downloads/aeon-master/src/simplewallet/simplewallet.cpp:402 could not open account
2017-Dec-16 19:02:45.596904 ERROR /home/helpme/Downloads/aeon-master/src/simplewallet/simplewallet.cpp:1216 Failed to initialize wallet

It seems my wallet file is 0 bites:
 ll -ltrh
total 113M
-rwxrwxr-x. 1 helpme helpme 3.6M Oct 12 21:43 aeond
-rwxrwxr-x. 1 helpme helpme 2.8M Oct 12 21:43 simplewallet
-rwxrwxr-x. 1 helpme helpme 868K Oct 12 21:43 simpleminer
-rwxrwxr-x. 1 helpme helpme 936K Oct 12 21:43 connectivity_tool
-rw-r--r--. 1 helpme helpme  289 Oct 13 10:15 AECC.keys
-rw-r--r--. 1 helpme helpme   97 Oct 13 10:15 AECC.address.txt
-rw-r--r--. 1 helpme helpme    0 Dec 16 11:29 AECC
-rw-rw-r--. 1 helpme helpme 461K Dec 16 19:01 aeond.log
-rw-rw-r--. 1 helpme helpme 104M Dec 16 19:04 simplewallet.log

I am running Fedora 25, some more info:
[Phoenix_0.9.14]$ cat /etc/redhat-release
Fedora release 25 (Twenty Five)
Linux localhost 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[Phoenix_0.9.14]$ ulimit -l
64


I do have backup of the wallet so it is not critical or anything. Just figured out if it is a bug I could draw smooth's attention to check it.
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!