Fiware Orion:没有图案的EntityID
我在Orion实例上每秒重复一次错误:
time=Tuesday 26 Apr 13:21:47 2022.045Z | lvl=ERROR | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A | comp=Orion | op=mongoSubCache.cpp[222]:mongoSubCacheItemInsert | msg=ERROR (no patterned entityId) - cleaning up
我想我在Mongo的一个实体的ID出现了问题。 但是如何找到哪个呢? 我在亚马逊ECS上使用v2.2.0。
I get this error repeated every seconds on my instance of Orion:
time=Tuesday 26 Apr 13:21:47 2022.045Z | lvl=ERROR | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A | comp=Orion | op=mongoSubCache.cpp[222]:mongoSubCacheItemInsert | msg=ERROR (no patterned entityId) - cleaning up
I suppose something is wrong with the ID of one of my entities in Mongo.
But how to find which?
I use v2.2.0 on Amazon ECS.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
似乎您的订阅中具有该主题零元素的订阅::实体数组。您可能需要找到它并将其删除。
Seems like you have a subscription with zero elements in the subject::entities array. You might want to locate it and remove it.