qunarcorp / open_dnsdb

OpenDnsdb 是去哪儿网OPS团队开源的基于Python语言的DNS管理系统

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

无法启动

dingbb opened this issue · comments

问题描述

[root@k8s-node1 local]# supervisorctl -c /etc/supervisord.conf
open-dnsdb FATAL Exited too quickly (process log may have details)
supervisor>

环境配置
centos7.5
python2.7
pip 19

复现步骤
1.
2.
3.

实际输出结果

[root@k8s-node1 local]# supervisorctl -c /etc/supervisord.conf
open-dnsdb FATAL Exited too quickly (process log may have details)
supervisor>
期望输出结果

$ supervisorctl -c /etc/supervisord.conf
supervisor> tail -f open-dnsdb

看一下错误信息