Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-7999

FIWARE.Request.Tech.IoT.DataEdge-Cepheus.fiware cepeus issue

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      hello
      i'm fiware user with fiware lac account :mostafa.h_2014@hotmail.com
      i face problem wihle trying to send configration.Jason file to cephues
      using this command ( curl -i -X POST
      http://130.206.112.142:8080/v1/admin/config -H "Content-Type:
      application/json" --data-binary "@config.json")
      i got this error
      curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection refused

      i don't know how to solve this error
      any help

      best regards
      Ahmed

      [Created via e-mail received from: Ahmad Emad El-Deen <ahmedemad031@gmail.com>]

        Activity

        Hide
        fw.ext.user FW External User added a comment -

        Comment by ahmedemad031@gmail.com :

        On Sat, Dec 17, 2016 at 12:49 PM, Ahmad Emad El-Deen <ahmedemad031@gmail.com
        > wrote:

        > hello
        > i'm fiware user with fiware lac account :mostafa.h_2014@hotmail.com
        > i face problem wihle trying to send configration.Jason file to cephues
        > using this command ( curl -i -X POST http://130.206.112.142:8080/
        > v1/admin/config -H "Content-Type: application/json" --data-binary
        > "@config.json")
        > i got this error
        > curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection
        > refused
        >
        > i don't know how to solve this error
        > any help
        >
        > best regards
        > Ahmed
        >

        Show
        fw.ext.user FW External User added a comment - Comment by ahmedemad031@gmail.com : On Sat, Dec 17, 2016 at 12:49 PM, Ahmad Emad El-Deen <ahmedemad031@gmail.com > wrote: > hello > i'm fiware user with fiware lac account :mostafa.h_2014@hotmail.com > i face problem wihle trying to send configration.Jason file to cephues > using this command ( curl -i -X POST http://130.206.112.142:8080/ > v1/admin/config -H "Content-Type: application/json" --data-binary > "@config.json") > i got this error > curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection > refused > > i don't know how to solve this error > any help > > best regards > Ahmed >
        Hide
        fw.ext.user FW External User added a comment -

        Comment by joseignacio.carreteroguarde@telefonica.com :

        Hello,

        There doesn't seem to be any server listening on port 8080 — Maybe you
        should start a server first.

        Regards,
        José Ignacio

        El 17/12/16 a las 11:53, Ahmad Emad El-Deen escribió:
        >
        >
        > On Sat, Dec 17, 2016 at 12:49 PM, Ahmad Emad El-Deen
        > <ahmedemad031@gmail.com <ahmedemad031@gmail.com>> wrote:
        >
        > hello
        > i'm fiware user with fiware lac account
        > :mostafa.h_2014@hotmail.com <mostafa.h_2014@hotmail.com>
        > i face problem wihle trying to send configration.Jason file to
        > cephues using this command ( curl -i -X POST
        > http://130.206.112.142:8080/v1/admin/config
        > <http://130.206.112.142:8080/v1/admin/config> -H "Content-Type:
        > application/json" --data-binary "@config.json")
        > i got this error
        > curl: (7) Failed to connect to 130.206.112.142 port 8080:
        > Connection refused
        >
        > i don't know how to solve this error
        > any help
        >
        > best regards
        > Ahmed
        >
        >
        >
        >
        >

        Show
        fw.ext.user FW External User added a comment - Comment by joseignacio.carreteroguarde@telefonica.com : Hello, There doesn't seem to be any server listening on port 8080 — Maybe you should start a server first. Regards, José Ignacio El 17/12/16 a las 11:53, Ahmad Emad El-Deen escribió: > > > On Sat, Dec 17, 2016 at 12:49 PM, Ahmad Emad El-Deen > <ahmedemad031@gmail.com < ahmedemad031@gmail.com >> wrote: > > hello > i'm fiware user with fiware lac account > :mostafa.h_2014@hotmail.com < mostafa.h_2014@hotmail.com > > i face problem wihle trying to send configration.Jason file to > cephues using this command ( curl -i -X POST > http://130.206.112.142:8080/v1/admin/config > < http://130.206.112.142:8080/v1/admin/config > -H "Content-Type: > application/json" --data-binary "@config.json") > i got this error > curl: (7) Failed to connect to 130.206.112.142 port 8080: > Connection refused > > i don't know how to solve this error > any help > > best regards > Ahmed > > > > >
        Hide
        fw.ext.user FW External User added a comment -

        Comment by ahmedemad031@gmail.com :

        How to start server?
        i try to run script

        dpkg -i cepheus-cep.deb
        dpkg -i cepheus-broker.deb

        and get
        Cepheus-CEP started on port 8080
        Cepheus-Broker started on port 8081

        but when trying to use curl -i -X POST
        http://130.206.112.142:8080/v1/admin/config -H "Content-Type:
        application/json" --data-binary "@config.json"

        i got the same error again
        curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection refused
        what should i do ?

        On Sat, Dec 17, 2016 at 10:00 PM, Help-Desk <jira-help-desk@jira.fiware.org>
        wrote:

        >
        >

        Show
        fw.ext.user FW External User added a comment - Comment by ahmedemad031@gmail.com : How to start server? i try to run script dpkg -i cepheus-cep.deb dpkg -i cepheus-broker.deb and get Cepheus-CEP started on port 8080 Cepheus-Broker started on port 8081 but when trying to use curl -i -X POST http://130.206.112.142:8080/v1/admin/config -H "Content-Type: application/json" --data-binary "@config.json" i got the same error again curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection refused what should i do ? On Sat, Dec 17, 2016 at 10:00 PM, Help-Desk <jira-help-desk@jira.fiware.org> wrote: > >
        Hide
        fw.ext.user FW External User added a comment -

        Comment by ahmedemad031@gmail.com :

        its works now
        the error was there is no server listening on the port 8080
        when i activate server its run correctly without error

        On Sun, Dec 18, 2016 at 1:09 AM, Ahmad Emad El-Deen <ahmedemad031@gmail.com>
        wrote:

        > How to start server?
        > i try to run script
        >
        > dpkg -i cepheus-cep.deb
        > dpkg -i cepheus-broker.deb
        >
        > and get
        > Cepheus-CEP started on port 8080
        > Cepheus-Broker started on port 8081
        >
        > but when trying to use curl -i -X POST http://130.206.112.142:8080/v1/admin/config -H "Content-Type: application/json" --data-binary "@config.json"
        >
        > i got the same error again
        > curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection
        > refused
        > what should i do ?
        >
        > On Sat, Dec 17, 2016 at 10:00 PM, Help-Desk <jira-help-desk@jira.fiware.
        > org> wrote:
        >
        >>
        >>
        >

        Show
        fw.ext.user FW External User added a comment - Comment by ahmedemad031@gmail.com : its works now the error was there is no server listening on the port 8080 when i activate server its run correctly without error On Sun, Dec 18, 2016 at 1:09 AM, Ahmad Emad El-Deen <ahmedemad031@gmail.com> wrote: > How to start server? > i try to run script > > dpkg -i cepheus-cep.deb > dpkg -i cepheus-broker.deb > > and get > Cepheus-CEP started on port 8080 > Cepheus-Broker started on port 8081 > > but when trying to use curl -i -X POST http://130.206.112.142:8080/v1/admin/config -H "Content-Type: application/json" --data-binary "@config.json" > > i got the same error again > curl: (7) Failed to connect to 130.206.112.142 port 8080: Connection > refused > what should i do ? > > On Sat, Dec 17, 2016 at 10:00 PM, Help-Desk <jira-help-desk@jira.fiware. > org> wrote: > >> >> >
        Hide
        jicg José Ignacio Carretero Guarde added a comment -

        As you told me in a private mail, this worked. About the problems with Cepheus themselves, you shoud contact the GE responsible.

        Regards,
        José Ignacio

        Show
        jicg José Ignacio Carretero Guarde added a comment - As you told me in a private mail, this worked. About the problems with Cepheus themselves, you shoud contact the GE responsible. Regards, José Ignacio

          People

          • Assignee:
            jicg José Ignacio Carretero Guarde
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: