1
0
-1

Using ONAP-1.1.0

Deployed latest portal docker images. Able to open VID, SDC, AI UI pages but not policy page. 

policy VM shows all containers running

root@onap-policy:~# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
e325ed0ad175 onap/policy/policy-pe "bash ./do-start.s..." 26 hours ago Up 26 hours 0.0.0.0:8081->8081/tcp pdp
2357b52ebd92 onap/policy/policy-pe "bash ./do-start.s..." 26 hours ago Up 26 hours brmsgw
448c557b3141 onap/policy/policy-drools "/bin/sh -c ./do-s..." 26 hours ago Up 26 hours 0.0.0.0:6969->6969/tcp drools
94aa715c3f3a onap/policy/policy-pe "bash ./do-start.s..." 26 hours ago Up 26 hours 0.0.0.0:8443->8443/tcp, 0.0.0.0:9091->9091/tcp pap
28dd7d5a13f2 onap/policy/policy-nexus "/bin/sh -c 'bash ..." 26 hours ago Up 26 hours nexus
ffacb3616de3 onap/policy/policy-db "/bin/sh -c 'exec ..." 26 hours ago Up 26 hours 0.0.0.0:3306->3306/tcp mariadb
root@onap-policy:~#


    CommentAdd your comment...

    5 answers

    1.  
      1
      0
      -1

      I am able to login via http://policy.api.simpledemo.openecomp.org:8443/onap as  a new URL. But what is the login credentials for the policy page.

      1. Pamela Dragosh

        This tutorial has the details for all the login ids:

        Tutorial: Accessing the ONAP Portal

        You can start with:

        Log in with the ID demo and the password demo123456! 

      2. Gaurav Mittal

        Hi,


        I tried the same cred but its says invalid. Also how can i get the same page from portal dashboard.



      CommentAdd your comment...
    2.  
      1
      0
      -1

      Similar issue has been found and this was fixed by changing the landing URL and API URL of policy in portal to http://<URL>:8443/onap/  instead of http://<URL>:8443/ecomp/

      Refer: https://jira.onap.org/browse/POLICY-199

      1. kranthi guttikonda

        Tarun Tej Velaga Thanks, here it looks

        Not sure when the fix will be in place

      CommentAdd your comment...
    3.  
      1
      0
      -1

      Hi,


      I am also getting the same error. i have manually executed the script - policy_vm_init.sh and it completed successfully - 


      root@vm1-policy:/opt# ./policy_vm_init.sh
      Already up-to-date.
      Login Succeeded
      1.1-STAGING-latest: Pulling from onap/policy/policy-db
      Digest: sha256:b180bdb06f63dbcabf1f46238b177d869a31bcffb70d2267ea836d519bd686fe
      Status: Image is up to date for nexus3.onap.org:10001/onap/policy/policy-db:1.1-STAGING-latest
      1.1-STAGING-latest: Pulling from onap/policy/policy-pe
      Digest: sha256:730b4aa8fb881d8bc783a542f6587f4a9067f7f6d6ff0122f61891177ff1777d
      Status: Image is up to date for nexus3.onap.org:10001/onap/policy/policy-pe:1.1-STAGING-latest
      1.1-STAGING-latest: Pulling from onap/policy/policy-drools
      Digest: sha256:72a036462b928e2ef5a89bcc37bb7eed20f5ce02ad635dac362cf6a8392fb3df
      Status: Image is up to date for nexus3.onap.org:10001/onap/policy/policy-drools:1.1-STAGING-latest
      1.1-STAGING-latest: Pulling from onap/policy/policy-nexus
      Digest: sha256:410ab279e60f14f6b3f3ce6656c2b682d6382893de222156e1c80e684691f771
      Status: Image is up to date for nexus3.onap.org:10001/onap/policy/policy-nexus:1.1-STAGING-latest
      nexus is up-to-date
      mariadb is up-to-date
      drools is up-to-date
      pap is up-to-date
      pdp is up-to-date
      brmsgw is up-to-date
      root@vm1-policy:/opt#



      Kindly help.


      Regards,

      Gaurav Mittal



        CommentAdd your comment...
      1.  
        1
        0
        -1

        We are facing the same issue now. Any conclusion on this issue ?


        1. kranthi guttikonda

          Hi subray bhat Even with the latest docker images of portal and policy, I am seeing the same issue

        2. subray bhat

          Pamela Dragosh : My team is also trying to debug this issue. Meanwhile if any conclusion on this issue please keep it posted. Thanks in advance.

        3. Pamela Dragosh

          Ok - I wasn't aware of this as I was on vacation. I will have a team member take a look at it.

        4. Gaurav Mittal

          Hi,


          Any update on this issue.


          Regards,

          Gaurav

        5. Pamela Dragosh

          Please see Tarun's answer above. 

        CommentAdd your comment...
      2.  
        1
        0
        -1

        From portal end the configurations look good.

        I would let policy team (Pamela Dragosh) answer, if there any new policy builds coming soon to fix this.

          CommentAdd your comment...