Author Topic: Wallet not connecting to any peers?  (Read 3415 times)

0 Members and 1 Guest are viewing this topic.

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Yeah, the err is still there and if I click on "show details" it doesn't do anything.
I guess that's no biggie, at least the balances and feeds are doing their thing so the json file is trivial in comparison.
Thanx guys :)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Is the error still there?  If so maybe click show details.  If all your balances are showing up I don't think it's a serious issue.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
WHOA - Now all of a sudden it says Blocks Are Synced at the bottom and it has 4 bars. I mouseover the bars and the tooltip says I have 20 connections now WOOT!
 
Only problem left that I can see is the JSON error I mentioned above. Should I export the walllet to a new json file now and then just reimport it, overwriting my old wallet json file?
Or, would that screw something up?
Thanx for helping me out with this :)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
This is weird.
 
The bottom right corner still says Not connected, and there's no bars.
I ran the cmd you mentioned fav, and I added every one of those nodes.
 
The top right corner still has that alert..
235 JSON Parse error: Property name must be a string literal [show details]
that 235 is a number that is incrementing/counting upwards at about 1 per second.
 
My balances appear to be correct.
 
Any idea why connections no longer show, and i also can't monitor which block it's on?
That JSON error kinda scares me too, I hope my wallet is ok and I am afraid to export my wallet now to a new json file...
 
I run linux mint, latest. updates and upgrade always up to date. The feeds my delegate server produces are not showing in the transactions either so i do not think that it is connected.
But, if i transfer money to somebody, that WILL show in the transactions after a wallet restart.
 
Thoughts? Thanx :)
« Last Edit: July 07, 2015, 06:22:32 pm by kenCode »
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
No firewalls, hw or sw.
I restarted the wallet after a cold boot.
I then copied and pasted every one of those nodes into the cli and got back OK on all of them.
It still doesn't look like its trying to connect.
 
odd...
in the top right corner, there's an alert, it is counting upwards and right now it says..
1689 JSON Parse error: Property name must be a string literal [show details]
 
A couple of my balances just appeared, but they are WAY off... i'm scared now. tips?
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
Thanx fav, I pasted that first cmd in there and it responded with OK, but it still doesn't seem to be connecting, as per that ''Not connected'' message at the bottom right corner.
I have to eat something, it's been a long day, but will let the wallet run a bit and then start pasting in those nodes if it still hasn't kicked in..
Thanx again :)

restart your wallet, then start copying down every line - should do the trick

edit: or check your firewall

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Thanx fav, I pasted that first cmd in there and it responded with OK, but it still doesn't seem to be connecting, as per that ''Not connected'' message at the bottom right corner.
I have to eat something, it's been a long day, but will let the wallet run a bit and then start pasting in those nodes if it still hasn't kicked in..
Thanx again :)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
http://wiki.bitshares.org/index.php/BitShares/Troubleshooting

Code: [Select]
If you are getting a "Not Connected" error or having trouble syncing, try the following troubleshooting procedures:
Change how many nodes your client tries to connect to and the maximum it will try to connect to by typing the following command in the console:
network_set_advanced_node_parameters {"desired_number_of_connections":50, "maximum_number_of_connections":100}
If that doesn't work, then try connecting to some nodes manually using the following commands:
network_add_node "107.170.211.129:1700" add
network_add_node "80.240.133.79:1776" add
network_add_node "188.226.195.137:60696" add
network_add_node "76.74.170.79:54200" add
network_add_node "176.9.234.166:1700" add
network_add_node "180.153.142.120:1777" add
network_add_node "162.243.220.142:1777" add
network_add_node "84.238.140.192:42577" add
network_add_node "5.101.106.138:1778" add
network_add_node "69.164.192.144:1700" add
network_add_node "192.168.0.14:1776" add
network_add_node "78.46.32.25:1776" add
network_add_node "192.168.0.12:44327" add
network_add_node "70.114.143.108:1776" add
network_add_node "106.187.91.24:38581" add
network_add_node "106.185.26.162:1981" add
network_add_node "188.138.107.159:1776" add
network_add_node "104.131.136.190:1776" add
network_add_node "95.85.33.16:8764" add
network_add_node "198.199.103.79:1776" add
network_add_node "104.131.234.136:8801" add

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
I had to reinstall the wallet on linuxmint latest.
I extracted 0.9.2 and executed BitShares.
I closed it.
I cold booted.
I renamed the /.BitShares/wallets folder to wallets-old
I copied my old 0.9.2 wallets backup folder it into that hidden .Bitshares folder.
i started up bitshares, it imorted my json file, it shows all my transactions.
it does not connect to any peers tho to show my balances.. thoughts?
 
>> get_info

{
  "blockchain_head_block_num": 916788,
  "blockchain_head_block_age": "35 weeks old",
  "blockchain_head_block_timestamp": "2014-11-04T00:43:30",
  "blockchain_head_block_id": "01ba55eba3eb6592f130e14c80e562f136376210",
  "blockchain_average_delegate_participation": "0.00 %",
  "blockchain_share_supply": "2,498,905,690.99580 BTS",
  "blockchain_blocks_left_in_round": 90,
  "blockchain_next_round_time": "at least 15 minutes in the future",
  "blockchain_next_round_timestamp": "2015-07-06T17:00:20",
  "blockchain_random_seed": "c02b15bab404e5da702567996224ba56dec02760",
  "client_data_dir": "/home/kc/.BitShares",
  "client_version": "0.9.2",
  "network_num_connections": 17,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": null,
  "ntp_time_error": null,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2015-07-18T06:24:13",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat