1 | initial version |
After confirming the issue with a Cygnus deploymnet of our own, we have decided this is an issue regarding version 0.11.0. This has been described at https://github.com/telefonicaid/fiware-cygnus/issues/680.
My recommendation is to rollback to Cygnus 0.10.0 while we go deeper into the details. In order to do that, start by effectively removing all Cygnus 0.11.0 stuff; the following command will do that:
$ sudo rpm -e -vv --allmatches --nodeps --noscripts --notriggers cygnus
Then, simply install the 0.10.0 version:
$ sudo yum install cygnus-0.10.0