-
IoTA layer must be aligned with CB layer in the syntax and semantics of fiware-service and fiware-servicepath. Currently it is not aligned. Notably, the definition of the syntax and semantics of both …
-
### Description
OrionLD gets stuck on startup when the number of orion databases in mongodb is bigger than the mongo connection pool. No error is provided and the last log message is the following:
…
-
During a series of tests we realised that we have a problem with notifications generated by subscriptions. In particular, not all changes correctly received by orion and made to the entities monitored…
-
### IoT Agent Node Lib version the issue has been seen with
4.6.0
### Bound or port used (API interaction)
Southbound (Devices data API)
### NGSI version
NGSIv2
### Are you running a container?
…
-
Hello, I have a problem that need your support.
I have 2 Orion-LD instances: 1st works as context broker, and 2nd works as data provider.
Firstly, I created an entity `urn:ngsi-ld:Building:office0…
-
```console
?Waiting for Orion-LD to be available
```
and
```console
?Waiting for Scorpio to respond
```
After that, it doesn't work.
-----
```console
$ ./services orion
.....omit.....…
-
I am facing a problem in which Orion is deployed on AKS (Azure Kubernetes Service) Cluster. For some reasons when the containers are restarted or redeployed on some other nodes due to autoscaling or A…
-
**Is your feature request related to a problem? Please describe.**
When the module makes requests towards a FIWARE deployment (orion / iot-agent), that has e.g. self-signed certificates, the requests…
-
orion:
labels:
org.fiware: 'twinair'
image: fiware/orion-ld:1.5.0
restart: unless-stopped
hostname: orion
container_name: fiware-orion
depends_on:
- mongo-db
networks:
- default
ports:
- "…
-
Deprecated since Orion 2.0.0, almost all NGSIv1 stuff was removed in Orion 4.0.0.
However, the legacyForwarding logic is still there.
Rule R90 should be added to https://github.com/telefonicaid/…