We have a problem with entities in OrionCB. Each time platform testbed is out of service, entities we have created before, disappears.
[root@orioncb ~]# curl localhost:1026/ngsi10/contextEntities/finesce_meteo -s -S --header 'Content-Type: application/xml' | xmllint --format - curl: (7) couldn't connect to host -:1: parser error : Document is empty
^ -:1: parser error : Start tag expected, '<' not found
This is an exmaple of the output when we are trying to list "finesce_meteo" entity.
Regards, Ismael