Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-4457

0.8.2 docker doesn't respond

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.2
    • 0.8.1
    • build, conf, zeppelin-server
    • None
    • Mac OS 10.14.6
      Docker Engine: 19.03.1
      No proxies, all browsers, curl response is empty.

    Description

      Docker container starts, but UI is not accessible through localhost:8080, or any other IP:Port (tried 127.0.0.1 and network IP).
      Previous version 0.8.1 works fine when using exactly the same command (with the different docker tag):
      docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.8.1

      Logs from the 0.8.2 docker container are attached.

      The difference in the logs between 0.8.1 and 0.8.2 is in the bound IP address, 0.0.0.0 vs 127.0.0.1:

      0.8.1:
      {{INFO [2019-11-21 01:22:38,461] (

      {main} AbstractConnector.java[doStart]:292) - Started ServerConnector@55a88417{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}}}

      and
      0.8.2:
      {{ INFO [2019-11-21 01:31:08,609] ({main}

      AbstractConnector.java[doStart]:292) - Started ServerConnector@227a47

      {HTTP/1.1,[http/1.1]} {127.0.0.1:8080}

      }}

      Attachments

        1. zeppelin--6f06900276b1.log
          10 kB
          Max Bern

        Activity

          People

            Unassigned Unassigned
            mxbnai Max Bern
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: