简体   繁体   English

API 在 WSO2 APIM 3.1.0 中不可见或不可管理

[英]APIs not visibile or administrable in WSO2 APIM 3.1.0

We have APIs visible in QA after we did add re_indexing = 2, but the same thing won't work in our STG or PROD Environment.添加 re_indexing = 2 后,我们在 QA 中可以看到 API,但同样的事情在我们的 STG 或 PROD 环境中不起作用。 I am not sure how to debug this issue or where is the actual issue.我不确定如何调试此问题或实际问题在哪里。 Since its the same setup in all our environments and only verified and test changes are deployed to STG and then to PROD.因为它在我们所有的环境中都是相同的设置,并且只有经过验证和测试的更改才会部署到 STG,然后再部署到 PROD。

Any idea why its working in QA but not in higher environments.知道为什么它在 QA 中工作而不是在更高的环境中工作。

We have checked the logs and All the APIs are correctly being added to Synapse Conf.我们检查了日志,所有 API 都已正确添加到 Synapse Conf。 in STG and PROD.在 STG 和 PROD 中。 Also when trying to create another api with same name, then we are getting DUPLICATE API already exists.此外,当尝试创建另一个具有相同名称的 api 时,我们会得到 DUPLICATE API already exists。

WE are using EKS Based Implementation and Deployment pattern-2.我们正在使用基于 EKS 的实施和部署模式 2。

You can query from the solr data as mentioned in this blog post to narrow down the issue - https://medium.com/@sewmijayaweera/how-to-query-solar-data-16a7e051d5cf您可以从这篇博文中提到的 solr 数据中查询以缩小问题范围 - https://medium.com/@sewmijayaweera/how-to-query-solar-data-16a7e051d5cf

If the data is not shown, the only possible option is to reindex the data in the upper environment as well.如果没有显示数据,唯一可能的选择是在上层环境中重新索引数据。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM