BitShares Forum

Main => Technical Support => Topic started by: ngkong on March 25, 2015, 08:54:53 am

Title: client stops syncing
Post by: ngkong on March 25, 2015, 08:54:53 am
client stops at random blocks with error msg:

Code: [Select]
2015-03-25T08:52:50 th_a:invoke error_encountered                store ] storing error in database: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"error","file":"client.cpp","line":1237,"method":"error_encountered","hostname":"","thread_name":"th_a","timestamp":"2015-03-25T08:52:50"},"format":"I am disconnecting peer 24.16.28.141:52523 for reason: You offered us a block that we reject as invalid","data":{}}]} client_impl.hpp:55
2015-03-25T08:52:50 th_a:invoke error_encountered                store ] storing error in database: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"error","file":"client.cpp","line":1237,"method":"error_encountered","hostname":"","thread_name":"th_a","timestamp":"2015-03-25T08:52:50"},"format":"I am disconnecting peer 130.43.32.103:49988 for reason: You offered us a block that we reject as invalid","data":{}}]}client_impl.hpp:55
2015-03-25T08:52:50 th_a:invoke error_encountered                store ] storing error in database: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"error","file":"client.cpp","line":1237,"method":"error_encountered","hostname":"","thread_name":"th_a","timestamp":"2015-03-25T08:52:50"},"format":"I am disconnecting peer 121.162.54.28:64431 for reason: You offered us a block that we reject as invalid","data":{}}]}client_impl.hpp:55
2015-03-25T08:52:50 th_a:invoke error_encountered                store ] storing error in database: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"error","file":"client.cpp","line":1237,"method":"error_encountered","hostname":"","thread_name":"th_a","timestamp":"2015-03-25T08:52:50"},"format":"I am disconnecting peer 130.43.32.103:49988 for reason: You offered us a block that we reject as invalid","data":{}}]}client_impl.hpp:55
2015-03-25T08:52:50 th_a:invoke error_encountered                store ] storing error in database: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"error","file":"client.cpp","line":1237,"method":"error_encountered","hostname":"","thread_name":"th_a","timestamp":"2015-03-25T08:52:50"},"format":"I am disconnecting peer 121.162.54.28:64431 for reason: You offered us a block that we reject as invalid","data":{}}]}client_impl.hpp:55
2015-03-25T08:52:50 th_a:invoke error_encountered                store ] storing error in database: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"error","file":"client.cpp","line":1237,"method":"error_encountered","hostname":"","thread_name":"th_a","timestamp":"2015-03-25T08:52:50"},"format":"I am disconnecting peer 121.162.54.28:64431 for reason: You offered us a block that we reject as invalid","data":{}}]}client_impl.hpp:55
Title: Re: client stops syncing
Post by: xeroc on March 25, 2015, 09:18:09 am
you are running 0.8.*???
Title: Re: client stops syncing
Post by: ngkong on March 25, 2015, 09:41:08 am
you are running 0.8.*???

yes

Code: [Select]
{
  "id": 0,
  "result": {
    "blockchain_name": "BitShares",
    "blockchain_description": "Decentralized Exchange",
    "client_version": "0.8.0",
    "bitshares_revision": "1a71a01b0fe057df486ea5691ba6e26b20e15d7a",
    "bitshares_revision_age": "36 hours ago",
    "fc_revision": "374f141f0a31fb362a2eb3fc982acf57107cc5bc",
    "fc_revision_age": "30 days ago",
    "compile_date": "compiled on Mar 24 2015 at 02:39:55",
    "boost_version": "1.54",
    "openssl_version": "OpenSSL 1.0.1f 6 Jan 2014",
    "build": "linux 64-bit"
  }
}
Title: Re: client stops syncing
Post by: xeroc on March 25, 2015, 09:43:51 am
you are running 0.8.*???

yes

Code: [Select]
{
  "id": 0,
  "result": {
    "blockchain_name": "BitShares",
    "blockchain_description": "Decentralized Exchange",
    "client_version": "0.8.0",
    "bitshares_revision": "1a71a01b0fe057df486ea5691ba6e26b20e15d7a",
    "bitshares_revision_age": "36 hours ago",
    "fc_revision": "374f141f0a31fb362a2eb3fc982acf57107cc5bc",
[b]    "fc_revision_age": "30 days ago",[/b]
    "compile_date": "compiled on Mar 24 2015 at 02:39:55",
    "boost_version": "1.54",
    "openssl_version": "OpenSSL 1.0.1f 6 Jan 2014",
    "build": "linux 64-bit"
  }
}
try resync the whole thing .. even BM complained about ending up in a fork that couldn't be resolved :(
--resync-blockchain