-
Currently, only Quantumleap will not restart. To make it consistent, better add `restart: always` also for QL in `docker-compose.yml `
-
Sometimes Orion LD stops working with the following message:
New connection socket descriptor (1024) is not less than FD_SETSIZE (1024).
Since the K8S pod doesn't crash, the LD just stops workin…
-
![image](https://github.com/user-attachments/assets/b4503356-a0c6-469a-bd4b-d0ba8cf83a39)
Try, But always with error.
-
**Describe the bug**
For some measure I get the following error
```2024-07-31 16:49:15.216 | File "/src/ngsi-timeseries-api/src/translators/timescale.py", line 67, in read_env |
-- | -- | --
…
tzzed updated
3 months ago
-
The QuantumLeap v1.0.0 is available for some time. FiLiP is now working on the upgrade progress. After the implementation of FiLiP, the setup here should also upgrade the QL version.
-
## Description
Create a special page for [this](https://www.notion.so/lfg-labs/Argent-x-Starknet-ID-Discount-0bfb0faa247e42499bc5e5542622907e) campaign using the `quantum-leap` campaign. (you can …
-
I have a couple of entities in `Fiware-ServicePath: /xyz`. The requests
```http
GET /v2/entities
````
and
```http
GET /v2/entities
Fiware-ServicePath: /#
````
do not return any entities. Th…
-
The json output of a read query to QL is formatted as series by attributes, and for one entity only, it is well adapted for charts
But when used with other BI tools (like Knowage), getting data as…
-
Hello,
according to the [ForbiddenChar](https://fiware-orion.readthedocs.io/en/master/user/forbidden_characters/index.html#forbidden-characters), the forbiddne character are:
- <
- >…
-
Hi!
I ran into this project because of being advertised as "lock-free". I have two threads, one only putting things in, one only taking things out. Is that expected to be thread safe without lockin…