Db2

 View Only
  • 1.  Can't open Db2 Web-Console

    Posted Mon November 21, 2022 12:39 PM
    Hello, I tried to deploy Db2 Warehouse on my Windows 10 system today. I followed the instructions on IBM.com exactly and everything worked until the command 
    'docker run -itd -p 8443:8443 -p 50000-50001:50000-50001 -p 389:389 --net=db2wh_net --privileged=true --name=Db2wh -v db2wh_vol:/mnt/bludata0 -v db2wh_vol:/mnt/blumeta0 icr.io/obs/hdm/db2wh_ee:v11.5.6.0-db2wh-linux -e DISABLE_SPARK=NO' 
    and the following command 
    'docker logs --follow Db2wh'
    After some time the terminal spits out a link with username and password, and the message that everything is "ready" (see https://pastebin.com/NNHYE5U2). But when I tried to open it, nothing happened. The website is not accessible. Could this be due to the error:
    'Failed to start LSB: Bring up/down networking.'? 
    If so, how do I fix it?


    ------------------------------
    Carl Baier
    ------------------------------

    #Db2


  • 2.  RE: Can't open Db2 Web-Console

    Posted Wed November 23, 2022 05:02 AM
    Hi Carl,
    based on information i see in the entry network is an issue.
    Normally i would also check the docker logs output.
    your pastebin link didn't work for me.

    The network issue you mention is something you should fix.
    I normally expect to also see an entry in the docker log.

    Redo to collect more infos
    Is the container still running ?
    I would stop and drop container and image and run the install again and pipe the log in a file.

    Investigate on Error
    Maybe before you should investigate on your ERROR with LSB.
    There are some messages when you google with the entry.
    Where do you get the error message?

    ------------------------------
    -------------------------------------
    Kind regards
    Joachim Stumpf
    IT Specialist
    -------------------------------------
    ------------------------------