BitShares Forum

Main => Technical Support => Topic started by: HardFork on March 28, 2014, 01:49:23 am

Title: can't start bts_xt_server -- missing trustee.key
Post by: HardFork on March 28, 2014, 01:49:23 am
I got everything cloned and built OK.  When i try to run bts_xt_server, I'm getting

server.cpp:24                 main                 ] assert
fc::exists( "trustee.key" ):

Sure enough I don't have any trustee.key file anywhere.  Where do I get this file?
Title: Re: can't start bts_xt_server -- missing trustee.key
Post by: bytemaster on March 28, 2014, 06:34:26 am
I got everything cloned and built OK.  When i try to run bts_xt_server, I'm getting

server.cpp:24                 main                 ] assert
fc::exists( "trustee.key" ):

Sure enough I don't have any trustee.key file anywhere.  Where do I get this file?

That file is no longer required by the server (as of 10 minutes ago).
Though your client will require a trustee key if you want to run your own tests.   I will be creating a how-to for running the test environment.

Title: Re: can't start bts_xt_server -- missing trustee.key
Post by: jamesc on April 25, 2014, 04:09:49 pm
   I will be creating a how-to for running the test environment.
+5%
Title: Re: can't start bts_xt_server -- missing trustee.key
Post by: crazybit on April 27, 2014, 02:38:00 am
i am unable the build the fc project on VS2013 with following error, anyone have any idea

2>GitSHA3.cpp(7): error C2065: “GIT”: undeclared identifier
2>GitSHA3.cpp(7): error C2065: “NOTFOUND”:undeclared identifier
Title: Re: can't start bts_xt_server -- missing trustee.key
Post by: pleasestandup on June 19, 2014, 03:31:16 am
that file is probably not even required
Title: Re: can't start bts_xt_server -- missing trustee.key
Post by: bytemaster on June 19, 2014, 02:05:42 pm
This thread is way outdated.. locking.