-
Hi,
I try to limit the number of returned Subscriptions using the request parameter 'limit'. However, when the provided value of 'limit' is greater than the number of existing elements, I receive a…
-
When Apache Flume is updated to v1.9 unexpected "400 Bad request" was returned while sending data to Cygnus.
# How to
Sending like (working ok with v1.4)
```
curl $URL -v -s -S --header 'Conten…
-
Hi,
I having trouble lunching dockerized wirecloud instance running on remote server. I can confirm I set-up the server external port appropriately to the `nginx` port(internal) and `nginx`starts c…
-
Hi,
I just updated the docker container. Now broker is not starting due to some connection problems to mongo db.
`time=Wednesday 15 May 08:30:35 2019.273Z | lvl=ERROR | corr=N/A | trans=N/A | from=N…
-
Want to work with `Wirecloud`, unfortunately, `nginx` failed to load, with following error:
**502 Bad Gateway** _nginx/1.15.8_
I can confirm _nginx_, _wirecloud_ and _postgres_ all running:
```
…
-
Hey,
I'm using
- fiware/iotagent-ul:latest
- mongo:3.6
- fiware/orion:2.1.0
and I'm doing the following:
```
curl -iX POST \
'http://localhost:1026/v2/op/update' \
-H 'Content-Type…
-
Hi,
According to the [docs](https://fiware-cygnus.readthedocs.io/en/latest/cygnus-ngsi/installation_and_administration_guide/name_mappings/index.html#creating-your-own-name-mappings),
> A…
-
Hello,
thanks for the brilliant tutorials. It seems as if the docker-compose files have inconsistencies within the names of services and hostname from one section to the other (e.g. mongodb and mon…
-
I just follow the inditacions in the description (https://github.com/Wirecloud/docker-wirecloud) about install the version of wirecloud using docker-compose and after I made the docker-compose up -d a…
-
I tried to implement the example in https://fiware-iotagent-lwm2m.readthedocs.io/en/latest/deviceProvisioning/index.html but, I am not being able to interact with both Lazy and Command attributes from…