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
567 stars 69 forks source link

[BUG] 海报加水印后花屏 #26

Closed yimshing closed 10 months ago

yimshing commented 10 months ago

是否存在已有问题?

问题描述

今天发现刮削后,加了水印的海报会出现花屏

预期表现

No response

复现步骤

重新刮削海报仍花屏

环境

- 操作系统:Debian 11
- Docker服务安装方式:发行版的包管理器

CPU架构

amd64

使用的镜像

mdcx-builtin-gui-base

Docker创建方式

Docker run

容器日志

[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ] Thu Oct 19 02:46:13 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 15
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 66 rects, 593.207 kpixels
[xvnc        ]  EncodeManager:            1.03125 KiB (1:2247.75 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 7 rects, 12.322 kpixels
[xvnc        ]  EncodeManager:                 257 B (1:192.109 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 25 rects, 39.497 kpixels
[xvnc        ]  EncodeManager:                  5.02344 KiB (1:30.7714 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 72 rects, 513.1 kpixels
[xvnc        ]  EncodeManager:                  492.151 KiB (1:4.07424 ratio)
[xvnc        ]  EncodeManager:   Total: 170 rects, 1.15813 Mpixels
[xvnc        ]  EncodeManager:          498.457 KiB (1:9.07986 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ] Thu Oct 19 02:46:44 2023
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] SIGTERM received, shutting down...
[supervisor  ] stopping service 'app'...
[supervisor  ] service 'app' exited (got signal SIGTERM).
[supervisor  ] stopping service 'nginx'...
[xvnc        ] Thu Oct 19 02:47:41 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 38
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 136 rects, 3.41389 Mpixels
[xvnc        ]  EncodeManager:            2.125 KiB (1:6276.29 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 14 rects, 19.164 kpixels
[xvnc        ]  EncodeManager:                 485 B (1:158.4 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 52 rects, 82.591 kpixels
[xvnc        ]  EncodeManager:                  11.1582 KiB (1:28.968 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 142 rects, 1.02783 Mpixels
[xvnc        ]  EncodeManager:                  981.289 KiB (1:4.0932 ratio)
[xvnc        ]  EncodeManager:   Total: 344 rects, 4.54348 Mpixels
[xvnc        ]  EncodeManager:          995.046 KiB (1:17.8404 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 1.56361 Mpixels in / 1.56361 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:1 ratio)
[supervisor  ] service 'nginx' exited (with status 0).
[supervisor  ] stopping service 'openbox'...
[supervisor  ] service 'openbox' exited (with status 0).
[supervisor  ] stopping service 'xvnc'...
[xvnc        ] Thu Oct 19 02:47:42 2023
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] service 'xvnc' exited (with status 0).
[finish      ] executing container finish scripts...
[finish      ] all container finish scripts executed.
[init        ] container is starting...
[cont-env    ] loading container environment variables...
[cont-env    ] APP_NAME: loading...
[cont-env    ] DISPLAY: executing...
[cont-env    ] DISPLAY: terminated successfully.
[cont-env    ] DISPLAY: loading...
[cont-env    ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: loading...
[cont-env    ] HOME: loading...
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: loading...
[cont-env    ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env    ] XDG_CACHE_HOME: loading...
[cont-env    ] XDG_CONFIG_HOME: loading...
[cont-env    ] XDG_DATA_HOME: loading...
[cont-env    ] XDG_RUNTIME_DIR: loading...
[cont-env    ] XDG_STATE_HOME: loading...
[cont-env    ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init   ] executing container initialization scripts...
[cont-init   ] 10-certs.sh: executing...
[cont-init   ] 10-certs.sh: terminated successfully.
[cont-init   ] 10-check-app-niceness.sh: executing...
[cont-init   ] 10-check-app-niceness.sh: terminated successfully.
[cont-init   ] 10-cjk-font.sh: executing...
[cont-init   ] 10-cjk-font.sh: CJK font already installed.
[cont-init   ] 10-cjk-font.sh: terminated successfully.
[cont-init   ] 10-clean-logmonitor-states.sh: executing...
[cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init   ] 10-clean-tmp-dir.sh: executing...
[cont-init   ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init   ] 10-fontconfig-cache-dir.sh: executing...
[cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init   ] 10-init-users.sh: executing...
[cont-init   ] 10-init-users.sh: terminated successfully.
[cont-init   ] 10-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-set-tmp-dir-perms.sh: executing...
[cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init   ] 10-vnc-password.sh: executing...
[cont-init   ] 10-vnc-password.sh: terminated successfully.
[cont-init   ] 10-web-data.sh: executing...
[cont-init   ] 10-web-data.sh: terminated successfully.
[cont-init   ] 10-x11-unix.sh: executing...
[cont-init   ] 10-x11-unix.sh: terminated successfully.
[cont-init   ] 10-xdg-runtime-dir.sh: executing...
[cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init   ] 15-install-pkgs.sh: executing...
[cont-init   ] 15-install-pkgs.sh: terminated successfully.
[cont-init   ] 250-do-me-a-favor.sh: executing...
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /cert-patch
[cont-init   ] 250-do-me-a-favor.sh: terminated successfully.
[cont-init   ] 251-strip-libs.sh: executing...
[cont-init   ] 251-strip-libs.sh: ========================= strip libQt5Core ==============================
[cont-init   ] 251-strip-libs.sh: 🔧 环境变量STRIP_LIBQT5CORE不为true,跳过strip libQt5Core
[cont-init   ] 251-strip-libs.sh: terminated successfully.
[cont-init   ] 85-take-config-ownership.sh: executing...
[cont-init   ] 85-take-config-ownership.sh: terminated successfully.
[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MDCx                                          │
    │ Application Version:   n/a                                           │
    │ Docker Image Version:  n/a                                           │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00
[xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12013000, The X.Org Foundation
[xvnc        ] Thu Oct 19 02:47:44 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'app'...
[app         ] 🔘 执行cacert.pem缺失问题的临时修复脚本
[app         ] ⏳ 启动MDCx...
[app         ] nohup: appending output to 'nohup.out'
[supervisor  ] all services started.
[xvnc        ] Thu Oct 19 02:48:26 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[app         ] 🔎 遍历待刮削目录....
[app         ] 🎉 Done!!! Found (4)! Skip successfully scraped (0) repeat softlink (0)! (0s)  
[app         ] MIDE-989  无码破解 moodyz(3s) -> airav_cc[jp](14s) -> iqqtv[jp](1s) -> avsex(2s) -> lulubar(2s) -> jav321(1s) -> javbus(1s)
[app         ] MDCx_Main.py:11378: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
[app         ] SSIS-570  有码 s1s1s1(3s) -> airav_cc[jp](13s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(1s) -> javbus(1s) -> freejavbt(2s)
[app         ] DASS-227  有码 dasdas(3s) -> airav_cc[jp](13s) -> iqqtv[jp](3s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(0s) -> javbus(1s) -> freejavbt(2s)
[app         ] SSIS-841  有码 s1s1s1(12s) -> airav_cc[jp](13s) -> iqqtv[jp](1s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(0s) -> javbus(0s) -> freejavbt(11s)
[app         ] 🎉 All finished!!! Total 4 , Success 4 , Failed 0 
[xvnc        ] Thu Oct 19 02:53:33 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 300
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 615 rects, 2.86401 Mpixels
[xvnc        ]  EncodeManager:            9.60938 KiB (1:1164.98 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 111 rects, 81.387 kpixels
[xvnc        ]  EncodeManager:                 3.41211 KiB (1:93.5547 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 569 rects, 552.032 kpixels
[xvnc        ]  EncodeManager:                  79.3096 KiB (1:27.2734 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 938 rects, 5.83671 Mpixels
[xvnc        ]  EncodeManager:                  5.4888 MiB (1:4.05845 ratio)
[xvnc        ]  EncodeManager:   Total: 2.233 krects, 9.33413 Mpixels
[xvnc        ]  EncodeManager:          5.57896 MiB (1:6.38693 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 91.1091 Mpixels in / 5.5078 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:16.5418 ratio)
[supervisor  ] SIGTERM received, shutting down...
[supervisor  ] stopping service 'app'...
[supervisor  ] service 'app' exited (got signal SIGTERM).
[supervisor  ] stopping service 'nginx'...
[supervisor  ] service 'nginx' exited (with status 0).
[supervisor  ] stopping service 'openbox'...
[supervisor  ] service 'openbox' exited (with status 0).
[supervisor  ] stopping service 'xvnc'...
[xvnc        ] Thu Oct 19 14:53:08 2023
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] service 'xvnc' exited (with status 0).
[finish      ] executing container finish scripts...
[finish      ] all container finish scripts executed.
[init        ] container is starting...
[cont-env    ] loading container environment variables...
[cont-env    ] APP_NAME: loading...
[cont-env    ] DISPLAY: executing...
[cont-env    ] DISPLAY: terminated successfully.
[cont-env    ] DISPLAY: loading...
[cont-env    ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: loading...
[cont-env    ] HOME: loading...
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: loading...
[cont-env    ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env    ] XDG_CACHE_HOME: loading...
[cont-env    ] XDG_CONFIG_HOME: loading...
[cont-env    ] XDG_DATA_HOME: loading...
[cont-env    ] XDG_RUNTIME_DIR: loading...
[cont-env    ] XDG_STATE_HOME: loading...
[cont-env    ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init   ] executing container initialization scripts...
[cont-init   ] 10-certs.sh: executing...
[cont-init   ] 10-certs.sh: terminated successfully.
[cont-init   ] 10-check-app-niceness.sh: executing...
[cont-init   ] 10-check-app-niceness.sh: terminated successfully.
[cont-init   ] 10-cjk-font.sh: executing...
[cont-init   ] 10-cjk-font.sh: CJK font already installed.
[cont-init   ] 10-cjk-font.sh: terminated successfully.
[cont-init   ] 10-clean-logmonitor-states.sh: executing...
[cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init   ] 10-clean-tmp-dir.sh: executing...
[cont-init   ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init   ] 10-fontconfig-cache-dir.sh: executing...
[cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init   ] 10-init-users.sh: executing...
[cont-init   ] 10-init-users.sh: terminated successfully.
[cont-init   ] 10-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-set-tmp-dir-perms.sh: executing...
[cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init   ] 10-vnc-password.sh: executing...
[cont-init   ] 10-vnc-password.sh: terminated successfully.
[cont-init   ] 10-web-data.sh: executing...
[cont-init   ] 10-web-data.sh: terminated successfully.
[cont-init   ] 10-x11-unix.sh: executing...
[cont-init   ] 10-x11-unix.sh: terminated successfully.
[cont-init   ] 10-xdg-runtime-dir.sh: executing...
[cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init   ] 15-install-pkgs.sh: executing...
[cont-init   ] 15-install-pkgs.sh: terminated successfully.
[cont-init   ] 250-do-me-a-favor.sh: executing...
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /cert-patch
[cont-init   ] 250-do-me-a-favor.sh: terminated successfully.
[cont-init   ] 251-strip-libs.sh: executing...
[cont-init   ] 251-strip-libs.sh: ========================= strip libQt5Core ==============================
[cont-init   ] 251-strip-libs.sh: 🔧 环境变量STRIP_LIBQT5CORE不为true,跳过strip libQt5Core
[cont-init   ] 251-strip-libs.sh: terminated successfully.
[cont-init   ] 85-take-config-ownership.sh: executing...
[cont-init   ] 85-take-config-ownership.sh: terminated successfully.
[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MDCx                                          │
    │ Application Version:   n/a                                           │
    │ Docker Image Version:  n/a                                           │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00
[xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12013000, The X.Org Foundation
[xvnc        ] Thu Oct 19 14:53:23 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'app'...
[app         ] 🔘 执行cacert.pem缺失问题的临时修复脚本
[app         ] ⏳ 启动MDCx...
[app         ] nohup: appending output to 'nohup.out'
[supervisor  ] all services started.
[supervisor  ] SIGTERM received, shutting down...
[supervisor  ] stopping service 'app'...
[supervisor  ] service 'app' exited (got signal SIGTERM).
[supervisor  ] stopping service 'nginx'...
[supervisor  ] service 'nginx' exited (with status 0).
[supervisor  ] stopping service 'openbox'...
[supervisor  ] service 'openbox' exited (with status 0).
[supervisor  ] stopping service 'xvnc'...
[xvnc        ] Thu Oct 19 16:51:08 2023
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] service 'xvnc' exited (with status 0).
[finish      ] executing container finish scripts...
[finish      ] all container finish scripts executed.
[init        ] container is starting...
[cont-env    ] loading container environment variables...
[cont-env    ] APP_NAME: loading...
[cont-env    ] DISPLAY: executing...
[cont-env    ] DISPLAY: terminated successfully.
[cont-env    ] DISPLAY: loading...
[cont-env    ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: loading...
[cont-env    ] HOME: loading...
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: loading...
[cont-env    ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env    ] XDG_CACHE_HOME: loading...
[cont-env    ] XDG_CONFIG_HOME: loading...
[cont-env    ] XDG_DATA_HOME: loading...
[cont-env    ] XDG_RUNTIME_DIR: loading...
[cont-env    ] XDG_STATE_HOME: loading...
[cont-env    ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init   ] executing container initialization scripts...
[cont-init   ] 10-certs.sh: executing...
[cont-init   ] 10-certs.sh: terminated successfully.
[cont-init   ] 10-check-app-niceness.sh: executing...
[cont-init   ] 10-check-app-niceness.sh: terminated successfully.
[cont-init   ] 10-cjk-font.sh: executing...
[cont-init   ] 10-cjk-font.sh: CJK font already installed.
[cont-init   ] 10-cjk-font.sh: terminated successfully.
[cont-init   ] 10-clean-logmonitor-states.sh: executing...
[cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init   ] 10-clean-tmp-dir.sh: executing...
[cont-init   ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init   ] 10-fontconfig-cache-dir.sh: executing...
[cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init   ] 10-init-users.sh: executing...
[cont-init   ] 10-init-users.sh: terminated successfully.
[cont-init   ] 10-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-set-tmp-dir-perms.sh: executing...
[cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init   ] 10-vnc-password.sh: executing...
[cont-init   ] 10-vnc-password.sh: terminated successfully.
[cont-init   ] 10-web-data.sh: executing...
[cont-init   ] 10-web-data.sh: terminated successfully.
[cont-init   ] 10-x11-unix.sh: executing...
[cont-init   ] 10-x11-unix.sh: terminated successfully.
[cont-init   ] 10-xdg-runtime-dir.sh: executing...
[cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init   ] 15-install-pkgs.sh: executing...
[cont-init   ] 15-install-pkgs.sh: terminated successfully.
[cont-init   ] 250-do-me-a-favor.sh: executing...
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /cert-patch
[cont-init   ] 250-do-me-a-favor.sh: terminated successfully.
[cont-init   ] 251-strip-libs.sh: executing...
[cont-init   ] 251-strip-libs.sh: ========================= strip libQt5Core ==============================
[cont-init   ] 251-strip-libs.sh: 🔧 环境变量STRIP_LIBQT5CORE不为true,跳过strip libQt5Core
[cont-init   ] 251-strip-libs.sh: terminated successfully.
[cont-init   ] 85-take-config-ownership.sh: executing...
[cont-init   ] 85-take-config-ownership.sh: terminated successfully.
[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MDCx                                          │
    │ Application Version:   n/a                                           │
    │ Docker Image Version:  n/a                                           │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00
[xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12013000, The X.Org Foundation
[xvnc        ] Thu Oct 19 16:51:22 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'app'...
[app         ] 🔘 执行cacert.pem缺失问题的临时修复脚本
[app         ] ⏳ 启动MDCx...
[app         ] nohup: appending output to 'nohup.out'
[supervisor  ] all services started.
[supervisor  ] SIGTERM received, shutting down...
[supervisor  ] stopping service 'app'...
[supervisor  ] service 'app' exited (got signal SIGTERM).
[supervisor  ] stopping service 'nginx'...
[supervisor  ] service 'nginx' exited (with status 0).
[supervisor  ] stopping service 'openbox'...
[supervisor  ] service 'openbox' exited (with status 0).
[supervisor  ] stopping service 'xvnc'...
[xvnc        ] Sun Oct 22 13:24:44 2023
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] service 'xvnc' exited (with status 0).
[finish      ] executing container finish scripts...
[finish      ] all container finish scripts executed.
[init        ] container is starting...
[cont-env    ] loading container environment variables...
[cont-env    ] APP_NAME: loading...
[cont-env    ] DISPLAY: executing...
[cont-env    ] DISPLAY: terminated successfully.
[cont-env    ] DISPLAY: loading...
[cont-env    ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: loading...
[cont-env    ] HOME: loading...
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: loading...
[cont-env    ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env    ] XDG_CACHE_HOME: loading...
[cont-env    ] XDG_CONFIG_HOME: loading...
[cont-env    ] XDG_DATA_HOME: loading...
[cont-env    ] XDG_RUNTIME_DIR: loading...
[cont-env    ] XDG_STATE_HOME: loading...
[cont-env    ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init   ] executing container initialization scripts...
[cont-init   ] 10-certs.sh: executing...
[cont-init   ] 10-certs.sh: terminated successfully.
[cont-init   ] 10-check-app-niceness.sh: executing...
[cont-init   ] 10-check-app-niceness.sh: terminated successfully.
[cont-init   ] 10-cjk-font.sh: executing...
[cont-init   ] 10-cjk-font.sh: CJK font already installed.
[cont-init   ] 10-cjk-font.sh: terminated successfully.
[cont-init   ] 10-clean-logmonitor-states.sh: executing...
[cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init   ] 10-clean-tmp-dir.sh: executing...
[cont-init   ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init   ] 10-fontconfig-cache-dir.sh: executing...
[cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init   ] 10-init-users.sh: executing...
[cont-init   ] 10-init-users.sh: terminated successfully.
[cont-init   ] 10-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-set-tmp-dir-perms.sh: executing...
[cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init   ] 10-vnc-password.sh: executing...
[cont-init   ] 10-vnc-password.sh: terminated successfully.
[cont-init   ] 10-web-data.sh: executing...
[cont-init   ] 10-web-data.sh: terminated successfully.
[cont-init   ] 10-x11-unix.sh: executing...
[cont-init   ] 10-x11-unix.sh: terminated successfully.
[cont-init   ] 10-xdg-runtime-dir.sh: executing...
[cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init   ] 15-install-pkgs.sh: executing...
[cont-init   ] 15-install-pkgs.sh: terminated successfully.
[cont-init   ] 250-do-me-a-favor.sh: executing...
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /cert-patch
[cont-init   ] 250-do-me-a-favor.sh: terminated successfully.
[cont-init   ] 251-strip-libs.sh: executing...
[cont-init   ] 251-strip-libs.sh: ========================= strip libQt5Core ==============================
[cont-init   ] 251-strip-libs.sh: 🔧 环境变量STRIP_LIBQT5CORE不为true,跳过strip libQt5Core
[cont-init   ] 251-strip-libs.sh: terminated successfully.
[cont-init   ] 85-take-config-ownership.sh: executing...
[cont-init   ] 85-take-config-ownership.sh: terminated successfully.
[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MDCx                                          │
    │ Application Version:   n/a                                           │
    │ Docker Image Version:  n/a                                           │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00
[xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12013000, The X.Org Foundation
[xvnc        ] Sun Oct 22 13:24:57 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'app'...
[app         ] 🔘 执行cacert.pem缺失问题的临时修复脚本
[app         ] ⏳ 启动MDCx...
[app         ] nohup: appending output to 'nohup.out'
[supervisor  ] all services started.
[supervisor  ] SIGTERM received, shutting down...
[supervisor  ] stopping service 'app'...
[supervisor  ] service 'app' exited (got signal SIGTERM).
[supervisor  ] stopping service 'nginx'...
[supervisor  ] service 'nginx' exited (with status 0).
[supervisor  ] stopping service 'openbox'...
[supervisor  ] service 'openbox' exited (with status 0).
[supervisor  ] stopping service 'xvnc'...
[xvnc        ] Sun Oct 22 16:02:31 2023
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] service 'xvnc' exited (with status 0).
[finish      ] executing container finish scripts...
[finish      ] all container finish scripts executed.
[init        ] container is starting...
[cont-env    ] loading container environment variables...
[cont-env    ] APP_NAME: loading...
[cont-env    ] DISPLAY: executing...
[cont-env    ] DISPLAY: terminated successfully.
[cont-env    ] DISPLAY: loading...
[cont-env    ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: loading...
[cont-env    ] HOME: loading...
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: loading...
[cont-env    ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env    ] XDG_CACHE_HOME: loading...
[cont-env    ] XDG_CONFIG_HOME: loading...
[cont-env    ] XDG_DATA_HOME: loading...
[cont-env    ] XDG_RUNTIME_DIR: loading...
[cont-env    ] XDG_STATE_HOME: loading...
[cont-env    ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init   ] executing container initialization scripts...
[cont-init   ] 10-certs.sh: executing...
[cont-init   ] 10-certs.sh: terminated successfully.
[cont-init   ] 10-check-app-niceness.sh: executing...
[cont-init   ] 10-check-app-niceness.sh: terminated successfully.
[cont-init   ] 10-cjk-font.sh: executing...
[cont-init   ] 10-cjk-font.sh: CJK font already installed.
[cont-init   ] 10-cjk-font.sh: terminated successfully.
[cont-init   ] 10-clean-logmonitor-states.sh: executing...
[cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init   ] 10-clean-tmp-dir.sh: executing...
[cont-init   ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init   ] 10-fontconfig-cache-dir.sh: executing...
[cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init   ] 10-init-users.sh: executing...
[cont-init   ] 10-init-users.sh: terminated successfully.
[cont-init   ] 10-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-set-tmp-dir-perms.sh: executing...
[cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init   ] 10-vnc-password.sh: executing...
[cont-init   ] 10-vnc-password.sh: terminated successfully.
[cont-init   ] 10-web-data.sh: executing...
[cont-init   ] 10-web-data.sh: terminated successfully.
[cont-init   ] 10-x11-unix.sh: executing...
[cont-init   ] 10-x11-unix.sh: terminated successfully.
[cont-init   ] 10-xdg-runtime-dir.sh: executing...
[cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init   ] 15-install-pkgs.sh: executing...
[cont-init   ] 15-install-pkgs.sh: terminated successfully.
[cont-init   ] 250-do-me-a-favor.sh: executing...
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /cert-patch
[cont-init   ] 250-do-me-a-favor.sh: terminated successfully.
[cont-init   ] 251-strip-libs.sh: executing...
[cont-init   ] 251-strip-libs.sh: ========================= strip libQt5Core ==============================
[cont-init   ] 251-strip-libs.sh: 🔧 环境变量STRIP_LIBQT5CORE不为true,跳过strip libQt5Core
[cont-init   ] 251-strip-libs.sh: terminated successfully.
[cont-init   ] 85-take-config-ownership.sh: executing...
[cont-init   ] 85-take-config-ownership.sh: terminated successfully.
[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MDCx                                          │
    │ Application Version:   n/a                                           │
    │ Docker Image Version:  n/a                                           │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00
[xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12013000, The X.Org Foundation
[xvnc        ] Sun Oct 22 16:02:45 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'app'...
[app         ] 🔘 执行cacert.pem缺失问题的临时修复脚本
[app         ] ⏳ 启动MDCx...
[app         ] nohup: appending output to 'nohup.out'
[supervisor  ] all services started.
[xvnc        ] Sun Oct 22 16:35:48 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[app         ] 🎉 All finished!!! Total 0 , Success 0 , Failed 0 
[xvnc        ] Sun Oct 22 16:36:09 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 87
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 220 rects, 928.758 kpixels
[xvnc        ]  EncodeManager:            3.4375 KiB (1:1056.16 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 47 rects, 33.355 kpixels
[xvnc        ]  EncodeManager:                 1.48242 KiB (1:88.2635 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 231 rects, 201.385 kpixels
[xvnc        ]  EncodeManager:                  36.6387 KiB (1:21.5446 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 246 rects, 764.85 kpixels
[xvnc        ]  EncodeManager:                  599.547 KiB (1:4.98806 ratio)
[xvnc        ]  EncodeManager:   Total: 744 rects, 1.92835 Mpixels
[xvnc        ]  EncodeManager:          641.105 KiB (1:11.763 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 20.4204 Mpixels in / 667.506 kpixels out
[xvnc        ]  ComparingUpdateTracker: (1:30.592 ratio)
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ] Sun Oct 22 16:36:10 2023
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[supervisor  ] SIGTERM received, shutting down...
[supervisor  ] stopping service 'app'...
[supervisor  ] service 'app' exited (got signal SIGTERM).
[supervisor  ] stopping service 'nginx'...
[xvnc        ] Sun Oct 22 16:38:43 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 496
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 1.548 krects, 7.14285 Mpixels
[xvnc        ]  EncodeManager:            24.1875 KiB (1:1154.31 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 375 rects, 200.667 kpixels
[xvnc        ]  EncodeManager:                 11.4199 KiB (1:69.0241 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 1.786 krects, 2.70287 Mpixels
[xvnc        ]  EncodeManager:                  315.651 KiB (1:33.5148 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 1.949 krects, 10.0453 Mpixels
[xvnc        ]  EncodeManager:                  6.97954 MiB (1:5.4935 ratio)
[xvnc        ]  EncodeManager:   Total: 5.658 krects, 20.0917 Mpixels
[xvnc        ]  EncodeManager:          7.32256 MiB (1:10.4756 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 106.196 Mpixels in / 15.4972 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:6.85261 ratio)
[supervisor  ] service 'nginx' exited (with status 0).
[supervisor  ] stopping service 'openbox'...
[supervisor  ] service 'openbox' exited (with status 0).
[supervisor  ] stopping service 'xvnc'...
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[supervisor  ] service 'xvnc' exited (with status 0).
[finish      ] executing container finish scripts...
[finish      ] all container finish scripts executed.
[init        ] container is starting...
[cont-env    ] loading container environment variables...
[cont-env    ] APP_NAME: loading...
[cont-env    ] DISPLAY: executing...
[cont-env    ] DISPLAY: terminated successfully.
[cont-env    ] DISPLAY: loading...
[cont-env    ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: loading...
[cont-env    ] HOME: loading...
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: loading...
[cont-env    ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env    ] XDG_CACHE_HOME: loading...
[cont-env    ] XDG_CONFIG_HOME: loading...
[cont-env    ] XDG_DATA_HOME: loading...
[cont-env    ] XDG_RUNTIME_DIR: loading...
[cont-env    ] XDG_STATE_HOME: loading...
[cont-env    ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init   ] executing container initialization scripts...
[cont-init   ] 10-certs.sh: executing...
[cont-init   ] 10-certs.sh: terminated successfully.
[cont-init   ] 10-check-app-niceness.sh: executing...
[cont-init   ] 10-check-app-niceness.sh: terminated successfully.
[cont-init   ] 10-cjk-font.sh: executing...
[cont-init   ] 10-cjk-font.sh: CJK font already installed.
[cont-init   ] 10-cjk-font.sh: terminated successfully.
[cont-init   ] 10-clean-logmonitor-states.sh: executing...
[cont-init   ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init   ] 10-clean-tmp-dir.sh: executing...
[cont-init   ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init   ] 10-fontconfig-cache-dir.sh: executing...
[cont-init   ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init   ] 10-init-users.sh: executing...
[cont-init   ] 10-init-users.sh: terminated successfully.
[cont-init   ] 10-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-set-tmp-dir-perms.sh: executing...
[cont-init   ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init   ] 10-vnc-password.sh: executing...
[cont-init   ] 10-vnc-password.sh: terminated successfully.
[cont-init   ] 10-web-data.sh: executing...
[cont-init   ] 10-web-data.sh: terminated successfully.
[cont-init   ] 10-x11-unix.sh: executing...
[cont-init   ] 10-x11-unix.sh: terminated successfully.
[cont-init   ] 10-xdg-runtime-dir.sh: executing...
[cont-init   ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init   ] 15-install-pkgs.sh: executing...
[cont-init   ] 15-install-pkgs.sh: terminated successfully.
[cont-init   ] 250-do-me-a-favor.sh: executing...
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /app and /mdcx-config
[cont-init   ] 250-do-me-a-favor.sh: 😁 take-ownership: /cert-patch
[cont-init   ] 250-do-me-a-favor.sh: terminated successfully.
[cont-init   ] 251-strip-libs.sh: executing...
[cont-init   ] 251-strip-libs.sh: ========================= strip libQt5Core ==============================
[cont-init   ] 251-strip-libs.sh: 🔧 环境变量STRIP_LIBQT5CORE不为true,跳过strip libQt5Core
[cont-init   ] 251-strip-libs.sh: terminated successfully.
[cont-init   ] 85-take-config-ownership.sh: executing...
[cont-init   ] 85-take-config-ownership.sh: terminated successfully.
[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MDCx                                          │
    │ Application Version:   n/a                                           │
    │ Docker Image Version:  n/a                                           │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.12.0 - built Feb 14 2023 18:02:00
[xvnc        ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12013000, The X.Org Foundation
[xvnc        ] Sun Oct 22 16:38:45 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'app'...
[app         ] 🔘 执行cacert.pem缺失问题的临时修复脚本
[app         ] ⏳ 启动MDCx...
[app         ] nohup: appending output to 'nohup.out'
[supervisor  ] all services started.
[xvnc        ] Sun Oct 22 16:39:10 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[app         ] 🔎 遍历待刮削目录....
[app         ] 🎉 Done!!! Found (16)! Skip successfully scraped (0) repeat softlink (0)! (0s)  
[xvnc        ] Sun Oct 22 16:39:58 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 304
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 698 rects, 2.43275 Mpixels
[xvnc        ]  EncodeManager:            10.9062 KiB (1:872.078 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 147 rects, 75.281 kpixels
[xvnc        ]  EncodeManager:                 4.50391 KiB (1:65.6739 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 856 rects, 629.754 kpixels
[xvnc        ]  EncodeManager:                  124.827 KiB (1:19.7874 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 1.007 krects, 3.57571 Mpixels
[xvnc        ]  EncodeManager:                  2.86674 MiB (1:4.76212 ratio)
[xvnc        ]  EncodeManager:   Total: 2.708 krects, 6.71349 Mpixels
[xvnc        ]  EncodeManager:          3.00369 MiB (1:8.53648 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 48.1514 Mpixels in / 4.13828 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:11.6356 ratio)
[app         ] IPX-471  有码 ideapocket(3s) -> airav_cc[jp](14s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(3s) -> jav321(1s)
[app         ] ADN-347  有码 attackers(4s) -> airav_cc[jp](13s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(3s) -> jav321(1s) -> javbus(0s)
[app         ] ADN-176  有码 attackers(3s) -> airav_cc[jp](13s) -> iqqtv[jp](4s) -> iqqtv[zh_cn](1s) -> avsex(4s) -> jav321(0s) -> javbus(0s)
[app         ] ADN-242  有码 attackers(3s) -> airav_cc[jp](13s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(5s) -> jav321(0s) -> javbus(1s)
[app         ] ADN-420  有码 attackers(4s) -> airav_cc[jp](13s) -> iqqtv[jp](3s) -> iqqtv[zh_cn](1s) -> avsex(5s) -> jav321(0s) -> javbus(0s)
[app         ] ADN-142  有码 attackers(2s) -> airav_cc[jp](13s) -> iqqtv[jp](3s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> lulubar(4s) -> jav321(0s) -> javbus(0s)
[app         ] MDCx_Main.py:11378: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
[app         ] ADN-248  有码 attackers(7s) -> airav_cc[jp](17s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(0s) -> javbus(1s) -> freejavbt(4s)
[app         ] CAWD-582  有码 kawaiikawaii(15s) -> airav_cc[jp](15s) -> iqqtv[jp](1s) -> iqqtv[zh_cn](1s) -> avsex(3s) -> jav321(0s) -> javbus(0s) -> freejavbt(2s)
[app         ] FC2-1204746  无码 fc2(2s) -> fc2club(7s) -> fc2hub(2s) -> 7mmtv(7s) -> airav[jp](3s) -> javdb(14s) -> freejavbt(2s) -> avsox(5s)
[app         ] FSDSS-681  有码 faleno(2s) -> airav_cc[jp](13s) -> iqqtv[jp](3s) -> iqqtv[zh_cn](1s) -> avsex(3s) -> javbus(0s) -> jav321(1s) -> javlibrary[jp](11s) -> javdb(8s) -> freejavbt(3s)
[app         ] Corrupt JPEG data: 36914 extraneous bytes before marker 0xd9
[app         ] IPZZ-120  有码 ideapocket(3s) -> airav_cc[jp](14s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(0s) -> javbus(0s) -> freejavbt(0s)
[app         ] IPX-507  有码 ideapocket(6s) -> airav_cc[jp](14s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(1s) -> javbus(0s) -> freejavbt(1s)
[app         ] SSIS-204  有码 s1s1s1(3s) -> airav_cc[jp](13s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(1s) -> jav321(0s) -> javbus(0s) -> freejavbt(2s)
[app         ] SSNI-336  有码 s1s1s1(3s) -> airav_cc[jp](15s) -> iqqtv[jp](1s) -> iqqtv[zh_cn](1s) -> avsex(1s) -> jav321(0s) -> freejavbt(4s)
[app         ] MIAA-146  有码 moodyz(11s) -> airav_cc[jp](15s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(1s) -> jav321(1s) -> javbus(0s) -> freejavbt(2s)
[app         ] MSFH-018  有码 dmm(5s) -> javbus(0s) -> airav_cc[jp](14s) -> iqqtv[jp](1s) -> iqqtv[zh_cn](1s) -> jav321(1s) -> avsex(1s) -> javlibrary[jp](8s) -> javdb(12s) -> freejavbt(1s)
[app         ] Corrupt JPEG data: premature end of data segment
[app         ] Corrupt JPEG data: premature end of data segment
[app         ] 🎉 All finished!!! Total 16 , Success 16 , Failed 0 
[xvnc        ] Sun Oct 22 16:45:10 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ] Sun Oct 22 16:45:15 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 21
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 88 rects, 652.113 kpixels
[xvnc        ]  EncodeManager:            1.375 KiB (1:1853.34 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 13 rects, 14.1 kpixels
[xvnc        ]  EncodeManager:                 445 B (1:127.092 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 32 rects, 44.918 kpixels
[xvnc        ]  EncodeManager:                  6.08105 KiB (1:28.9154 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 84 rects, 381.806 kpixels
[xvnc        ]  EncodeManager:                  303.436 KiB (1:4.91839 ratio)
[xvnc        ]  EncodeManager:   Total: 217 rects, 1.09294 Mpixels
[xvnc        ]  EncodeManager:          311.326 KiB (1:13.7214 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 2.7 Mpixels in / 241.056 kpixels out
[xvnc        ]  ComparingUpdateTracker: (1:11.2007 ratio)
[xvnc        ] Sun Oct 22 17:10:22 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ] Sun Oct 22 17:11:11 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 409
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 2.27 krects, 8.06804 Mpixels
[xvnc        ]  EncodeManager:            35.4688 KiB (1:889.301 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 511 rects, 241.965 kpixels
[xvnc        ]  EncodeManager:                 15.1348 KiB (1:62.8463 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 2.359 krects, 2.82734 Mpixels
[xvnc        ]  EncodeManager:                  355.324 KiB (1:31.1601 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 2.175 krects, 11.9087 Mpixels
[xvnc        ]  EncodeManager:                  8.81354 MiB (1:5.15719 ratio)
[xvnc        ]  EncodeManager:   Total: 7.315 krects, 23.0461 Mpixels
[xvnc        ]  EncodeManager:          9.20996 MiB (1:9.5546 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 112.517 Mpixels in / 17.5717 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:6.40331 ratio)
[xvnc        ] Sun Oct 22 17:11:12 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[app         ] 🎉 All finished!!! Total 1 , Success 0 , Failed 1 
[xvnc        ] Sun Oct 22 17:13:16 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 215
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 574 rects, 2.76748 Mpixels
[xvnc        ]  EncodeManager:            8.96875 KiB (1:1206.1 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 122 rects, 59.571 kpixels
[xvnc        ]  EncodeManager:                 3.69922 KiB (1:63.2914 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 641 rects, 753.135 kpixels
[xvnc        ]  EncodeManager:                  95.8994 KiB (1:30.7556 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 562 rects, 3.84483 Mpixels
[xvnc        ]  EncodeManager:                  2.31564 MiB (1:6.33661 ratio)
[xvnc        ]  EncodeManager:   Total: 1.899 krects, 7.42501 Mpixels
[xvnc        ]  EncodeManager:          2.42166 MiB (1:11.7051 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 53.3101 Mpixels in / 5.27935 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:10.0979 ratio)
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[app         ] 🔎 遍历待刮削目录....
[app         ] 🎉 Done!!! Found (1)! Skip successfully scraped (0) repeat softlink (0)! (0s)  
[app         ] IPZZ-120  有码 ideapocket(3s) -> airav_cc[jp](15s) -> iqqtv[jp](2s) -> iqqtv[zh_cn](1s) -> avsex(2s) -> jav321(5s) -> javlibrary[jp](12s) -> javdb(12s) -> javbus(0s) -> freejavbt(2s)
[xvnc        ] Sun Oct 22 17:14:34 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 247
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 583 rects, 2.66471 Mpixels
[xvnc        ]  EncodeManager:            9.10938 KiB (1:1143.42 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 145 rects, 84.325 kpixels
[xvnc        ]  EncodeManager:                 4.48438 KiB (1:73.8328 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 647 rects, 774.646 kpixels
[xvnc        ]  EncodeManager:                  94.7988 KiB (1:31.9998 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 695 rects, 3.56875 Mpixels
[xvnc        ]  EncodeManager:                  2.84795 MiB (1:4.78297 ratio)
[xvnc        ]  EncodeManager:   Total: 2.07 krects, 7.09242 Mpixels
[xvnc        ]  EncodeManager:          2.9538 MiB (1:9.16756 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 75.7932 Mpixels in / 4.37965 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:17.3057 ratio)
[app         ] 🎉 All finished!!! Total 1 , Success 1 , Failed 0 
[xvnc        ] Sun Oct 22 17:16:16 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ] Sun Oct 22 17:16:50 2023
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 19
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 81 rects, 616.21 kpixels
[xvnc        ]  EncodeManager:            1.26562 KiB (1:1902.63 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 6 rects, 8.417 kpixels
[xvnc        ]  EncodeManager:                 217 B (1:155.484 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 31 rects, 42.841 kpixels
[xvnc        ]  EncodeManager:                  5.79492 KiB (1:28.941 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 82 rects, 469.144 kpixels
[xvnc        ]  EncodeManager:                  385.777 KiB (1:4.75288 ratio)
[xvnc        ]  EncodeManager:   Total: 200 rects, 1.13661 Mpixels
[xvnc        ]  EncodeManager:          393.05 KiB (1:11.302 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 900 kpixels in / 224.272 kpixels out
[xvnc        ]  ComparingUpdateTracker: (1:4.01298 ratio)
[xvnc        ] Sun Oct 22 17:39:09 2023
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
yimshing commented 10 months ago
2023-10-22 22-30-27

就是图片这样子

2023-10-22 22-34-42
northsea4 commented 10 months ago

首先这个应该是MDCx方面的情况,请你到 https://github.com/anyabc/something/releases/tag/MDCx 进行反馈(页面有联系邮箱)。 如果你确认该情况只在使用docker版时才出现,其他平台比如win/mac都没有问题,那麻烦列出详细的复现步骤。我在水印设置里开启了”有码“,测试了没有这个问题,下载的图片都正常。

yimshing commented 10 months ago

谢谢,我试试其他平台是否有该问题

yimshing commented 10 months ago

我测试了上面的win平台,发现并没有docker版的问题

northsea4 commented 10 months ago

如果只是偶然出现,我感觉是下载图片不完整或者网络问题导致文件损坏,以前我也遇到过那种图片少了一半的情况(就是比如上半部分正常,但下半部分是纯灰色的),但一般重新刮削后就正常了。

如果是必然会出现的,麻烦你给出详细的复现步骤。

52shell commented 10 months ago

我也出现这个问题