Closed prettyCoders closed 5 years ago
create one file? or directory ?
neb-crashreporter is not generated, however, we do not really need it.
To get rid of the error, you can change the option "enable_crash_report" to be false in the default configuration file(conf/default/config.conf).
OK,Thanks
发自我的iPhone
------------------ Original ------------------ From: SamChen notifications@github.com Date: 周一,6月 10,2019 19:13 To: nebulasio/go-nebulas go-nebulas@noreply.github.com Cc: prettyCoders 3086961507@qq.com, Author author@noreply.github.com Subject: Re: [nebulasio/go-nebulas] neb-crashreporter not found (#198)
neb-crashreporter is not generated, however, we do not really need it.
To get rid of the error, you can change the option "enable_crash_report" to be false in the default configuration file(conf/default/config.conf).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
What happened?
Find where the nbre.db is located, and see if the binary code files (_auth1.bc, _nr1.bc, *_dip1.bc) were generated. If not, then you need to check if clang was built sucessfully and is working properly.
thanks!But .........
It`s my data
It appears that your .bc file did not compile successfully. What is your system environment? We recommend using Ubuntu 16.04. Or you can use our docker version.
ubuntu16.04,what should i do.
neb-crashreporter is not generated, however, we do not really need it.
To get rid of the error, you can change the option "enable_crash_report" to be false in the default configuration file(conf/default/config.conf).
should update the codes if it's not used.
@xianglinhe I will update the config , Thanks.