Hi community, we have some problems with our deployment of the latest official ONAP release and we hope someone can help us in solving those issues.
Specifically, we just installed ONAP Kohn release on AWS EKS cluster, by following the instructions in: https://docs.onap.org/projects/onap-oom/en/kohn/sections/guides/deployment_guides/oom_helm_release_repo_deploy.html#oom-helm-release-repo-deploy and using a configuration file for the complete deployment, i.e. more or less like the one in: https://git.onap.org/oom/tree/kubernetes/onap/resources/overrides/onap-all.yaml?h=11.0.0&id=8f8ef3c4a797e7744992837fc4761bac7bf714ce but with portal enabled. The deployment succeeds, at the end all pods are correctly running, but we get a lot of errors with almost all GUIs. Here follows some examples: UUI GUI: The GUI is accessible at the following URL: https://uui-ui.simpledemo.onap.org:30398/usecase-ui/ At a first glance, it works fine. But there are a lot of problems we do not understand (indeed, they appear as application bugs, but we are sure they are simply misconfigurations). For example, we select Customer on the left and then try to add the test customer in the main panel. Nothing happens, but behind the scenes we observe a 405 Method Not Allowed in response to an HTTP PUT towards the following api: https://uui-ui.simpledemo.onap.org:30398/api/usecaseui-server/v1/uui-lcm/customers/test. 405 Method Not Allowed is a very strange response, I hardly believe this is a bug, rather I guess that simply we are pointing to the wrong URL. Is there anyone that can explains us such a behaviour and provide a hint for the resolution? CDS GUI: More or less, we are in the same situation. The GUI is available at: https://cds-ui.simpledemo.onap.org:30497/ Let's consider for example what happens when we try to create a new package. After entering metadata in the first screen, we click on Save and the interface remains hanging. This time we have an HTTP POST to https://cds.ui.simpledemo.onap.org:30497/controllerblueprint/create-blueprint that receives a 500 Server Internal Error response. This also seems a bug, but it looks very strange that a consolidated interface on a stable release provides such a behaviour in a very common scenario. Again, any hint on this issue? Portal GUI: We know that the portal project has been recently archived, nonetheless it is still the only umbrella UI available to allow user accessto all user interfaces from a single place (at least until now). We expect that, even if not actively maintained, it should work. However, it also provides a lot of problems. For example, all the items accessible from the menu on the top of the page (near the ONAP logo) do not work. If we select Manage --> Design --> Create Product, a new empty tab appears, and nothing else. With some troubleshooting, we observed that this item refers to the following URL http://sdc.api.simpledemo.onap.org:8181/sdc1/portal#/dashboard, but there are no services listening on port 8181. Also on this point it could be useful to have some advice. Hope someone can help us with the previous points. Thank you in advance Roberto -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24326): https://lists.onap.org/g/onap-discuss/message/24326 Mute This Topic: https://lists.onap.org/mt/97654969/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
