问题描述
我可以设法安装FIWARE实例,但无法从FIWARE市场检索数据.
I could manage to install a FIWARE instance but I cannot retrieve data from the FIWARE Marketplace.
我一直在关注: Forge.Fiware.org WireCloud 但它只是说:Connection error: No resources retrieved.
I have been following this: Forge.Fiware.org WireCloudbut it just says : Connection error: No resources retrieved.
我使用的是本教程中提到的URL:https://marketplace.lab.fiware.org
,但是我注意到在浏览器中使用该URL时,我需要先登录.从WireCloud实例中,未提示我输入登录名/密码,这是问题的原因吗?我该如何解决?
I'm using the URL : https://marketplace.lab.fiware.org
as mentioned in the tutorial, but I notice that when I use it in my browser, I need to login first. From the WireCloud instance, I have not been prompted to enter a login/password, is this the cause of the problem ? How can I solve this ?
谢谢.
推荐答案
使用http://130.206.81.113/FiwareMarketplace/v1/
,这是 Marketplace-RI (尽管它是FIWARE Lab中的Mashup& Store门户使用的那个).
Use http://130.206.81.113/FiwareMarketplace/v1/
, this is an old instance of the Marketplace-RI (although it is the one used by the Mashup & Store portal in FIWARE Lab).
在 https://marketplace.lab.fiware.org 中,您可以找到WMarket的最新实例(当前为v4.3.3). WMarket 取代了Marketplace-RI,但尚未更新WireCloud以支持WMarket.
In https://marketplace.lab.fiware.org you can find a recent instance of WMarket (currently v4.3.3). WMarket has replaced Marketplace-RI, but WireCloud has not been updated to support WMarket yet.
我们已经更新了安装指南,谢谢:).
We have updated the installation guide, thanks :).
这篇关于WireCloud无法访问市场的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!