-
I am having having a stacktrace issue when sending data to a group defined with`eplicitAttrs=true` with the ´latest´ version of IoTA-JSON. The same issue is reproducible with the IoTA Agent.
The Io…
-
Testing with ngsi-go version 0.8.0 if I run:
```
ngsi broker add --help
```
I see:
```
--brokerType value orion-ld, scorpio, stellio
```
Should "orion" been added to th…
-
When compiling in Ubuntu 14.04 64 bits there are several minor errors with:
/home/acs/devel/fiware/orion/fiware-orion/src/lib/orionTypes/TypeEntityVector.cpp:153:50: error: format ‘%lu’ expects argum…
-
Currently, when Orion is not able to connect to DB at startup this is shown in logs:
```
time=Friday 11 Sep 09:18:09 2020.901Z | lvl=ERROR | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A …
-
The `invalid character` error occurs when specifying multibyte characters to a query condition in `GET /ngsi-ld/v1/entities`. The following is a script to reproduce this issue. A string that has mult…
-
Hi Team,
I want to send measures from fiware-orion to iot-agent LoRaWAN(SOUTHBOUND TRAFFIC)
I've done the device provisioning properly and also verify NORTHBOUND TRAFFIC by sending the measures …
-
curl -i -X GET 'http://localhost:7897/iot/json?k=3ballfrt3t4s0e6yrucfe91cx&i=disp1&getCmd=1'
HTTP/1.1 200 OK
X-Powered-By: Express
**Content-Type: text/html; charset=utf-8**
Content-Length: 20
E…
-
We have a couple of warnings with the text "Other Error", which is not within the ones we have documented and controlled: Database Error, Notification failure or Bad Input.
```
LM_W(("Other Error (co…
-
The instructions mentions a Github tutorial that doesn't exist:
git clone https://github.com/ging/fiware-cosmos-orion-spark-connector-tutorial.git
Kind regards,
Daniel.
-
According to [http://fiware-orion.readthedocs.io/en/latest/admin/build_source](url) we are using mongo-cxx-driver-legacy-1.1.2 which is not supported by the community member now. This driver is replac…