DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Datapower Operations Dashboard (DPOD) console connection rejected

  • 1.  Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Tue March 16, 2021 11:50 AM

    I am running DP using the IBM-provided startup command.

    When I try to connect to https://192.168.59.103 - the DPOD console - I get rejected - Chrome "192.168.59.103 refused to connect."

    Is there something I need to do to get the initial console connection up?

    Are there any logs I can get to? The "docker logs dpod -f --tail 99" command shows nothing.



    ------------------------------
    Philip Mead
    ------------------------------


  • 2.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Wed March 17, 2021 08:03 AM
    Did you try setting the port to 9090?

    ------------------------------
    Francois Brandelik
    ------------------------------



  • 3.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Thu March 18, 2021 03:09 AM
    Hello,

    from what I can read, you are using docker to test DataPower.
    You will find useful information here:
    https://www.ibm.com/support/knowledgecenter/SS9H2Y_10.0/com.ibm.dp.doc/docker_dpapp.html

    By default the web console is not enabled.
    You can enable it using the cli by performing an attach to your container.
    - login
    to check issue the command
    - co;
    - show web-mgmt

    You can also activate the console by providing the right environment variable (DATAPOWER_INTERACTIVE) as described in the above link.

    ------------------------------
    Pierre Richelle
    IBM Hybrid Cloud Integration Specialists
    IBM
    +32474681892
    ------------------------------



  • 4.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Thu March 18, 2021 08:47 AM

    I have no problem with DataPower. It is the DataPower Operations Dashboard that I have problems with.
    I am pulling DPOD using "docker pull ibmcom/datapower-operations-dashboard".



    ------------------------------
    Philip Mead
    ------------------------------



  • 5.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Thu March 18, 2021 11:40 AM
    Here is the output from "docker ps"

    docker@boot2docker:~$ docker ps

    CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
    321eb6a90153 ibmcom/datapower-operations-dashboard "/sbin/init" 2 hours ago Up 2 hours 0.0.0.0:443->443/tcp, 0.0.0.0:60000->60000/tcp, 0.0.0.0:60020->60020/tcp, 0.0.0.0:9023->22/tcp dpod
    5c0d79a5f254 dp "/opt/ibm/datapower/…" 3 hours ago Up 3 hours 0.0.0.0:1468->1468/tcp, 514/tcp, 0.0.0.0:9090-9099->9090-9099/tcp, 0.0.0.0:9022->22/tcp priceless_moore



    ------------------------------
    Philip Mead
    ------------------------------



  • 6.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Fri March 19, 2021 06:26 PM
    I am indeed running DataPower for Docker, but that is not my problem.
    My problem is the DataPower Operations Dashboard.

    ------------------------------
    Philip Mead
    ------------------------------



  • 7.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Fri March 19, 2021 06:29 PM
    I am using DataPower for Docker, but that is not where I have the problem.
    My problem is with the DataPower Operations Dashboard on Docker.

    ------------------------------
    Philip Mead
    ------------------------------



  • 8.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Mon October 25, 2021 10:44 AM
    Hello! have you successfully accessed DataPower Operations Dashboard on Docker? I can run it, but i cannot configure to monitor my datapower in docker... I am trying to add a device but always occur an error

    ------------------------------
    Adelicio de Almeida Souza
    ------------------------------



  • 9.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Fri March 19, 2021 06:24 PM
    Port 9090 did not help. And, when I start DataPower, I think I shall get a conflict.

    Philip Mead
    philmead02@gmail.com
    703-439-9841 (Mobile)





  • 10.  RE: Datapower Operations Dashboard (DPOD) console connection rejected

    Posted Thu March 18, 2021 05:04 PM
    Edited by Stephanie Wilkerson Sun February 26, 2023 08:19 PM

    Are you trying to connect to your DPOD console, or DataPower? Just confused by the reference to Docker and DPOD. I know there is a DP image for Docker, but wasn't aware they had one for DPOD.