BitShares Forum
		Main => General Discussion => Topic started by: BTSdac on December 19, 2014, 01:43:29 pm
		
			
			- 
				I lose all translation record after I update client V0.4.27.1
getStackTrace@app.js:27:17454
 ○ request@app.js:32:25344
 ○ app.js:30:60480
 ○ j@app.js:6:39741
 ○ app.js:6:27204
 ○ $eval@app.js:6:48397
 ○ $digest@app.js:6:47106
 ○ $apply@app.js:6:48723
 ○ f@app.js:5:92484
 ○ r@app.js:6:4852
 ○ onreadystatechange@app.js:6:5391
10 assert_exception: Assert Exception
!(c.data[1] & 0x80): signature is not canonical
    {}
    bitshares  elliptic.cpp:496 fc::ecc::public_key::public_key
    {}
    bitshares  common_api_client.cpp:2323 bts::rpc_stubs::common_api_client::blockchain_get_block_signee
    {}
    bitshares  common_api_client.cpp:240 bts::rpc_stubs::common_api_client::batch
			 
			
			- 
				
I lose all translation record after I update client V0.4.27.1
getStackTrace@app.js:27:17454
 ○ request@app.js:32:25344
 ○ app.js:30:60480
 ○ j@app.js:6:39741
 ○ app.js:6:27204
 ○ $eval@app.js:6:48397
 ○ $digest@app.js:6:47106
 ○ $apply@app.js:6:48723
 ○ f@app.js:5:92484
 ○ r@app.js:6:4852
 ○ onreadystatechange@app.js:6:5391
10 assert_exception: Assert Exception
!(c.data[1] & 0x80): signature is not canonical
    {}
    bitshares  elliptic.cpp:496 fc::ecc::public_key::public_key
    {}
    bitshares  common_api_client.cpp:2323 bts::rpc_stubs::common_api_client::blockchain_get_block_signee
    {}
    bitshares  common_api_client.cpp:240 bts::rpc_stubs::common_api_client::batch
The error above doesn't affect any transactions display. blockchain_get_block_signee is being called when you click on Block Explorer in the left menu, there is wrong parameter to this call, but as I said it doesn't any data display.