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

Pages: [1]
1
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 26, 2014, 07:47:02 am »
If you have a recent wallet export / backup (or two),

I find the best thing to do is to ensure you are using the newest version of the client (do not click that old superseded BitsharesX dock item). Then, trash (or preferably move) the entirety of user/Library/Application Support/Bitshares . Restart Bitshares, and import your wallet back up.

It works...
Don't trash the "wallets" folder in the BitShares folder .. it contains your private keys! .. unless you have a proper backup!

Well I'll be darned... after a few hiccups, that worked well.
Of course, along with the reinstall was a 'patch' for 0.4.24, so that may have contributed.
And, I guess I had the proper backups.  I do a regular wallet export, and have my private key itself stowed away.  :)
Thanks fellas.  I'm back in business.
Cheers!

>> get_info

{
  "blockchain_head_block_num": 1108721,
  "blockchain_head_block_age": "9 seconds old",
  "blockchain_head_block_timestamp": "2014-11-26T07:43:30",
  "blockchain_average_delegate_participation": "99.02 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,497,914,982.51227 BTS",
  "blockchain_blocks_left_in_round": 57,
  "blockchain_next_round_time": "at least 9 minutes in the future",
  "blockchain_next_round_timestamp": "2014-11-26T07:53:00",
  "blockchain_random_seed": "17ddbcd01e38097533e4b6f6749abc14de2ab558",
  "client_data_dir": "/Users/yourstruly/Library/Application Support/BitShares",
  "client_version": "v0.4.24",
  "network_num_connections": 8,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-11-26T07:43:39",
  "ntp_time_error": 0.0020769999999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "11 days in the future",
  "wallet_unlocked_until_timestamp": "2014-12-07T17:35:09",
  "wallet_last_scanned_block_timestamp": "2014-11-26T07:43:30",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

2
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 25, 2014, 07:08:05 pm »
The next release has a couple network fixes which should hopefully help with this kind of thing.

Great to hear!  At the moment i'm dead in the water, but optimistically waiting for v0.4.25 and all that it promises.. :)

3
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 25, 2014, 04:10:28 pm »
Nope, no firewall.
It should be noted that I was able to connect with the wallet on my old windows machine no problem through this same router.

I used the network_add_node list as you suggested.  I'll report back later if there's any change.

Thanks for the help!


4
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 25, 2014, 01:04:34 am »
  "network_num_connections": 1,
hmm .. seems you ARE connected ..
can you remove/rename the "config.json" file too and restart? Some settings are non-default (to me)

Within 5 hours the client should be synced :(

Ok, I deleted the config.json file while the client was closed, and restarted.  Still nothing moving for me.

>> get_info

{
  "blockchain_head_block_num": 568952,
  "blockchain_head_block_age": "62 days old",
  "blockchain_head_block_timestamp": "2014-09-24T12:52:00",
  "blockchain_average_delegate_participation": "0.02 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,498,983,914.38561 BTS",
  "blockchain_blocks_left_in_round": 82,
  "blockchain_next_round_time": "at least 14 minutes in the future",
  "blockchain_next_round_timestamp": "2014-11-25T01:13:50",
  "blockchain_random_seed": "dd5ccc1fe3a51f07480346399375d890499b8062",
  "client_data_dir": "/Users/redacted/Library/Application Support/BitShares",
  "client_version": "v0.4.24",
  "network_num_connections": 0,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-11-25T01:00:13",
  "ntp_time_error": 0.045740000000000003,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-12-06T14:33:32",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "0.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

5
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 24, 2014, 07:48:01 am »
The "not connected" in the lower right corner often is "wrong" (buggy)
If you have those kind of issues always check with "getinfo" in the console.
Also, let the client run for some minutes to connect to the network ..

It's been up and 'running' for the past 5 hours and this is the output of get_info

>> get_info

{
  "blockchain_head_block_num": 568952,
  "blockchain_head_block_age": "61 days old",
  "blockchain_head_block_timestamp": "2014-09-24T12:52:00",
  "blockchain_average_delegate_participation": "0.02 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,498,983,914.38561 BTS",
  "blockchain_blocks_left_in_round": 82,
  "blockchain_next_round_time": "at least 14 minutes in the future",
  "blockchain_next_round_timestamp": "2014-11-24T07:57:50",
  "blockchain_random_seed": "dd5ccc1fe3a51f07480346399375d890499b8062",
  "client_data_dir": "/Users/redacted/Library/Application Support/BitShares",
  "client_version": "v0.4.24",
  "network_num_connections": 1,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-11-24T07:44:10",
  "ntp_time_error": 0.049356999999999998,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-12-05T21:30:24",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "0.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

6
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 24, 2014, 02:41:37 am »
Do you also see JSON Parse errors in notification area?
Many people have "Not connected" on linux as well.
Both official source code and unofficial ubuntu builds.

The thread is here:
https://bitsharestalk.org/index.php?topic=10847.msg150399;topicseen#msg150399

Nope, no JSON Parse errors.

I had to can the Powerbook for a couple weeks to use my wallet on an old Windows box, hence the delay in reply.

And so... I just re-installed the wallet on this Powerbook, and still "Not connected"

I tried deleting the "peers_leveldb" folder again, but still no joy.  I'll wait overnight and see if it connects, as if by magic.

Any other suggestions for a sad Ubuntu user stuck on a Mac...?

7
Technical Support / Re: Not Connected - OSX 10.10 - v0.4.24
« on: November 15, 2014, 12:36:10 am »

Thanks for the reply Xeroc.

I've tried deleting the "peers_leveldb" folder and waiting hours for it to connect, even overnight, but nothing is working yet.

Any other tricks or suggestions?

I need to move some BitUSD so I'm hoping there's a solution of some kind.  I'm waiting on a new linux machine and in the meanwhile I'm stuck with this Mac and no way to make transactions.

Thanks again.

8
Technical Support / Not Connected - OSX 10.10 - v0.4.24
« on: November 13, 2014, 07:42:45 pm »

Seems my wallet is not connecting 

I recently migrated my wallet from a Windows machine to this Mac.

Here's the get_info output, any help appreciated!

>> get_info

{
  "blockchain_head_block_num": 568952,
  "blockchain_head_block_age": "50 days old",
  "blockchain_head_block_timestamp": "2014-09-24T12:52:00",
  "blockchain_average_delegate_participation": "0.02 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,498,983,914.38561 BTS",
  "blockchain_blocks_left_in_round": 82,
  "blockchain_next_round_time": "at least 14 minutes in the future",
  "blockchain_next_round_timestamp": "2014-11-13T19:49:10",
  "blockchain_random_seed": "dd5ccc1fe3a51f07480346399375d890499b8062",
  "client_data_dir": "/Users/NAME/Library/Application Support/BitShares",
  "client_version": "v0.4.24",
  "network_num_connections": 0,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-11-13T19:35:35",
  "ntp_time_error": -0.012886999999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-11-25T09:21:59",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "0.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

Pages: [1]