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

[fiware-stackoverflow] fiware pep proxy port is not open

    Details

      Description

      Created question in FIWARE Q/A platform on 12-07-2024 at 03:07
      Please, ANSWER this question AT https://stackoverflow.com/questions/78738247/fiware-pep-proxy-port-is-not-open

      Question:
      fiware pep proxy port is not open

      Description:
      I followed here git install process.
      But not open 3003 port.
      What is reason not open port?
      I don't understand below part on the git.
      //Duplicate config.template in config.js and configure app host there.
      config.app_host = 'www.google.es'; // Hostname to forward authenticated requests
      config.app_port = '80'; // Port where the HTTP server is running

      What mean above process?
      Could you explain detail?
      below file is already exist git clone.
      config.js.template
      and I made file below like a above process.
      config.template
      vi config.template
      ###################
      #!/usr/bin/env node
      const config = {};

      // Used only if https is disabled
      config.pep_port = 3003;

      config.app_host = 'www.google.es'; // Hostname to forward authenticated requests
      config.app_port = '80'; // Port where the HTTP server is running

      module.exports = config;
      ###################

      and I excuted below command
      $npm install
      $ npm start

      > fiware-pep-proxy-test@8.3.0 start
      > node ./bin/www

      Referencely not remain any error log in node or npm.
      Please tell me cause.
      Thank you.

        Activity

        Hide
        newbacklogmanager Backlog Manager added a comment -

        2025-02-04 17:52|CREATED monitor | # answers= 1, accepted answer= False

        Show
        newbacklogmanager Backlog Manager added a comment - 2025-02-04 17:52|CREATED monitor | # answers= 1, accepted answer= False
        Hide
        newbacklogmanager Backlog Manager added a comment -

        2025-02-05 01:00|UPDATED status: transition Answer| # answers= 1, accepted answer= False

        Show
        newbacklogmanager Backlog Manager added a comment - 2025-02-05 01:00|UPDATED status: transition Answer| # answers= 1, accepted answer= False
        Hide
        newbacklogmanager Backlog Manager added a comment -

        2025-02-06 01:00|UPDATED status: transition Answered| # answers= 1, accepted answer= False

        Show
        newbacklogmanager Backlog Manager added a comment - 2025-02-06 01:00|UPDATED status: transition Answered| # answers= 1, accepted answer= False

          People

          • Assignee:
            jason.fox Jason Fox
            Reporter:
            newbacklogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: