CREDITSCOM / node

Credits Node is the main module that provide an opportunity to run a node and participate in CREDITS blockchain network.
https://developers.credits.com/
GNU Affero General Public License v3.0
151 stars 16 forks source link

Error Node on Linux #29

Closed CryptoDZ closed 4 years ago

CryptoDZ commented 5 years ago

Hi same errors after i selected "q" to exit or after choosing "p" then i pressed "enter" instead of password Sans titre 2

ghost commented 5 years ago

please send a screen with files folder and a config file

CryptoDZ commented 5 years ago

[params] node_type=client bootstrap_type=signal_server ipv6=false

[signal_server] ip=169.38.89.216 port=6018

[host_input] port=6000

[api] ;port=9090 ;executor_port=9080 apiexec_port=9070 ;ajax_port=8081

[Core] Filter="%Severity% >= debug"

[Sinks.Console] Destination=Console Filter="%Severity% >= info"

[Sinks.File] Destination=TextFile Target="log" MaxFiles=4 RotationSize=52428800 AutoFlush=true FileName="log/log_%N.txt" Filter="%Severity% >= trace" Format="[%TimeStamp%] [%ThreadID%] [%Severity%] %Message%"


don't be surprised by the massage which indicates it "don't found the keys" I have removed these files I just forgot to put them before launching the node again

[0x00007fb85192d7c0] [error] only occurs if you click enter instead of putting the password

ghost commented 5 years ago

Hello, we managed to reproduce this error, the developers were given the task of correcting

CryptoDZ commented 5 years ago

Great! thanks for the follow up ;)