Open ruifengma opened 7 months ago
Is your deployment the docker-compose deployment referring to the documentation? Any configuration files modified during the process?
Thanks @QingZ11 for the reply. No, I did not modify anything from configuration files. I completly followed the instruction.
Well, you can try starting all the meta services from the Docker side before starting other services. According to the documentation example, there should be three meta services: meta0-1, meta1-1, and meta2-1.
after docker-compose up, the containers status are all good except 3 storage containers and the following are the log, what should I do? Thanks