Hi, the place to start is to run MultiChain with some more debug options, then take a look at the end of the debug.log file. Here are the command-line options to include:
-debug=mchn -debug=mcblock -debug=mcapi -debug=mcminer
Also, a couple of questions:
- Are these 2.0.3 instances starting up with a blockchain directory created by a 1.0.x node, or are they fresh nodes that are creating their own blockchain directory?
- What happens if you run the node (with the same blockchain directory) on a bare metal Linux operating system instead of in Kubernetes? This will help isolate the problem.