最近 FIWARE Lab 商店似乎不适合我。具有最高评价和最新产品的第一页加载正常,但在单击小部件/混搭选项卡后,它会产生一个错误窗口:
get() returned more than one Purchase -- it returned 2! Lookup parameters
were {'customer': <django.utils.functional.SimpleLazyObject object at
0x7fd9e41a3750>, 'organization_owned': False, 'offering': <Offering: EntityService>}
此外,当尝试发布小部件时,在选择上传到 FIWARE Lab Store 后,对https://mashup.lab.fiware.org/api/markets/publish的 POST 请求失败,代码 502 和以下响应:
{"description": "Something went wrong (see details for more info)",
"details": {"FIWARE Lab": "Unexpected response from Store"}}
我知道最近更新了一些软件组件,所以我知道这可能是一个过渡性错误。如果你能修复它,谢谢你的帮助。