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 - CoinHoarder

Pages: 1 ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44
556
General Discussion / Re: Client not syncing with Network?
« on: August 29, 2014, 05:10:30 am »
Trying to figure out how I connect to the network if the wallet stops syncing with it. 

Getting a "wallet error" where it "can't find the key".  Any ideas?  This has probably already been covered so please feel free to let me know where the link is if so.

I am having the hardest time connecting to the network and syncing today with the 0.4.9 and 0.4.9a .exe binary. The Linux 0.4.9 client I'm using for my delegate has worked flawlessly though..

There are a lot of people reporting issues in the technical support sub forum as well. My usual fixes aren't working, so I'm not sure what is up..

What version are you on and build? Windows/Linux?

557
Technical Support / Re: Not connecting, not syncing
« on: August 29, 2014, 04:42:22 am »
I too have connections now and I was able to perform the transactions I had planned earlier in the day (albeit at a loss but such is the price of experimentation).

Thanks for the help everyone!

Good. It seems that DACsun has a different version of 0.4.9 up now than they did this morning, as it is not 0.4.9a

I installed that and deleted my wallet folder... am re-downloading the block chain and then going to import my private key... hopefully that fixes my problems. :)

EDIT: I have not been able to fix them, just be patient and wait for an update to come (hopefully) tomorrow.

558
Getting this error after running the client for 10 mins:
Quote
--- currently syncing at 206 blocks/sec, 10 minutes remaining
--- there are now 46 active connections to the p2p network
--- there are now 47 active connections to the p2p network
--- there are now 46 active connections to the p2p network
--- there are now 47 active connections to the p2p network
--- there are now 48 active connections to the p2p network
--- there are now 49 active connections to the p2p network
--- there are now 48 active connections to the p2p network
--- there are now 47 active connections to the p2p network
bitsapphire (unlocked) >>>
Program received signal SIGSEGV, Segmentation fault.
0x000000000065e91b in fc::exception::to_detail_string (this=this@entry=0xa46a1c0, ll=..., ll@entry=...)
    at /root/bitsharesx/libraries/fc/src/exception.cpp:144
144           ss << variant(my->_code).as_string() <<" " << my->_name << ": " <<my->_what<<"\n";
Any thoughts?

I woke up to this error this morning. I'm not sure what it is, but it made me miss 8 blocks.  >:(

559
Technical Support / Re: Not connecting, not syncing
« on: August 29, 2014, 03:22:27 am »
Okay tried that version, still just sitting as "not connected". Sometimes during a restart it will start to sync but then revert back to saying not connected after a few minutes.

Any ideas? Supposed to be writing the 2nd part of my news article on using the BitsharesX platform but I'd rather the whole article not be about how I was unable to access my BTSX all day and as a result lost money...

As long as you can dump your private keys and save them, then you haven't lost money. The client is just a little buggy at the moment and people are having issues. I myself am having the same issue as you right now, if I figure it out I'll let you know.

EDIT: I closed out of bitsharesx and re-installed using the 0.4.9a exe and I have connections now.

561
Technical Support / Re: Not connecting, not syncing
« on: August 29, 2014, 02:33:38 am »
I updated this morning but I'm not sure which version I have. Is there a way to tell from inside the application?

Not sure if there's a way to tell in the program, but you can go to your My downloads file and look at the last .exe you used to install. The version will be in the file name.

562
Technical Support / Re: Not connecting, not syncing
« on: August 29, 2014, 01:51:04 am »
No dice... still getting a basic "Not Connected" sitting in the bottom...

Had some BitUSD moves I wanted to make before BTSX price dropped today too, lost 15% of my investments value because I have been unable to access my account   >:(

There was an update today, did you update to 0.4.9a ??

The 0.4.9 .exe binary was bugged and 0.4.9a was pushed out this morning

563
Maybe this will work:

Dump your private key using wallet_dump_private_key <account name>

Copy down your private key

Move BitsharesX folder to BitsharesX.old (just in case u need something from there)

Recompile from git and import your private key with wallet_import_private_key <private key>

Then resync

Are you using the current version.. 0.4.9 ??

564
Technical Support / Re: Not connecting, not syncing
« on: August 29, 2014, 12:44:12 am »
Been having trouble all day with connecting and syncing. At first it was simply stuck syncing for a long time but now it won't even connect.

I'm sitting in on the webinar currently so I know my connection is functioning properly but I can't get in to see how some of my trades are doing.

Any advice? I've re-installed the latest version but I still have the same problem.

https://bitsharestalk.org/index.php?topic=7768.0

After backing up your wallet try troubleshooting method #2, if it doesn't work try #3

565
Pretty much every other day, it does not complete the sync and crashes  :-[
Any idea what should I do?

Back up method #2 and troubleshooting procedure #3 shoud work (see link)

Back up your wallet then delete the wallet folder and download the whole block chain over again: https://bitsharestalk.org/index.php?topic=7768.0

566
Actually found your other post about automatic backups while searching around for answers. I'm on Linux but I found the /.backups folder in ./BitShares X/wallets/

Imported that wallet. It brought up my old account, but now it says I am unregistered and have no balance. Hopefully the wallet just needs to be synced and then everything will show up?

edit: rescanning the blockchain and hoping for the best. thanks for the help.

Yes a rescan should work to bring up your balance and transactions if it recognized your account.

Thanks for the info on Linux, I'll have to add that to my post.

No problem & Cheers  :D


567
Technical Support / Re: Update on update...
« on: August 28, 2014, 11:58:03 pm »

568
You're lucky it's half time.  ;)

Try this:

2a. Browse to C:\Users\UserName\AppData\Roaming\BitShares X\wallets\.backups\
2b. Copy & paste the 'default' into the following directory: C:\Users\UserName\AppData\Roaming\BitShares X\wallets\
^ Note: replace UserName with your Windows user name; AppData is a hidden folder so you need to type it in manually or turn on the viewing of hidden files and folders ^
2c. Windows will ask if you are sure you want to replace the existing folder & files, select yes.
2d. Open the BitsharesX client and your wallet should be restored. You will likely need to re-scan the block chain using 'wallet_rescan_blockchain' to pick up any transactions you have made/received since the last time your wallet was automatically backed up.

If this works, make sure to back up your wallet using the other method just in case for future use: https://bitsharestalk.org/index.php?topic=7768.0

569
Added this to the wiki.. feel free to move it somewhere.. I wasn't really sure where to put it:

http://wiki.bitshares.org/index.php/BitShares_X_Solutions#Windows_Specific_Wallet_Backup_Methods_.26_Troubleshooting_Procedures

570
Technical Support / Re: Import Existing Delegate Into New Server
« on: August 28, 2014, 07:40:16 pm »
Wow that looks awesome.. heading out of the bunker now but will try that when I get home.

Will let you know how it works out!  +5%

Ok good luck.. that should work just fine.  :)

Pages: 1 ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44