Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

The health checking logic is strange #3

Closed
xpdlf1004 opened this issue Sep 21, 2018 · 0 comments
Closed

The health checking logic is strange #3

xpdlf1004 opened this issue Sep 21, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@xpdlf1004
Copy link
Contributor

xpdlf1004 commented Sep 21, 2018

#2018-09-21 09:48:02  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))
   Compiling codechain-vm v0.1.0 (file:///Users/gilyoungkim/Documents/workspace/codechain/vm)
#2018-09-21 09:48:03  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))
#2018-09-21 09:48:04  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))
#2018-09-21 09:48:05  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))
   Compiling codechain-network v0.1.0 (file:///Users/gilyoungkim/Documents/workspace/codechain/network)
#2018-09-21 09:48:06  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))
   Compiling codechain-keystore v0.1.0 (file:///Users/gilyoungkim/Documents/workspace/codechain/keystore)
   Compiling codechain-stratum v1.11.0 (file:///Users/gilyoungkim/Documents/workspace/codechain/stratum)
#2018-09-21 09:48:07  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))
#2018-09-21 09:48:08  process INFO agent  Ok(Object({"id": Number(1), "result": String("pong")}))

The node status always returns "Run" while compiling the CodeChain.
It has to return "Starting" status according to the spec documents.

@xpdlf1004 xpdlf1004 added the bug Something isn't working label Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant