1
0
-1

I deployed ONAP using OOM after clone from ONAP repository. And I can access portal-app GUI. but when I want to connect with sdc by click "Manage" → "Design" → "Create a Product", it will report

"

HTTP ERROR 305

Problem accessing /sdc1/portal. Reason:

Missing Headers in Request

"

And I checked: decryption_key is same between sdc and portal

ash-4.4# grep decryption ./root/chef-solo/environments/AUTO.json

            "decryption_key": "= AGLDdG4D04BKm2IxIWEr8o=="

bash-4.4#

 grep decryption ./opt/apache-tomcat-8.0.37/webapps/ONAPPORTAL/WEB-INF/conf/system.properties

decryption_key                            = AGLDdG4D04BKm2IxIWEr8o==

/ #

The following is sdc-fe and portal version.

nexus3.onap.org:10001/onap/sdc-frontend                                            1.2.0

nexus3.onap.org:10001/onap/portal-app                                              2.2.0


Cloud you please help it? any other information needed please let me know.

Thanks in advance.

Ryan


  1. Ryan LIU

    Using FQDN when login does works.

  2. Ryan LIU

    After using FQDN, I can access SDC portal but:

    And when I do "Manage" → "Design" → "Create a Product" or "Create a Vendor..". both output GUI is same with "User Management" and "Catagory Management". Is there something wrong?

    And Click "SDC" from "Home" nothing show up. IS there any configuration error?


    Thanks for your support

    Ryan

CommentAdd your comment...

2 answers

  1.  
    1
    0
    -1

    Fix this issue. it is because I logged in as demo which only admin role w/o designer role. after I logged in as cs0008 which has designer role then I can access sdc UI.


    Thanks for your support.

    Ryan

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

      git clone -b beijing http://gerrit.onap.org/r/oom  


      Using this version can reduce many problems

      1. Ryan LIU

        zhao jun, thanks a lot Zhaojun for your help. yes. I cloned -b beijing. but seems it still has this issues. do you have any suggestion if there is any configuration error?

        Thanks,

        Ryan

      CommentAdd your comment...