1
0
-1

ONAP-1.1.0 

Using the latest portal images

opening DMaaP redirects to login page again

After login it fails with http status 404

DMaaP has proper containers running

root@onap-message-router:~# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f187f07f85ef attos/dmaap "/bin/sh -c ./star..." 23 hours ago Up 23 hours 0.0.0.0:3904-3905->3904-3905/tcp dockerfiles_dmaap_1
6bc4a9ac6205 dockerfiles_kafka "start-kafka.sh" 23 hours ago Up 23 hours 0.0.0.0:9092->9092/tcp dockerfiles_kafka_1
4b1d128a0612 wurstmeister/zookeeper "/bin/sh -c '/usr/..." 23 hours ago Up 23 hours 22/tcp, 2888/tcp, 3888/tcp, 0.0.0.0:2181->2181/tcp dockerfiles_zookeeper_1
root@onap-message-router:~#


What could be the issue?

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Looks like with latest portal docker images, DMaaP UI is accessible

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

        Chris Lott is working on this issue. The issue is due to missing demo user in Dmaap UI database. You will soon hear an update on this.

          CommentAdd your comment...