Author Topic: Severe network problems | Last block was synced 3d 19hs 55m 52s ago and counting  (Read 4593 times)

0 Members and 1 Guest are viewing this topic.

Offline werneo

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
    • chronicle of the precession of simulacra
  • BitShares: werneo
I copied the chain folder to my laptop and it worked perfectly. Saved a lot of download time!

Thanks for your help.

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
You can definitely have two wallets running on the same home network.  Sometimes I have two running on the same machine.  Copying the chain folder should work as well, but I don't think I've ever done it.

If the account is a titan account this can lead to some odd behavior, where your transfers will show as being sent to unknown, and you wont be able to read the memo.  Not really a big deal, but can be off putting.
« Last Edit: August 29, 2015, 01:40:38 am by puppies »
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline werneo

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
    • chronicle of the precession of simulacra
  • BitShares: werneo
I installed my wallet on my laptop, so now I have the wallet on two different PCs.

The wallet is synced and working fine on my desktop PC, but I am having a hard time getting the laptop wallet to sync up properly.

Question #1: is it possible to simply copy the chain folder from my desktop PC and drop it into the BitShares folder on my laptop? It seems like that would solve the problem of downloading the entire chain over the network.

Question #2: can I have the two wallets (each on a different computer) running simultaneously, or will that cause confusion on the bitshares network?

Offline mfajma

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
I was having a similar issue and deleted all of the folders and files in the %appdata% location as described (except wallet folder) and it started syncing, but now it is stuck again.

It has been "Last block was synced 174d 8h 37m 4s ago" for over an hour and is still saying "Sever Network Problems".

Is there anything else I can do to resolve this?

Looks like you need more nodes, in console (console located under settings menu) enter following commands:
Quote
addnode "178.62.88.151:58223" add
addnode "46.226.13.125:1776" add
addnode "84.238.140.192:42577" add
addnode "86.9.151.88:1776" add
addnode "217.23.13.138:51985" add
addnode "46.226.15.26:40706" add
addnode "176.9.13.13:1776" add
addnode "86.9.151.88:54335" add
addnode "42.96.186.61:1776" add
addnode "176.9.234.166:1776" add
addnode "114.92.254.159:1776" add
addnode "68.148.96.198:1700" add
addnode "66.172.11.223:1700" add
addnode "107.170.220.18:1776" add
addnode "178.62.50.61:1777" add
addnode "45.115.36.171:1776" add
addnode "173.20.123.161:54827" add

Thanks.  It took awhile but everything finally synced.  I am so looking forward to version 2.0.

Offline BunkerChainLabs-DataSecurityNode

I was having a similar issue and deleted all of the folders and files in the %appdata% location as described (except wallet folder) and it started syncing, but now it is stuck again.

It has been "Last block was synced 174d 8h 37m 4s ago" for over an hour and is still saying "Sever Network Problems".

Is there anything else I can do to resolve this?

Remove the wallet too... put it somewhere else until your client is synced.. shutdown.. add the wallet again and load it up again.

You should be fine then.
+-+-+-+-+-+-+-+-+-+-+
www.Peerplays.com | Decentralized Gaming Built with Graphene - Now with BookiePro and Sweeps!
+-+-+-+-+-+-+-+-+-+-+

Offline testz

I was having a similar issue and deleted all of the folders and files in the %appdata% location as described (except wallet folder) and it started syncing, but now it is stuck again.

It has been "Last block was synced 174d 8h 37m 4s ago" for over an hour and is still saying "Sever Network Problems".

Is there anything else I can do to resolve this?

Looks like you need more nodes, in console (console located under settings menu) enter following commands:
Quote
addnode "178.62.88.151:58223" add
addnode "46.226.13.125:1776" add
addnode "84.238.140.192:42577" add
addnode "86.9.151.88:1776" add
addnode "217.23.13.138:51985" add
addnode "46.226.15.26:40706" add
addnode "176.9.13.13:1776" add
addnode "86.9.151.88:54335" add
addnode "42.96.186.61:1776" add
addnode "176.9.234.166:1776" add
addnode "114.92.254.159:1776" add
addnode "68.148.96.198:1700" add
addnode "66.172.11.223:1700" add
addnode "107.170.220.18:1776" add
addnode "178.62.50.61:1777" add
addnode "45.115.36.171:1776" add
addnode "173.20.123.161:54827" add

Offline mfajma

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
I was having a similar issue and deleted all of the folders and files in the %appdata% location as described (except wallet folder) and it started syncing, but now it is stuck again.

It has been "Last block was synced 174d 8h 37m 4s ago" for over an hour and is still saying "Sever Network Problems".

Is there anything else I can do to resolve this?

Offline werneo

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
    • chronicle of the precession of simulacra
  • BitShares: werneo
I have been trying to sync my bts wallet to the network for days. Whenever I do, I get the "severe network problems" line at the bottom of the wallet browser, and it keeps counting up. I have the latest version of the wallet. Anyone else having this problem? I just updated to windows 10, so I wonder if there is a connection?

In order to help please type info in console and post it here.

>> get_info

Looks like your client at fork and can’t back to main chain. You can try re-index, but I suggest you to resync, delete all files and folders from %APPDATA%\BitShares except walltes folder and run client again. Resync will take same time as re-index. Before doing anything please make backup of your wallet from BitShares client and copy wallets folder to safe place.

There is a folder called "chain" in APPDATA/BitShares directory. When I try to delete that folder, I get: "Error 0x80070570: The file or directory is corrupted and unreadable". I am unable to delete the folder.

Any thoughts?

Run "Check Disk", you can do it from command line by command:
Code: [Select]
chkdsk c: /f
It's will ask you if you wish to do it during next restart, answer Yes, and reboot your computer. During boot check disk will run.

Running A Command Prompt As Administrator (Vista or 7)
https://www.youtube.com/watch?v=oGc3_ZaIf6E
Thanks guys. That worked. I was able to delete the old data, and reloaded the entire blockchain over the last day. Now everything is up to date.

Cheers!

Offline testz

I have been trying to sync my bts wallet to the network for days. Whenever I do, I get the "severe network problems" line at the bottom of the wallet browser, and it keeps counting up. I have the latest version of the wallet. Anyone else having this problem? I just updated to windows 10, so I wonder if there is a connection?

In order to help please type info in console and post it here.

>> get_info

Looks like your client at fork and can’t back to main chain. You can try re-index, but I suggest you to resync, delete all files and folders from %APPDATA%\BitShares except walltes folder and run client again. Resync will take same time as re-index. Before doing anything please make backup of your wallet from BitShares client and copy wallets folder to safe place.

There is a folder called "chain" in APPDATA/BitShares directory. When I try to delete that folder, I get: "Error 0x80070570: The file or directory is corrupted and unreadable". I am unable to delete the folder.

Any thoughts?

Run "Check Disk", you can do it from command line by command:
Code: [Select]
chkdsk c: /f
It's will ask you if you wish to do it during next restart, answer Yes, and reboot your computer. During boot check disk will run.

Running A Command Prompt As Administrator (Vista or 7)
https://www.youtube.com/watch?v=oGc3_ZaIf6E

Offline werneo

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
    • chronicle of the precession of simulacra
  • BitShares: werneo
I have been trying to sync my bts wallet to the network for days. Whenever I do, I get the "severe network problems" line at the bottom of the wallet browser, and it keeps counting up. I have the latest version of the wallet. Anyone else having this problem? I just updated to windows 10, so I wonder if there is a connection?

In order to help please type info in console and post it here.

>> get_info

Looks like your client at fork and can’t back to main chain. You can try re-index, but I suggest you to resync, delete all files and folders from %APPDATA%\BitShares except walltes folder and run client again. Resync will take same time as re-index. Before doing anything please make backup of your wallet from BitShares client and copy wallets folder to safe place.

There is a folder called "chain" in APPDATA/BitShares directory. When I try to delete that folder, I get: "Error 0x80070570: The file or directory is corrupted and unreadable". I am unable to delete the folder.

Any thoughts?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline werneo

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
    • chronicle of the precession of simulacra
  • BitShares: werneo
I have been trying to sync my bts wallet to the network for days. Whenever I do, I get the "severe network problems" line at the bottom of the wallet browser, and it keeps counting up. I have the latest version of the wallet. Anyone else having this problem? I just updated to windows 10, so I wonder if there is a connection?

In order to help please type info in console and post it here.

>> get_info

Looks like your client at fork and can’t back to main chain. You can try re-index, but I suggest you to resync, delete all files and folders from %APPDATA%\BitShares except walltes folder and run client again. Resync will take same time as re-index. Before doing anything please make backup of your wallet from BitShares client and copy wallets folder to safe place.

Where is the %APPDATA% folder located? I looked under  Program Files/Bitshares but not in there.

I am trying >> wallet_rescan_blockchain

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I have been trying to sync my bts wallet to the network for days. Whenever I do, I get the "severe network problems" line at the bottom of the wallet browser, and it keeps counting up. I have the latest version of the wallet. Anyone else having this problem? I just updated to windows 10, so I wonder if there is a connection?

In order to help please type info in console and post it here.

>> get_info

{
  "blockchain_head_block_num": 3335484,
  "blockchain_head_block_age": "4 days old",
  "blockchain_head_block_timestamp": "2015-08-16T00:56:30",
  "blockchain_head_block_id": "81eefda6b2d0670168e4cf9470468ac72efd8bcb",
  "blockchain_average_delegate_participation": "0.30 %",
  "blockchain_share_supply": "2,525,185,355.80369 BTS",
  "blockchain_blocks_left_in_round": 41,
  "blockchain_next_round_time": "at least 7 minutes in the future",
  "blockchain_next_round_timestamp": "2015-08-19T21:50:30",
  "blockchain_random_seed": "be2c698952e996a644f345eeb774143fae1d05c0",
  "client_data_dir": "C:/Users/Michael/AppData/Roaming/BitShares",
  "client_version": "0.9.2",
  "network_num_connections": 2,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2015-08-19T21:43:44",
  "ntp_time_error": -1.206323,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2015-08-31T11:29:12",
  "wallet_last_scanned_block_timestamp": "2015-08-16T00:56:30",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}
Everything looks ok here .. maybe you need some other nodes to connect to ..
Code: [Select]
network_add_node 108.61.197.5:60696 onetry
network_add_node 185.25.22.21:1776 onetry
network_add_node 106.187.42.214:1776 onetry
network_add_node 107.170.220.18:1776 onetry
[/code]

Offline testz

I have been trying to sync my bts wallet to the network for days. Whenever I do, I get the "severe network problems" line at the bottom of the wallet browser, and it keeps counting up. I have the latest version of the wallet. Anyone else having this problem? I just updated to windows 10, so I wonder if there is a connection?

In order to help please type info in console and post it here.

>> get_info

Looks like your client at fork and can’t back to main chain. You can try re-index, but I suggest you to resync, delete all files and folders from %APPDATA%\BitShares except walltes folder and run client again. Resync will take same time as re-index. Before doing anything please make backup of your wallet from BitShares client and copy wallets folder to safe place.

Offline BunkerChainLabs-DataSecurityNode

I would recommend pointing to a chain server with your config to get those last 4 days caught up.

You mentioned windows 10.. perhaps check your firewall to make sure its not possibly blocking ports? Have you tried disabling firewall to see if the network connection improves?
+-+-+-+-+-+-+-+-+-+-+
www.Peerplays.com | Decentralized Gaming Built with Graphene - Now with BookiePro and Sweeps!
+-+-+-+-+-+-+-+-+-+-+