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

Pages: 1 [2] 3 4
16
Technical Support / Can not sync on Bitshares 2.0 by Ubuntu 14.04
« on: October 25, 2015, 02:42:47 am »
If I use the following command it can not sync on Bitshares 2.0 by Ubuntu 14.04 on my OpenVZ VPS, that I build it during http://docs.bitshares.eu/installation/Build.html#building-bitshares-graphene

Quote
./witness_node --rpc-endpoint=0.0.0.0:8090

Quote
1364960ms th_a       db_management.cpp:101         wipe                 ] Wiping database
1364968ms th_a       object_database.cpp:84        wipe                 ] Wiping object database...
1364968ms th_a       object_database.cpp:86        wipe                 ] Done wiping object databse.
1364968ms th_a       object_database.cpp:91        open                 ] Opening object database from /root/graphene/programs/witness_node/witness_node_data_dir/blockchain ...
1364968ms th_a       object_database.cpp:97        open                 ] Done opening object database.
1364976ms th_a       db_debug.cpp:82               debug_dump           ] total_balances[asset_id_type()].value: 0 core_asset_data.current_supply.value: 1000000000000000
1364976ms th_a       db_management.cpp:55          reindex              ] !no last block
1364976ms th_a       db_management.cpp:56          reindex              ] last_block:
1364977ms th_a       thread.cpp:95                 thread               ] name:ntp tid:140537220675328
1364978ms th_a       thread.cpp:95                 thread               ] name:p2p tid:140537197598464
1364981ms th_a       application.cpp:140           reset_p2p_node       ] Configured p2p node to listen on 0.0.0.0:60790
1364982ms th_a       application.cpp:190           reset_websocket_serv ] Configured websocket rpc to listen on 0.0.0.0:8090
1364983ms th_a       witness.cpp:119               plugin_startup       ] witness plugin:  plugin_startup() begin
1364983ms th_a       witness.cpp:136               plugin_startup       ] No witnesses configured! Please add witness IDs and private keys to configuration.
1364983ms th_a       witness.cpp:137               plugin_startup       ] witness plugin:  plugin_startup() end
1364983ms th_a       main.cpp:176                  main                 ] Started witness node on a chain with 0 blocks.
1364983ms th_a       main.cpp:177                  main                 ] Chain ID is 74aca65e205d9ba9feafe3e58e1a9b548be6abc4ef13f27fbb1a636f715599c7
1365143ms ntp        ntp.cpp:177                   read_loop            ] ntp_delta_time updated to 9838 us
1371514ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65922896
1383531ms th_a       database_api.cpp:200          ~database_api_impl   ] freeing database api 65922896
1384908ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65922896
1385227ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65958608
1386652ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1396434ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1398176ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1402113ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1404124ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1408111ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1412783ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
1414109ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??


If I use the following command it can sync but it soon slowly, only less then 13000 blocks spent full 24 hours.

Quote
./witness_node --rpc-endpoint=0.0.0.0:8090 --enable-stale-production --witness-id \""1.6.0"\" \""1.6.1"\" \""1.6.2"\" \""1.6.3"\" \""1.6.4"\"  \""1.6.5"\" \""1.6.6"\" \""1.6.7"\" \""1.6.8"\" \""1.6.9"\"  \""1.6.10"\"

or

Quote
./witness_node --rpc-endpoint=0.0.0.0:8090 --enable-stale-production --witness-id \""1.6.0"\" \""1.6.1"\" \""1.6.2"\" \""1.6.3"\" \""1.6.4"\"  \""1.6.5"\" \""1.6.6"\" \""1.6.7"\" \""1.6.8"\" \""1.6.9"\"  \""1.6.10"\" --private-key "[\"GPH6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV\", \"5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3\"]"

Quote
2472943ms th_a       witness.cpp:137               plugin_startup       ] witness plugin:  plugin_startup() end
2472943ms th_a       main.cpp:176                  main                 ] Started witness node on a chain with 0 blocks.
2472944ms th_a       main.cpp:177                  main                 ] Chain ID is 74aca65e205d9ba9feafe3e58e1a9b548be6abc4ef13f27fbb1a636f715599c7
2472997ms ntp        ntp.cpp:177                   read_loop            ] ntp_delta_time updated to -6023 us
2475015ms th_a       witness.cpp:179               block_production_loo ] Generated block #1 with timestamp 2015-10-25T02:41:15 at time 2015-10-25T02:41:15
2483367ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65879120
2483656ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65901936
2484236ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
2484852ms th_a       database_api.cpp:256          set_subscribe_callba ] clear_filter: true
2493979ms th_a       database_api.cpp:200          ~database_api_impl   ] freeing database api 65879120
2493979ms th_a       database_api.cpp:200          ~database_api_impl   ] freeing database api 65901936
2495001ms th_a       witness.cpp:179               block_production_loo ] Generated block #2 with timestamp 2015-10-25T02:41:35 at time 2015-10-25T02:41:35
2495128ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65877456
2495413ms th_a       database_api.cpp:184          database_api_impl    ] creating database api 65887424
2496698ms th_a       database_api.cpp:227          get_objects          ] getObjects without subscribe callback??
2496979ms th_a       database_api.cpp:256          set_subscribe_callba ] clear_filter: true
2500001ms th_a       witness.cpp:179               block_production_loo ] Generated block #3 with timestamp 2015-10-25T02:41:40 at time 2015-10-25T02:41:40
2505001ms th_a       witness.cpp:179               block_production_loo ] Generated block #4 with timestamp 2015-10-25T02:41:45 at time 2015-10-25T02:41:45
2510001ms th_a       witness.cpp:179               block_production_loo ] Generated block #5 with timestamp 2015-10-25T02:41:50 at time 2015-10-25T02:41:50
2515001ms th_a       witness.cpp:179               block_production_loo ] Generated block #6 with timestamp 2015-10-25T02:41:55 at time 2015-10-25T02:41:55

Please help me to fix this problem, thanks!

17
i am use OpenVZ vps,  cannot run docker, how to fix it?

18
中文 (Chinese) / Re: 因为私匙太多导入不了的童鞋看过来.
« on: October 16, 2015, 03:59:58 pm »
我就是用的这个方法,不过需要使用0.5以后的钱包客户端才可以

如果以前每个版本都备份了,那么查看0.5以后备份的最小的备份文件,比如说 0.8 版本备份是1.5M,而0.9.2是5.4M,我就用0.8版本的备份文件恢复到0.9.3c,再导出json文件,再导入2.0钱包,这样就不会存在白板的问题。

注意:1.0钱包必须同步到最后交易的日期,再导出json备份文件。

19
中文 (Chinese) / Re: BTS 2.0-light Mac 版的 Import Keys 入口呢?
« on: October 15, 2015, 01:08:57 pm »
0.9.3c的备份需要同步完才备份吗?

0.9.3C 由于受托人不足,无法出块,也没办法同步   

20
中文 (Chinese) / Re: BTS 2.0-light Mac 版的 Import Keys 入口呢?
« on: October 15, 2015, 10:12:30 am »
0.9.3c的备份需要同步完才备份吗?

0.9.3C 由于受托人不足,无法出块,也没办法同步

21
新手入门 / Re: ubuntu下安装bts2.0
« on: October 15, 2015, 08:11:13 am »
如何搭建 witness node 服务器?

22
新手入门 / Re: ubuntu下安装bts2.0
« on: October 15, 2015, 07:54:55 am »
up up!

24
General Discussion / Re: Testnet Light Wallets for Mac & Windows
« on: October 08, 2015, 10:44:22 pm »
os x 10.10.5, blank and black screen, maybe the great fire wall, i am in China

25
Random Discussion / Re: Aflao free bitcoins.!!
« on: October 08, 2015, 10:39:28 pm »
This Website has been suspended.

26
General Discussion / Re: Graphene Proved 1000 TPS
« on: October 05, 2015, 04:29:39 am »
Congratulations!

27
General Discussion / Re: Crowdfunding a business?
« on: October 03, 2015, 10:41:28 am »
Last year I created a project that named " WEAGG", and I discuss with fuzzy, it is possible to operate in China, but the least fund amount must be more than 5,000,000 RMB ( US$ 786,500 or so ) for register a Equity Crowdfunding Platform.

Anybody interest in this project?


28
General Discussion / Re: Need issue dividend function for BTA
« on: May 27, 2015, 12:44:01 am »
weagg is for guest who most unknown blockchain even they have not install bts client.

We can not just focus on geekers but should open our mind, the important is NORMAL WORLD could accpt bts easierly...

29
General Discussion / Re: Need issue dividend function for BTA
« on: May 26, 2015, 05:32:52 pm »
BTS Dev,

My team is developing a crowdfunding equity system and it will release BTA for each project, but my setting is :

1. Project Company Could Issue Dividend for own BTA if It Earn Profit, and Dividend Could be BitCNY/BitUSD;

2. Project Company Could Raising Right Issue (write to blockchain with additional info for the 2nd release BTA).

Bitshares Should be same to the REAL Stock & Forex Marketing that is why I need these functions.

Could you please add these functions to the next version client?

Sure, we would discuss this topic.
 

Based on Bitshares, and BTS client would be the 2nd Exchange Market.


30
General Discussion / Need issue dividend function for BTA
« on: May 26, 2015, 04:46:26 pm »
BTS Dev,

My team is developing a crowdfunding equity system and it will release BTA for each project, but my setting is :

1. Project Company Could Issue Dividend for own BTA if It Earn Profit, and Dividend Could be BitCNY/BitUSD;

2. Project Company Could Raising Right Issue (write to blockchain with additional info for the 2nd release BTA).

Bitshares Should be same to the REAL Stock & Forex Marketing that is why I need these functions.

Could you please add these functions to the next version client?

Sure, we would discuss this topic.
 

Pages: 1 [2] 3 4