出现此报错一般是yml配置文件格式有问题。
报错原因为:expected <block end>, but found '<block mapping start>'
出错原因为:大意将port前多了个空格,删去即正常运行。