CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

neo-cli container restarts constantly #190

Open nunojusto opened 5 years ago

nunojusto commented 5 years ago

Summary

The new version of neo-cli released in master branch is unstable. The autoheal controler is constantly ordering to restart neo-cli container.

To Reproduce

Run neo-local and watch with: watch -n.5 "docker-compose ps"

After some time we can see that the container gets unhealthy and then it's restarted. This happens too fast to be noticed. But it's not a correct behavior.

Expected Behavior

neo-cli container in a stable status: Healthy