DeepVAC / MLab

“云上炼丹师”中的云
GNU General Public License v3.0
66 stars 16 forks source link

docker 启动一半报错startplasma-x11 不存在 #62

Open chaivoulin opened 2 years ago

chaivoulin commented 2 years ago

`Digest: sha256:2c79c1cc4f5247b370f683384acceb17dc45696efcd34a3593715fa5f719ad51 Status: Downloaded newer image for gemfield/homepod:2.0 [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00--init-user.sh: executing... useradd: warning: the home directory /home/gemfield already exists. useradd: Not copying any file from skel directory into it. GEMFIELD: may take long time if /home/gemfield has too many files... [cont-init.d] 00--init-user.sh: exited 0. [cont-init.d] 00-desktop.sh: executing... [cont-init.d] 00-desktop.sh: exited 0. [cont-init.d] 00-envsubst.sh: executing... [cont-init.d] 00-envsubst.sh: exited 0. [cont-init.d] 01-desktop.sh: executing... [cont-init.d] 01-desktop.sh: exited 0. [cont-init.d] 01-nolock.sh: executing... [cont-init.d] 01-nolock.sh: exited 0. [cont-init.d] done. [services.d] starting services GEMFIELD: USE VNC. start nginx... GEMFIELD: USE RDP. start xrdp-sesman... GEMFIELD: start opensshd... GEMFIELD: USE VNC. start vncconfig... GEMFIELD: USE VNC. start novnc launch.sh... GEMFIELD: USE VNC. start Xvnc... GEMFIELD: USE RDP. start xrdp... GEMFIELD: USE VNC. start startplasma-x11... starting sesman in foreground... [services.d] done. dbus[378]: Unknown username "whoopsie" in message bus configuration file /usr/bin/startplasma-x11: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory vncconfig: unable to open display ":0" dbus[378]: Unknown group "power" in message bus configuration file _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.

Xvnc TigerVNC 1.10.0 - built Apr 9 2020 06:49:31 Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12008000, The X.Org Foundation

Sat Nov 20 11:20:19 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5900 vncext: created VNC server for screen 0 Global configuration: ListenAddress: 127.0.0.1 ListenPort: 3350 EnableUserWindowManager: 1 UserWindowManager: startwm.sh DefaultWindowManager: /etc/xrdp/startwm.sh ReconnectScript: /etc/xrdp/reconnectwm.sh AuthFilePath: disabled Session configuration: MaxSessions: 50 X11DisplayOffset: 10 KillDisconnected: 0 IdleTimeLimit: 0 DisconnectedTimeLimit: 0 Policy: 0 Security configuration: AllowRootLogin: 1 MaxLoginRetry: 4 AlwaysGroupCheck: 0 RestrictOutboundClipboard: 0 TSUsersGroup: (not defined) TSAdminsGroup: (not defined) Xorg parameters: Parameter 00 /usr/lib/xorg/Xorg Parameter 01 -config Parameter 02 xrdp/xorg.conf Parameter 03 -noreset Parameter 04 -nolisten Parameter 05 tcp Parameter 06 -logfile Parameter 07 .xorgxrdp.%s.log Xvnc parameters: Parameter 00 Xvnc Parameter 01 -bs Parameter 02 -nolisten Parameter 03 tcp Parameter 04 -localhost Parameter 05 -dpi Parameter 06 96 SessionVariables parameters: Parameter 00 PULSE_SCRIPT=/etc/xrdp/pulse/default.pa xrdp-sesman[385]: (385)(139629666633280)[DEBUG] libscp initialized

[20211120-11:20:19] [DEBUG] libscp initialized Warning: could not find self.pem Using local websockify at /novnc/utils/websockify/run Starting webserver and WebSockets proxy on port 6080 xrdp[391]: (391)(140003717056320)[INFO ] starting xrdp with pid 391

[20211120-11:20:19] [INFO ] starting xrdp with pid 391 xrdp-sesman[385]: (385)(139629666633280)[INFO ] starting xrdp-sesman with pid 385

[20211120-11:20:19] [INFO ] starting xrdp-sesman with pid 385 xrdp[391]: (391)(140003717056320)[INFO ] address [0.0.0.0] port [3389] mode 1

[20211120-11:20:19] [INFO ] address [0.0.0.0] port [3389] mode 1 xrdp-sesman[385]: (385)(139629666633280)[INFO ] listening to port 3350 on 127.0.0.1

[20211120-11:20:19] [INFO ] listening to port 3350 on 127.0.0.1 xrdp[391]: (391)(140003717056320)[INFO ] listening to port 3389 on 0.0.0.0

[20211120-11:20:19] [INFO ] listening to port 3389 on 0.0.0.0 xrdp[391]: (391)(140003717056320)[INFO ] xrdp_listen_pp done

[20211120-11:20:19] [INFO ] xrdp_listen_pp done WebSocket server settings:

Navigate to this URL:

http://32a42d185e7f:6080/vnc.html?host=32a42d185e7f&port=6080

Press Ctrl-C to exit

GEMFIELD: USE VNC. start startplasma-x11... /usr/bin/startplasma-x11: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory GEMFIELD: USE VNC. start startplasma-x11... /usr/bin/startplasma-x11: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory GEMFIELD: USE VNC. start startplasma-x11... /usr/bin/startplasma-x11: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory `

gemfield commented 2 years ago

宿主机的关键硬件、操作系统及版本、启动命令提供一下呢?