filgiuff

Results 4 issues of filgiuff

I've installed Fiware Orion (v 3.0.0), Fiware Cygnus (2.8.0) and Kafka (2.7.0) in order to send data from Orion to Kafka via Cygnus. When the notification arrives from Orion to...

Sometimes it happens that all calls to the agent don't work, The system returns this response ``` { "name": "MongoError", "message": "Topology was destroyed" } ``` Restarting the agent the...

Sometimes it happens that all calls to the agent don't work, The system returns this response ``` { "name": "MongoError", "message": "Topology was destroyed" } ``` Restarting the agent the...

I used the API /api/v1/client/search with a payload like the following: ``` { "filters": [{ "field": "ALL", "value": "key1 key2" }], "live": false, "sort": { "field": "title", "mode": "asc" },...