n9e 启动异常报错
夜莺监控 Nightingale 启动异常报错 dialector() not supported
Q:n9e 启动异常报错提示 dialector() not supported 是为什么?
A:
这通常是因为没有获取到正确的配置文件,需要添加参数 --configs /path/to/n9e/etc 。
n9e 程序运行时默认读取当前目录下 etc 目录,如果在其他目录执行就需要手动指定配置文件的目录了。
夜莺监控 Nightingale 启动异常报错 dialector() not supported
这通常是因为没有获取到正确的配置文件,需要添加参数 --configs /path/to/n9e/etc 。
n9e 程序运行时默认读取当前目录下 etc 目录,如果在其他目录执行就需要手动指定配置文件的目录了。