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

[fiware-stackoverflow] Unable to Integrate keyrock with nginx, css and js files not loading

    Details

      Description

      Created question in FIWARE Q/A platform on 22-03-2019 at 07:03
      Please, ANSWER this question AT https://stackoverflow.com/questions/55294177/unable-to-integrate-keyrock-with-nginx-css-and-js-files-not-loading

      Question:
      Unable to Integrate keyrock with nginx, css and js files not loading

      Description:
      I wanted to access keyrock idm using nginx reverse proxy. But while doing so, nginx is unable to load the css and js files.

      location /idm/

      { proxy_pass https://keyrock-host:keyrock-port/; proxy_set_header X-Forwarded-Host $host; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; }

      I am facing the following issue:

      I tried doing somechanges but wasn't successful.

        Activity

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        aalonsog Alvaro Alonso made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        aalonsog Alvaro Alonso made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        aalonsog Alvaro Alonso made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        fla Fernando Lopez made changes -
        Assignee Alvaro Alonso [ aalonsog ]
        fla Fernando Lopez made changes -
        HD-Enabler KeyRock [ 10889 ]
        Description
        Created question in FIWARE Q/A platform on 22-03-2019 at 07:03
        {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/55294177/unable-to-integrate-keyrock-with-nginx-css-and-js-files-not-loading


        +Question:+
        Unable to Integrate keyrock with nginx, css and js files not loading

        +Description:+
        I wanted to access keyrock idm using nginx reverse proxy. But while doing so, nginx is unable to load the css and js files.

            location /idm/{

            proxy_pass https://keyrock-host:keyrock-port/;
            proxy_set_header X-Forwarded-Host $host;
            proxy_set_header Host $host;
            proxy_set_header X-Real-IP $remote_addr;
            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
            }


        I am facing the following issue:





        I tried doing somechanges but wasn't successful.
        Created question in FIWARE Q/A platform on 22-03-2019 at 07:03
        {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/55294177/unable-to-integrate-keyrock-with-nginx-css-and-js-files-not-loading


        +Question:+
        Unable to Integrate keyrock with nginx, css and js files not loading

        +Description:+
        I wanted to access keyrock idm using nginx reverse proxy. But while doing so, nginx is unable to load the css and js files.

            location /idm/{

            proxy_pass https://keyrock-host:keyrock-port/;
            proxy_set_header X-Forwarded-Host $host;
            proxy_set_header Host $host;
            proxy_set_header X-Real-IP $remote_addr;
            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
            }


        I am facing the following issue:





        I tried doing somechanges but wasn't successful.
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: