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

FIWARE.Request.Lab.Spain.Access server instance from outside (PING or other calls)

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: Sprint 4.1.1
    • Component/s: FIWARE-LAB-HELP
    • Labels:
      None
    • HD-Node:
      Spain

      Description

      Hello,

      I'd like to ask you a question regarding the access to a server instance
      from outside.

      • I have associated a public IP to a server instance (130.206.82.122)
      • In the server I've created a small node.js application which listen the
        port 5000

      var express = require('express');

      var app = express();

      app.get('/', function(req, res)

      { res.send('Hii!'); }

      );

      app.listen(5000);

      console.log('Server Express listening port 5000');

      • I run the server using nodejs server.js
      • In the server when I try to access the resource it works fine (curl
        http://127.0.0.1:5000)
      • However when I try to access the same resource from outside (curl
        http://130.206.82.122:5000), I get no answer. Even ping fails.

      Please help me to solve this issue.

      Best regards,

      Tigran

      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

        Activity

        FIWARE-LAB-HELP FIWARE-LAB-HELP created issue -
        mev Manuel Escriche made changes -
        Field Original Value New Value
        Assignee Manuel Escriche [Administrator] [ mev ] Henar Muñoz [ henar ]
        henar Henar Muñoz made changes -
        Status To Do [ 10001 ] In Progress [ 3 ]
        henar Henar Muñoz made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Done [ 10000 ]
        mev Manuel Escriche made changes -
        Component/s FIWARE-LAB-HELP [ 10279 ]
        mev Manuel Escriche made changes -
        Workflow Basic Workflow [ 12490 ] FW eRequest Workflow [ 16040 ]
        Issue Type Question [ 10004 ] eRequest [ 10101 ]
        FI-WARE Environment FI-LAB [ 10100 ]
        Resolution Done [ 10000 ]
        mev Manuel Escriche made changes -
        Resolution Done [ 10000 ]
        mev Manuel Escriche made changes -
        Workflow FW eRequest Workflow [ 16040 ] eRequest Workflow-2 [ 16522 ]
        mev Manuel Escriche made changes -
        Status Done [ 10000 ] In Progress [ 3 ]
        mev Manuel Escriche made changes -
        Status In Progress [ 3 ] Done [ 10000 ]
        mev Manuel Escriche made changes -
        Workflow eRequest Workflow-2 [ 16522 ] FW eRequest Workflow [ 16939 ]
        mev Manuel Escriche made changes -
        Fix Version/s Sprint 4.1.1 [ 10737 ]
        mev Manuel Escriche made changes -
        Reporter FIWARE-LAB-HELP [ fiware-lab-help ] FW External User [ fw.external.urser ]
        backlogmanager Backlog Manager made changes -
        Summary [Fiware-lab-help] Access server instance from outside (PING or other calls) FIWARE.Request.Lab.Access server instance from outside (PING or other calls)
        mev Manuel Escriche made changes -
        Workflow FW eRequest Workflow [ 16939 ] FW extRequest Workflow-II [ 41079 ]
        Status Done [ 10000 ] Closed [ 6 ]
        Issue Type eRequest [ 10101 ] extRequest [ 10104 ]
        mev Manuel Escriche made changes -
        HD-Node Spain [ 10846 ]
        backlogmanager Backlog Manager made changes -
        Summary FIWARE.Request.Lab.Access server instance from outside (PING or other calls) FIWARE.Request.Lab.Spain.Access server instance from outside (PING or other calls)

          People

          • Assignee:
            henar Henar Muñoz
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: