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

Docker container 0.8.2 on mac os catalina does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.2
    • 0.8.2
    • Homepage
    • None

    Description

      When launching the docker in MAC Os Catalina the docker container launches but does not accept any connections from outside the docker 

       

      Steps to reproduce 

      Run docker

      docker run -p 8080:8080 --rm -v $PWD/logs:/logs -v $PWD/notebook:/notebook -e ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name zeppelin apache/zeppelin:0.8.2

      Try to telnet 

      telnet 127.0.0.1 8080
      Trying 127.0.0.1...
      Connected to localhost.
      Escape character is '^]'.
      Connection closed by foreign host.

       

      I have attached a screen shot of the wireshark trace. It seems like the jetty server immediately closes the connection with a FIN. 

       

      Attachments

        1. Screen Shot 2019-10-08 at 4.04.53 PM.png
          110 kB
          Ramanujam Jagannath

        Activity

          People

            Unassigned Unassigned
            jackiyen Ramanujam Jagannath
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: