[ https://jira.fiware.org/browse/HELP-13335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez reassigned HELP-13335:
-------------------------------------
Assignee: Backlog Manager
> [fiware-stackoverflow] Error subscription in cygnus
> ---------------------------------------------------
>
> Key: HELP-13335
> URL: https://jira.fiware.org/browse/HELP-13335
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Backlog Manager
> Labels: fiware, fiware-cygnus, fiware-orion
>
> Created question in FIWARE Q/A platform on 07-08-2017 at 13:08
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/45545729/error-subscription-in-cygnus
> +Question:+
> Error subscription in cygnus
> +Description:+
> I am having problems when creating a subscription in cygnus.
> I really think the error is from the contextBroker since it appears in the log - this is the information that it shows:
> Time = 2017-08-07T10: 48: 09.360Z | Lvl = WARN | Corr = N / A | Trans = 1502101560-775-00000000006 | From = pending | Srv = pending | Subsrv = pending | Comp = Orion | Op = AlarmManager.cpp [328]: notificationError | Msg = Raising alarm NotificationError http: // localhost: 5050 / notify: (
> Easy_perform failed: Could not connect to server)
> I have open ports.
> My subscription status is failed.
> How can I solve that?
> EDIT
> The creation is as follows:
> {
> "description": "A subscription to get info about Room1",
> "subject": {
> "entities": [
> {
> "id": "Room1",
> "type": "Room"
> }
> ],
> "condition": {
> "attrs": [
> "pressure"
> ]
> }
> },
> "notification": {
> "http": {
> "url": "http://localhost:5050/notify"
> },
> "attrs": [
> "temperature"
> ],
> "attrsFormat": "legacy"
> }
> }
> When I perform the subscription on fiwarelab in the orion machine already created if it works, but when I try on a machine centos 6 and performing the installation steps is when I get that error.
> I have already solved the problem and it was setup.
> The steps I followed with the following:
> To install cygnus:
> 1st install java and maven as it puts on the web of fiware
> 2nd install with yum install cygnus
> 3º Install apache flume as it puts on the web of fiware
> 4th install mySQL
> 5th configure the agents
> Everything works already.
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy