-
**Checklist**
_Put an `x` in the boxes that apply_
- \[x\] I have run the latest release.
- \[x\] I have inspeced the status of docker containers.
- \[x\] I have run the sanity check descr…
-
## Description
The "..._error_log" table is not getting the name of the schema as documentation refers, but the name of database.
https://github.com/telefonicaid/fiware-cygnus/blob/808bf1fb5b3d1…
-
welcome i'm trying to deploy the security layer in orion context broken using idm and pep-proxy but i have a problem with the pep proxy using docker compose:
```yaml
version: "2"
networks:
fiwa…
-
After "Subscribing to Context Changes", suddenly fiware-cygnus exited.
```
docker compose logs cygnus
fiware-cygnus | time=2022-10-13T02:15:09.591Z | lvl=DEBUG | corr=dbb765ea-4a9c-11ed-b4c9-0…
-
`cygnus-ngsi-ld` - is name of docker image that is using in this repository now.
`cygnus-ld` - is name of docker image that hosting in reality on `hub.docker.com`
https://github.com/telefo…
-
Postgis sink documentation has a section in which DM are described:
https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi/flume_extensions_catalogue/ngsi_postgresql_sink.md#sect…
-
Hello, I am trying to persist the IoT data that I have by applying Cygnus LD and connect it to postgres.
I ran the following command for the subscription:
```
curl -L -X POST 'http://localhost:…
-
I have Orion, Cygnus and STH-Comet(installed and configured in formal mode). Each component is in a container docker. I implemented the infrastructure with docker-compose.yml.
The Cygnus container …
-
Hello,
I'm trying to connect perseo-fe with mongodb (with authentication enabled) and always raise AuthenticationFailed error.
Other components like orion,cygnus,... works Ok but perseo-fe fail. M…
-
This is because at `PostgreSQLBackendImpl.java` `PostgreSQLCache cache` is initialized to null upon declaration:
https://github.com/telefonicaid/fiware-cygnus/blob/master/cygnus-common/src/main/jav…