Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vikram

Pages: 1 ... 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 ... 82
931
Technical Support / Re: 0.4.9 Segfault
« on: August 29, 2014, 09:07:32 pm »
Crash #1 should hopefully be fixed in 0.4.10. Crash #2 we are looking into: https://github.com/BitShares/bitshares_toolkit/issues/693

932
General Discussion / Re: Finally ...UNKNOWN bug no more
« on: August 28, 2014, 03:05:18 pm »
Ha ha I got my funds restored... one more thing then it is back to normal.

What steps did you take to restore you funds? Restore from backup, rescan, etc.? Also what operating system and BTSX versions? We are trying to gather as much info about these problems and possible solutions as possible.

933
Technical Support / Re: 'Create Wallet' does not work
« on: August 28, 2014, 03:01:02 pm »
Your LevelDB databases seem to be failing to open. We have seen this occasionally but unable to reliably reproduce and not sure what the exact cause is. I've made an issue here: https://github.com/BitShares/bitshares_toolkit/issues/713

In your config.json (should be created on first run), there is a section called "loggers". Can you change the log level for all of them so it says:
Code: [Select]
"level": "debug",

Then let me know if you see any more relevant detailed information in the log files after attempting to open. In particular, any messages like "Unable to open database" or "Database in use".

934
nice summary ...
would you mind putting it somewhere on the wiki?

Sure I can do that

+1

935
Technical Support / Re: Recovering lost wallet from old windows install
« on: August 28, 2014, 02:42:48 pm »
I have a Users folder (with appdata intact) that I would like to recover the wallet file from.

I do not see any json or wallet.dat file in the wallets folder in appdata]\BitshareX folder

here is a screenshot of the target directory I am trying to recover from: http://imgur.com/wZMNvqI

Any suggestions?

Thanks,,,

The entire "...\wallets\default" folder is the wallet. It is not a single file. You might also want to save the "...\wallets\.backups" folder if there is one.

936
I have created a node and chain server:


Node Server: 104.131.35.149:1776

Will you be keeping this up so that we can add to the list of default seed nodes?

937
General Discussion / Re: market open order display bug--Win GUI
« on: August 28, 2014, 02:06:08 pm »
Nathan is working on this issue right now.  As the keys were generated with your wallet I am sure we can get to the bottom of this.

My newly created orders disappeared again after upgrading to 0.4.8a, and the transaction history indicated UNKNOWN.  It seems a serious bug, because users can not get their fund back unless the market order is dealt with.  Not only me, more and more people are encountering this bug.

 +5%

Its been a lot of this .

There seems to be a combination of wallet scanning bugs and database corruption happening to some people (particularly on Windows). Take a look here and see if anything helps:


938
General Discussion / Re: Unknown recipient for 0.4.8
« on: August 28, 2014, 01:53:21 pm »
There appears to be a combination of wallet scanning bugs and database corruption causing wallet problems for some people. If your wallet is missing some information, you may be able to restore it from backup: https://bitsharestalk.org/index.php?topic=7696.msg103586#msg103586

939
Technical Support / Re: Bitshares X Balance incorrect.
« on: August 28, 2014, 01:50:27 pm »

For clarification, you're saying you deleted a .log file and it fixed things ?

Do any devs thing this could be true?  Or was it likely fixed by something else ?

He is referring to a LevelDB .log file. So there seems to be some database corruption going on here.

940
There was a wallet scanning problem in 0.4.8. An automatic backup of your wallet should have been created when upgrading to 0.4.8. We can import this backup or an earlier backup into the latest version to restore the missing information. However, current 0.4.9 Windows has stability issues. If you are using Windows, you may have to wait until 0.4.9-b or 0.4.10.

Easiest way to find your automatic backups is to type 'info' in the console. You can then see your BTSX data directory; mine looks like:
Code: [Select]
"client_data_dir": "/Users/vikramrajkumar/Library/Application Support/BitShares X"

My wallet is named 'vikram'. So my wallet backup folder will then be:
Code: [Select]
/Users/vikramrajkumar/Library/Application Support/BitShares X/wallets/.backups/vikram

If I look inside, I see files like:
Code: [Select]
vikram-20140815T012516-version_upgrade.json
vikram-20140820T024754-version_upgrade.json
vikram-20140825T180441-version_upgrade.json
vikram-20140818T235327-version_upgrade.json
vikram-20140822T211723-version_upgrade.json

You would then pick the most recent one, and the you can do File -> Import Backup to restore it.

941
Technical Support / Re: Help, balance is not showing
« on: August 25, 2014, 07:48:40 pm »
There was an error during wallet scanning. Make sure you are fully synced to the blockchain and try the "rescan" command as ripplex said and let us know if it changes anything.

942
Technical Support / Re: Wallet export/import compatibility issues?
« on: August 25, 2014, 07:24:38 pm »
This is a bug that was introduced in recent versions and will be fixed in 0.4.8. How to fix: https://bitsharestalk.org/index.php?topic=7349.msg98855#msg98855

943
Minor: it's "reliability" not "realiability"

944
Technical Support / Re: BitsharesX Version 0.4.7 Report
« on: August 23, 2014, 10:58:13 pm »
https://github.com/dacsunlimited/bitsharesx/releases

Thank you! Now someone should sticky that sucker to the top of every applicable sub-forum.  ;D

I also recommend subscribing to notifications on the BTSX import announcement thread: https://bitsharestalk.org/index.php?topic=7067.msg94189#msg94189

945
Not sure if this has been fixed in 4.7 but in 4.5 when exporting the wallet and then trying to import it back I got this error:



Looking into it: https://github.com/BitShares/bitshares_toolkit/issues/675

Can anyone confirm whether or not backup import works correctly on Mac GUI or Linux command line? I suspect the problem is only on Windows.

I have found the problem and backup creation on Windows will be fixed in 0.4.8.

To recover your existing backup, open the backup file in a text editor like Notepad and scroll all the way to the end. There is an extra comma at the end of the file; the last two lines will look like this:
Code: [Select]
},
]

Delete that comma and save the file, and let us know if you can successfully import after doing this.

Pages: 1 ... 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 ... 82