gexijin / idepGolem

15 stars 10 forks source link

The most recent pull, docker localhost:3838 only open Shiny server #654

Closed ryzaap closed 2 months ago

ryzaap commented 2 months ago

Describe the bug After the most recent pull, docker localhost:3838 only open Shiny server instead of normal idep interface

To Reproduce Steps to reproduce the behavior:

  1. Follow all the installation process using MacOS: Docker container (including re-install docker, pull from docker image)
  2. confirmed docker idep running
  3. type localhost:3838
  4. error: instead of opening the idep app/interface it only open the shiny app window

Expected behavior It is expected the idep interface appears normally and working at the localhost:3838

Screenshots

Screenshot 2024-05-08 at 10 19 35

Additional context Tried windows version of docker, it showed same problem. It was running normally at idep 2.0 (before april release).

ryzaap commented 2 months ago

fixed. now its running normally