我正在使用icingaWebUV2.0布局在服务器上安装icinga的步骤,如他们的文档中所示。我成功地进入了安装页面,这要求您输入令牌,然后按照步骤执行。我被困在这个地方

(请参阅屏幕截图),现在需要您设置IDO数据库,我已经这样做了,如下所示:
+--------------------+
| Database |
+--------------------+
| information_schema |
| icinga |
| icinga2idomysql |
| icinga_ido |
| mysql |
| performance_schema |
+--------------------+但是,我一直收到错误消息Cannot find the IDO schema. Please verify that the given database contains the schema and that the configured user has access to it.。有人能帮我或指出我做错了什么吗?
发布于 2021-05-08 04:12:38
我也有同样的问题,但在寻找解决方案的几个小时前,我在下面的url中找到了答案:
https://serverfault.com/questions/729345
复制相似问题