northsea4 / mdcx-docker

在Docker容器中运行 MDCX,并通过Web界面或远程桌面进行控制。Run MDCX in a Docker container, accessible and controllable via a web interface or remote desktop.
GNU General Public License v3.0
619 stars 78 forks source link

mdcx-builtin-gui-base的web管理页面打不开 #13

Closed yang0026 closed 1 year ago

yang0026 commented 1 year ago

群晖docker,mdcx-builtin-gui-base版本是20230308,容器运行后日志显示正常启动了,但是web页面外网打不开,路由的端口映射也已经做了。

日志如下:

2023-03-09 12:04:20 | stdout | [supervisor  ] all services started. 2023-03-09 12:04:19 | stdout | [app         ] ⏳ 启动MDCx... 2023-03-09 12:04:19 | stdout | [supervisor  ] starting service 'app'... 2023-03-09 12:04:19 | stdout | [supervisor  ] starting service 'openbox'... 2023-03-09 12:04:18 | stdout | [nginx       ] Listening for HTTP connections on port 5800. 2023-03-09 12:04:18 | stdout | [supervisor  ] starting service 'nginx'... 2023-03-09 12:04:18 | stdout | [xvnc        ]  vncext:      created VNC server for screen 0 2023-03-09 12:04:18 | stdout | [xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900 2023-03-09 12:04:18 | stdout | [xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660) 2023-03-09 12:04:18 | stdout | [xvnc        ]  vncext:      VNC extension running! 2023-03-09 12:04:18 | stdout | [xvnc        ] Thu Mar  9 12:04:18 2023 2023-03-09 12:04:18 | stdout | [xvnc        ] Underlying X server release 12013000, The X.Org Foundation 2023-03-09 12:04:18 | stdout | [xvnc        ] See https://www.tigervnc.org for information on TigerVNC. 2023-03-09 12:04:18 | stdout | [xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst) 2023-03-09 12:04:18 | stdout | [xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00 2023-03-09 12:04:18 | stdout | [supervisor  ] starting service 'xvnc'... 2023-03-09 12:04:18 | stdout | [supervisor  ] starting services... 2023-03-09 12:04:18 | stdout | [supervisor  ] all services loaded. 2023-03-09 12:04:18 | stdout | [supervisor  ] loading service 'logrotate'... 2023-03-09 12:04:18 | stdout | [supervisor  ] service 'logmonitor' is disabled. 2023-03-09 12:04:18 | stdout | [supervisor  ] loading service 'logmonitor'... 2023-03-09 12:04:18 | stdout | [supervisor  ] loading service 'openbox'... 2023-03-09 12:04:18 | stdout | [supervisor  ] service 'certsmonitor' is disabled. 2023-03-09 12:04:18 | stdout | [supervisor  ] loading service 'certsmonitor'... 2023-03-09 12:04:17 | stdout | [supervisor  ] loading service 'xvnc'... 2023-03-09 12:04:17 | stdout | [supervisor  ] loading service 'nginx'... 2023-03-09 12:04:17 | stdout | [supervisor  ] loading service 'gui'... 2023-03-09 12:04:17 | stdout | [supervisor  ] loading service 'app'... 2023-03-09 12:04:17 | stdout | [supervisor  ] loading service 'default'... 2023-03-09 12:04:17 | stdout | [supervisor  ] loading services... 2023-03-09 12:04:17 | stdout | [init        ] giving control to process supervisor. 2023-03-09 12:04:17 | stdout | [cont-init   ] all container initialization scripts executed. 2023-03-09 12:04:17 | stdout | [cont-init   ] 89-info.sh: terminated successfully. 2023-03-09 12:04:17 | stdout | ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯ 2023-03-09 12:04:17 | stdout | │                                                                      │ 2023-03-09 12:04:17 | stdout | │ Docker Image Platform: linux/amd64                                   │ 2023-03-09 12:04:17 | stdout | │ Docker Image Version:  n/a                                           │ 2023-03-09 12:04:17 | stdout | │ Application Version:   20230308                                      │ 2023-03-09 12:04:17 | stdout | │ Application:           MDCx                                          │ 2023-03-09 12:04:17 | stdout | │                                                                      │ 2023-03-09 12:04:17 | stdout | ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮ 2023-03-09 12:04:17 | stdout | [cont-init   ] 89-info.sh: executing... 2023-03-09 12:04:17 | stdout | [cont-init   ] 85-take-config-ownership.sh: terminated successfully. 2023-03-09 12:04:17 | stdout | [cont-init   ] 85-take-config-ownership.sh: executing... 2023-03-09 12:04:17 | stdout | [cont-init   ] 250-do-me-a-favor.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config 2023-03-09 12:04:16 | stdout | [cont-init   ] 250-do-me-a-favor.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 15-install-pkgs.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 15-install-pkgs.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-xdg-runtime-dir.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-x11-unix.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-x11-unix.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-web-data.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-web-data.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-vnc-password.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-vnc-password.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-set-tmp-dir-perms.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-openbox.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-openbox.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-nginx.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-nginx.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-init-users.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-init-users.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-fontconfig-cache-dir.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-clean-tmp-dir.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-clean-tmp-dir.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-clean-logmonitor-states.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-cjk-font.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-cjk-font.sh: CJK font already installed. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-cjk-font.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-check-app-niceness.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-check-app-niceness.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-certs.sh: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-init   ] 10-certs.sh: executing... 2023-03-09 12:04:16 | stdout | [cont-init   ] executing container initialization scripts... 2023-03-09 12:04:16 | stdout | [cont-secrets] container secrets loaded. 2023-03-09 12:04:16 | stdout | [cont-secrets] loading container secrets... 2023-03-09 12:04:16 | stdout | [cont-env    ] container environment variables initialized. 2023-03-09 12:04:16 | stdout | [cont-env    ] XDG_STATE_HOME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] XDG_RUNTIME_DIR: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] XDG_DATA_HOME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] XDG_CONFIG_HOME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] XDG_CACHE_HOME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] TAKE_CONFIG_OWNERSHIP: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] QT_STYLE_OVERRIDE: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] QT_STYLE_OVERRIDE: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-env    ] QT_STYLE_OVERRIDE: executing... 2023-03-09 12:04:16 | stdout | [cont-env    ] HOME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] GTK_THEME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] GTK_THEME: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-env    ] GTK_THEME: executing... 2023-03-09 12:04:16 | stdout | [cont-env    ] DOCKER_IMAGE_PLATFORM: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] DISPLAY: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] DISPLAY: terminated successfully. 2023-03-09 12:04:16 | stdout | [cont-env    ] DISPLAY: executing... 2023-03-09 12:04:16 | stdout | [cont-env    ] APP_NAME: loading... 2023-03-09 12:04:16 | stdout | [cont-env    ] loading container environment variables... 2023-03-09 12:04:16 | stdout | [init        ] container is starting...

northsea4 commented 1 year ago

请尽量详细描述。比如 局域网是否可以访问成功 等