Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibre 6.0.0 app won't start #91

Closed
kropochev opened this issue Jul 11, 2022 · 25 comments
Closed

Calibre 6.0.0 app won't start #91

kropochev opened this issue Jul 11, 2022 · 25 comments

Comments

@kropochev
Copy link

linuxserver.io


Expected Behavior

Current Behavior

Black screen, Safari 15.5, macOS 12.4, M1
Screenshot 2022-07-11 at 20 30 22

Steps to Reproduce

  1. ver 5.44.0 work is fine
  2. update to 6.0.0

Environment

OS: Synology DSM 7.1
CPU architecture: x86_64
How docker service was installed: nas OS provided

Command used to create docker container (run/create/compose/screenshot)

docker-compose.yml

---
version: "2.1"
services:
  calibre:
    image: lscr.io/linuxserver/calibre:6.0.0
    container_name: calibre
    environment:
      - PUID=1026
      - PGID=100
      - TZ=my_tz
    volumes:
      - /volume1/docker/calibre/config:/config
    ports:
      - 8080:8080
      - 8081:8081
    restart: unless-stopped

command to update:

docker-compose down
docker-compose pull
docker-compose up -d

Docker logs

[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] 01-envfile: executing... 
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 01-migrations: executing... 
[migrations] started
[migrations] no migrations found
[cont-init.d] 01-migrations: exited 0.
[cont-init.d] 02-tamper-check: executing... 
[cont-init.d] 02-tamper-check: exited 0.
[cont-init.d] 10-adduser: executing... 

-------------------------------------
          _         ()
         | |  ___   _    __
         | | / __| | |  /  \
         | | \__ \ | | | () |
         |_| |___/ |_|  \__/


Brought to you by linuxserver.io
-------------------------------------

To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------

User uid:    1026
User gid:    100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 12-prep_xrdp: executing... 
[cont-init.d] 12-prep_xrdp: exited 0.
[cont-init.d] 13-keygen: executing... 

Generating 2048 bit rsa key...

ssl_gen_key_xrdp1 ok

saving to rsakeys.ini

Generating a RSA private key
......+++++
................................+++++
writing new private key to '/etc/xrdp/key.pem'
-----
[cont-init.d] 13-keygen: exited 0.
[cont-init.d] 30-config: executing... 
[cont-init.d] 30-config: exited 0.
[cont-init.d] 50-config: executing... 
**** No auth enabled. To enable auth, you can set the PASSWORD var in docker arguments. ****
[cont-init.d] 50-config: exited 0.
[cont-init.d] 50-gid-video: executing... 
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 55-autostart-config: executing... 
[cont-init.d] 55-autostart-config: exited 0.
[cont-init.d] 90-custom-folders: executing... 
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-scripts: executing... 
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
guacd[466]: INFO:	Guacamole proxy daemon (guacd) version 1.1.0 started
guacd[466]: INFO:	Listening on host 0.0.0.0, port 4822
guacd[466]: INFO:	Guacamole connection closed during handshake
guacd[466]: INFO:	Guacamole connection closed during handshake
guacd[466]: INFO:	Guacamole connection closed during handshake
guacd[466]: INFO:	Guacamole connection closed during handshake
Starting guacamole-lite websocket server
listening on *:8080
guacd[466]: INFO:	Guacamole connection closed during handshake
[guac-init] Auto start set, starting application
[2022-07-11 20:23:25] [Connection 1]  Client connection open
[2022-07-11 20:23:25] [Connection 1]  Opening guacd connection
[2022-07-11 20:23:25] [Connection 1]  guacd connection open
[2022-07-11 20:23:25] [Connection 1]  Selecting connection type: rdp
[2022-07-11 20:23:25] [Connection 1]  Sending opCode: 6.select,3.rdp;
guacd[466]: INFO:	Creating new client for protocol "rdp"
guacd[466]: INFO:	Connection ID is "$a5019ad2-75c3-4ec3-b002-b1adfe2207cf"
[2022-07-11 20:23:26] [Connection 1]  Sending opCode: 4.size,4.1024,3.768,2.96;
[2022-07-11 20:23:26] [Connection 1]  Sending opCode: 5.audio,9.audio/L16;
guacd[533]: INFO:	Security mode: Negotiate (ANY)
guacd[533]: INFO:	Resize method: none
guacd[533]: INFO:	User "@9bdafddf-e153-4ad6-8daa-a22610abc1bd" joined connection "$a5019ad2-75c3-4ec3-b002-b1adfe2207cf" (1 users now present)
guacd[533]: INFO:	Loading keymap "base"
guacd[533]: INFO:	Loading keymap "en-us-qwerty"
[2022-07-11 20:23:26] [Connection 1]  Sending opCode: 5.video;
[2022-07-11 20:23:26] [Connection 1]  Sending opCode: 5.image;
[2022-07-11 20:23:26] [Connection 1]  Server sent handshake: 4.args,13.VERSION_1_1_0,8.hostname,4.port,6.domain,8.username,8.password,5.width,6.height,3.dpi,15.initial-program,11.color-depth,13.disable-audio,15.enable-printing,12.printer-name,12.enable-drive,10.drive-name,10.drive-path,17.create-drive-path,7.console,13.console-audio,13.server-layout,8.security,11.ignore-cert,12.disable-auth,10.remote-app,14.remote-app-dir,15.remote-app-args,15.static-channels,11.client-name,16.enable-wallpaper,14.enable-theming,21.enable-font-smoothing,23.enable-full-window-drag,26.enable-desktop-composition,22.enable-menu-animations,22.disable-bitmap-caching,25.disable-offscreen-caching,21.disable-glyph-caching,16.preconnection-id,18.preconnection-blob,8.timezone,14.recording-path,14.recording-name,24.recording-exclude-output,23.recording-exclude-mouse,22.recording-include-keys,21.create-recording-path,13.resize-method,18.enable-audio-input,9.read-only,16.gateway-hostname,12.gateway-port,14.gateway-domain,16.gateway-username,16.gateway-password,17.load-balance-info
[2022-07-11 20:23:26] [Connection 1]  Sending opCode: 7.connect,0.,9.127.0.0.1,4.3389,0.,3.abc,3.abc,4.1024,3.768,2.96,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,3.any,4.true,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;
5.ready,37.$a5019ad2-75c3-4ec3-b002-b1adfe2207cf;
5.audio,1.1,31.audio/L16;rate=44100,channels=2;4.size,1.0,4.1024,3.768;4.size,2.-1,2.11,2.16;3.img,1.3,2.12,2.-1,9.image/png,1.0,1.0;4.blob,1.3,232.iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAABmJLR0QA/wD/AP+gvaeTAAAAYklEQVQokY2RQQ4AIQgDW+L/v9y9qCEsIJ4QZggoJAnDYwAwFQwASI4EO8FEMH95CRYTnfCDOyGFK6GEM6GFo7AqKI4sSSsCJH1X+roFkKdjueABX/On77lz2uGtr6pj9okfTeJQAYVaxnMAAAAASUVORK5CYII=;3.end,1.3;6.cursor,1.0,1.0,2.-1,1.0,1.0,2.11,2.16;
4.size,2.-1,2.32,2.32;3.img,1.3,2.12,2.-1,9.image/png,1.0,1.0;4.blob,1.3,240.iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAAaElEQVRYhe2WSwrAIAwFfaX3v3K6ceF38VRaCjO7SEwGBWNKAPAxcpIjIqrNkkZrTs3bSc4NKqEmdsv5AmUTSUtNj5CPPtorcLkO+SCAAAIIILCMNYxm7365/vY47mKX3XHcfUgA4Hc8/F4zGEf7ahwAAAAASUVORK5CYII=;3.end,1.3;6.cursor,2.15,2.16,2.-1,1.0,1.0,2.32,2.32;4.sync,9.264042668;
4.size,2.-1,2.32,2.32;3.img,1.3,2.12,2.-1,9.image/png,1.0,1.0;4.blob,1.3,276.iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAAgklEQVRYhe2UOxLAIAhEd5nc/8qbBjOOMbECGl6lWOzDHyQJhRgAVEoYAJAsk7AxqJKweVIhYWshW+IlkC2xFciU+BTIkvgVyJC4vhbWTEkiyVABSZgzIgJXniPwcI7OUy/hCI8O27Lr0mvyYewrKOv8RNYuHP+BUuRUezRN0zRNKDeQH1722aSHGAAAAABJRU5ErkJggg==;3.end,1.3;6.cursor,1.0,1.0,2.-1,1.0,1.0,2.32,2.32;4.sync,9.264042672;
4.sync,9.264042923;
4.sync,9.264043173;
4.sync,9.264043423;
[20220711-15:23:21] [INFO ] starting xrdp with pid 460
[20220711-15:23:22] [INFO ] address [0.0.0.0] port [3389] mode 1
[20220711-15:23:22] [INFO ] listening to port 3389 on 0.0.0.0
[20220711-15:23:22] [INFO ] xrdp_listen_pp done
[20220711-15:23:24] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58804
[20220711-15:23:24] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:23:27] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58813
[20220711-15:23:27] [DEBUG] Closed socket 10 (AF_INET6 :: port 3389)
[20220711-15:23:27] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20220711-15:23:27] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20220711-15:23:27] [DEBUG] TLSv1.3 enabled
[20220711-15:23:27] [DEBUG] TLSv1.2 enabled
[20220711-15:23:27] [DEBUG] Security layer: requested 3, selected 1
ssl_tls_accept: TLS connection accepted
colorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp)
[20220711-15:23:27] [INFO ] connected client computer name: Guacamole RDP
postBeta2ColorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp 0xca02 15bpp 0xca03 16bpp 0xca04 24bpp)
highColorDepth 0x0010 (0x0004 4bpp 0x0008 8bpp 0x000f 15bpp 0x0010 16 bpp 0x0018 24bpp)
supportedColorDepths 0x0007 (0x0001 24bpp 0x0002 16bpp 0x0004 15bpp 0x0008 32bpp)
earlyCapabilityFlags 0x0421 (0x0002 want32)
got client client connection type 0x00000006
xrdp_sec_process_mcs_data_CS_SECURITY:
  client and server support none crypt, using none crypt
[20220711-15:23:27] [INFO ] adding channel item name cliprdr chan_id 1004 flags 0xc0a00000
[20220711-15:23:27] [INFO ] adding channel item name rdpdr chan_id 1005 flags 0xc0800000
[20220711-15:23:27] [INFO ] adding channel item name rdpsnd chan_id 1006 flags 0xc0000000
error unknown xrdp_sec_process_mcs_data tag 0xc006 size 8
error unknown xrdp_sec_process_mcs_data tag 0xc00a size 8
xrdp_sec_out_mcs_data: using no security
xrdp_load_keyboard_layout: keyboard_type [4] keyboard_subtype [0]
xrdp_load_keyboard_layout: model [] variant [] layout [us] options []
[20220711-15:23:27] [INFO ] TLS connection established from ::ffff:127.0.0.1 port 58813: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384
xrdp_caps_process_order: not enough orders supported by client, using painter.
xrdp_caps_process_pointer: client supports new(color) cursor
xrdp_caps_process_glyphcache: support level 2 
xrdp_process_offscreen_bmpcache: support level 1 cache size 7864320 MB cache entries 2000
xrdp_caps_process_surface_cmds:
  cmdFlags 0x00000052
xrdp_caps_process_frame_ack:
  max_unacknowledged_frame_count 2
xrdp_caps_process_confirm_active: not enough orders supported by client, client wants off screen bitmap but offscreen bitmaps disabled
yeah, up_and_running
xrdp_channel_drdynvc_start:
xrdp:xrdp_bitmap [3990599227]: xrdp_bitmap_create: noorders
[20220711-15:23:28] [DEBUG] xrdp_0000021f_wm_login_mode_event_00000001
xrdp:xrdp_mm [3990599307]: xrdp_mm_create: bpp 16 mcs_connection_type 6 jpeg_codec_id 0 v3_codec_id 0 rfx_codec_id 0 h264_codec_id 0
[20220711-15:23:28] [INFO ] Loading keymap file /etc/xrdp/km-00000409.ini
[20220711-15:23:28] [WARN ] local keymap file for 0x00000409 found and doesn't match built in keymap, using local keymap file
xrdp_wm_login_mode_changed: login_mode is 0
in xrdp_wm_init: 
xrdp_wm_init: channel cliprdr channel id 0 is allowed
xrdp_wm_init: channel rdpdr channel id 1 is allowed
xrdp_wm_init: channel rdpsnd channel id 2 is allowed
out xrdp_wm_init: 
xrdp_wm_login_mode_changed: login_mode is 2
[20220711-15:23:28] [DEBUG] xrdp_wm_log_msg: connecting to sesman ip 127.0.0.1 port 3350
connecting to sesman ip 127.0.0.1 port 3350
[20220711-15:23:28] [INFO ] xrdp_wm_log_msg: sesman connect ok
sesman connect ok
[20220711-15:23:28] [DEBUG] xrdp_wm_log_msg: sending login info to session manager, please wait...
sending login info to session manager, please wait...
[20220711-15:23:28] [DEBUG] return value from xrdp_mm_connect 0
xrdp_wm_login_mode_changed: login_mode is 3
[20220711-15:23:29] [INFO ] xrdp_wm_log_msg: login successful for display 10
login successful for 4.sync,9.264043674;
sh: 1: xauth: not found
4.sync,9.264043924;

X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
Build Operating System: linux Ubuntu
Current Operating System: Linux 947e27a39669 3.10.108 #42661 SMP Mon Jun 27 15:08:05 CST 2022 x86_64
Kernel command line: root=/dev/md0 ihd_num=2 netif_num=1 HddHotplug=1 SataPortMap=21 DiskIdxMap=0002 acpi_enforce_resources=lax syno_castrated_xhc=0000:00:14.0@0x0c syno_hw_version=DS216+II vender_format_version=2 syno_hdd_detect=56,59,63,57 syno_hdd_enable=61,60,71,58 sn=1640O6N649300 macs=0011325c0289
Build Date: 14 December 2021  02:14:13PM
xorg-server 2:1.20.13-1ubuntu1~20.04.2 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.38.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: ".xorgxrdp.10.log", Time: Mon Jul 11 15:23:29 2022
(++) Using config file: "/etc/X11/xrdp/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
xorgxrdpSetup:
xrdpdevSetup:
rdpmousePlug:
rdpkeybPlug:
rdpIdentify:
rdpDriverFunc: op 10
rdpProbe:
rdpProbe: found DRMDevice xorg.conf value [/dev/dri/renderD128]
rdpProbe: found DRI3 xorg.conf value [1]
rdpPreInit:
rdpPreInit: /dev/dri/renderD128 open failed
rdpScreenInit: virtualX 800 virtualY 600 rgbBits 8 depth 24
rdpScreenInit: pfbMemory bytes 1920000
rdpScreenInit: pfbMemory 0x7f88b9cb4010
rdpSimdInit: assigning yuv functions
rdpSimdInit: cpuid ax 1 cx 0 return ax 0x000406c4 bx 0x00100800 cx 0x43d8e3bf dx 0xbfebfbff
rdpSimdInit: sse2 amd64 yuv functions assigned
rdpClientConInit: disconnect idle session after [0] sec
rdpClientConInit: kill disconnected [0] timeout [0] sec
rdpXvInit: depth 24
rdpScreenInit: out
4.sync,9.264044175;
4.sync,9.264044425;
4.sync,9.264044675;
4.sync,9.264044925;
4.sync,9.264045176;
4.sync,9.264045426;
4.sync,9.264045677;
rdpCreateScreenResources:
4.sync,9.264045927;
rdpmousePreInit: drv 0x7f88bcf2e3a0 info 0x7f88bd0a34b0, flags 0x0
rdpmouseControl: what 0
rdpmouseDeviceInit:
rdpmouseCtrl:
rdpRegisterInputCallback: type 1 proc 0x7f88bb21c430
rdpmouseControl: what 1
rdpmouseDeviceOn:
rdpkeybPreInit: drv 0x7f88bcf2e1d0 info 0x7f88bd22b3b0, flags 0x0
rdpkeybControl: what 0
rdpkeybDeviceInit:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
rdpRegisterInputCallback: type 0 proc 0x7f88ba3a68e0
rdpkeybControl: what 1
rdpkeybDeviceOn:
4.sync,9.264046184;
rdpDeferredRandR:
rdpResizeSession: width 1024 height 768
  calling RRScreenSizeSet
rdpRRScreenSetSize: width 1024 height 768 mmWidth 271 mmHeight 203
rdpRRGetInfo:
  screen resized to 1024x768
  RRScreenSizeSet ok 1
rdpResizeSession: width 1024 height 768
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
rdpClientConGotConnection:
rdpClientConGotConnection: g_sck_accept ok new_sck 7
rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
rdpAddClientConToDev: adding first clientCon 0x7f88bd2a5350
rdpClientConProcessMsgVersion: version 0 0 0 1
rdpClientConProcessScreenSizeMsg: set width 1024 height 768 bpp 16
rdpClientConProcessScreenSizeMsg: shmemid 32769 shmemptr 0x7f88b9d09000
rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1024 cy 768
rdpClientConProcessMsgClientInfo:
  got client info bytes 5752
  jpeg support 0
  offscreen support 0
  offscreen size 0
  offscreen entries 0
  client supports glyph cache but server disabled
  client can not do offscreen to offscreen blits
  client can do new(color) cursor
  client can not do multimon
rdpRRSetRdpOutputs: numCrtcs 0 numOutputs 0 monitorCount 0
rdpRRSetRdpOutputs: add output 0 left 0 top 0 width 1024 height 768
rdpLoadLayout: keylayout 0x00000409 variant  display 10
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
(EE) Failed to open authorization file ".Xauthority": No such file or directory
4.sync,9.264046269;
guacd[533]: INFO:	Accepted format: 16-bit PCM with 2 channels at 44100 Hz
guacd[533]: INFO:	Accepted format: 16-bit PCM with 2 channels at 22050 Hz
guacd[533]: INFO:	Connected to RDPDR 1.12 as client 0x6e2fe3f8
guacd[533]: INFO:	RDPDR user logged on
3.end,1.1;5.audio,1.1,31.audio/L16;rate=22050,channels=2;4.sync,9.264046272;
4.sync,9.264046274;
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
3.img,1.3,2.14,1.0,9.image/png,1.0,1.0;4.blob,1.3,256.iVBORw0KGgoAAAANSUhEUgAABAAAAAMAAQMAAACAdIdOAAAAA1BMVEUAAACnej3aAAAAdklEQVR4nO3BAQEAAACCIP+vbkhAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7waDDwABtWbkhAAAAABJRU5ErkJggg==;3.end,1.3;4.sync,9.264046366;
4.sync,9.264046375;
4.sync,9.264046627;
4.size,2.-1,2.32,2.32;3.img,1.3,2.12,2.-1,9.image/png,1.0,1.0;4.blob,1.3,256.iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAAdElEQVRYhe2VOxLAIAhEd5nc/8qkQcd8dNLIFuFVoAWPAUd4ABEGACShkrAWqCRsTBQSdj/IlngIZEu8CmRKTAWyJJYCGRLH7CJrDy8C7g6SPeeYbKKPIIqzdZ66hK347mKfic49Qu0rkKH+pouiKIqi+A8nWNBM/C9+/cYAAAAASUVORK5CYII=;3.end,1.3;6.cursor,1.1,1.1,2.-1,1.0,1.0,2.32,2.32;4.sync,9.264046712;
4.sync,9.264046963;
4.sync,9.264047213;
4.sync,9.264047463;
4.sync,9.264047714;
4.sync,9.264047964;
4.sync,9.264048214;
4.sync,9.264048465;
4.sync,9.264048715;
4.sync,9.264048966;
4.sync,9.264049216;
4.sync,9.264049466;
4.sync,9.264049717;
4.sync,9.264049967;
[2022-07-11 20:23:35] [Connection 1]  Closing connection with error:  Error: WS was inactive for too long
    at ClientConnection.checkActivity (/gclient/node_modules/guacamole-lite/lib/ClientConnection.js:154:24)
    at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)
[2022-07-11 20:23:35] [Connection 1]  Closing guacd connection
[2022-07-11 20:23:35] [Connection 1]  Client connection closed
guacd[533]: ERROR:	User is not responding.
guacd[533]: INFO:	User "@9bdafddf-e153-4ad6-8daa-a22610abc1bd" disconnected (0 users remain)
guacd[533]: INFO:	Last user of connection "$a5019ad2-75c3-4ec3-b002-b1adfe2207cf" disconnected
guacd[533]: INFO:	Internal RDP client disconnected
guacd[466]: INFO:	Connection "$a5019ad2-75c3-4ec3-b002-b1adfe2207cf" removed.
rdpClientConRecv: g_sck_recv failed(returned 0)
rdpClientConRecvMsg: error
rdpClientConCheck: rdpClientConGotData failed
rdpClientConDisconnect:
rdpRemoveClientConFromDev: removing clientCon 0x7f88bd2a5350
[2022-07-11 20:24:25] [Connection 2]  Client connection open
[2022-07-11 20:24:25] [Connection 2]  Opening guacd connection
[2022-07-11 20:24:25] [Connection 2]  guacd connection open
[2022-07-11 20:24:25] [Connection 2]  Selecting connection type: rdp
[2022-07-11 20:24:25] [Connection 2]  Sending opCode: 6.select,3.rdp;
guacd[466]: INFO:	Creating new client for protocol "rdp"
guacd[466]: INFO:	Connection ID is "$eade75bc-a6c5-4928-aa26-c37c0b3255af"
[2022-07-11 20:24:25] [Connection 2]  Sending opCode: 4.size,4.1930,14.1304?undefined,2.96;
[2022-07-11 20:24:25] [Connection 2]  Sending opCode: 5.audio,9.audio/L16;
[2022-07-11 20:24:25] [Connection 2]  Sending opCode: 5.video;
[2022-07-11 20:24:25] [Connection 2]  Sending opCode: 5.image;
[2022-07-11 20:24:25] [Connection 2]  Server sent handshake: 4.args,13.VERSION_1_1_0,8.hostname,4.port,6.domain,8.username,8.password,5.width,6.height,3.dpi,15.initial-program,11.color-depth,13.disable-audio,15.enable-printing,12.printer-name,12.enable-drive,10.drive-name,10.drive-path,17.create-drive-path,7.console,13.console-audio,13.server-layout,8.security,11.ignore-cert,12.disable-auth,10.remote-app,14.remote-app-dir,15.remote-app-args,15.static-channels,11.client-name,16.enable-wallpaper,14.enable-theming,21.enable-font-smoothing,23.enable-full-window-drag,26.enable-desktop-composition,22.enable-menu-animations,22.disable-bitmap-caching,25.disable-offscreen-caching,21.disable-glyph-caching,16.preconnection-id,18.preconnection-blob,8.timezone,14.recording-path,14.recording-name,24.recording-exclude-output,23.recording-exclude-mouse,22.recording-include-keys,21.create-recording-path,13.resize-method,18.enable-audio-input,9.read-only,16.gateway-hostname,12.gateway-port,14.gateway-domain,16.gateway-username,16.gateway-password,17.load-balance-info
[2022-07-11 20:24:25] [Connection 2]  Sending opCode: 7.connect,0.,9.127.0.0.1,4.3389,0.,3.abc,3.abc,4.1930,14.1304?undefined,2.96,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,12.en-us-qwerty,3.any,4.true,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;
guacd[627]: INFO:	Security mode: Negotiate (ANY)
guacd[627]: INFO:	Resize method: none
guacd[627]: INFO:	User "@4af5a2b2-f9e4-4a49-9fc9-33a30f614888" joined connection "$eade75bc-a6c5-4928-aa26-c37c0b3255af" (1 users now present)
guacd[627]: INFO:	Loading keymap "base"
guacd[627]: INFO:	Loading keymap "en-us-qwerty"
[20220711-15:23:21] [INFO ] starting xrdp with pid 460
[20220711-15:23:22] [INFO ] address [0.0.0.0] port [3389] mode 1
[20220711-15:23:22] [INFO ] listening to port 3389 on 0.0.0.0
[20220711-15:23:22] [INFO ] xrdp_listen_pp done
[20220711-15:23:24] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58804
[20220711-15:23:24] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:23:27] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58813
[20220711-15:23:27] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:24:25] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58843
[20220711-15:24:25] [DEBUG] Closed socket 10 (AF_INET6 :: port 3389)
[20220711-15:24:25] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20220711-15:24:25] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20220711-15:24:25] [DEBUG] TLSv1.3 enabled
[20220711-15:24:25] [DEBUG] TLSv1.2 enabled
[20220711-15:24:25] [DEBUG] Security layer: requested 3, selected 1
ssl_tls_accept: TLS connection accepted
colorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp)
[20220711-15:24:25] [INFO ] connected client computer name: Guacamole RDP
postBeta2ColorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp 0xca02 15bpp 0xca03 16bpp 0xca04 24bpp)
highColorDepth 0x0010 (0x0004 4bpp 0x0008 8bpp 0x000f 15bpp 0x0010 16 bpp 0x0018 24bpp)
supportedColorDepths 0x0007 (0x0001 24bpp 0x0002 16bpp 0x0004 15bpp 0x0008 32bpp)
earlyCapabilityFlags 0x0421 (0x0002 want32)
got client client connection type 0x00000006
xrdp_sec_process_mcs_data_CS_SECURITY:
  client and server support none crypt, using none crypt
[20220711-15:24:25] [INFO ] adding channel item name cliprdr chan_id 1004 flags 0xc0a00000
[20220711-15:24:25] [INFO ] adding channel item name rdpdr chan_id 1005 flags 0xc0800000
[20220711-15:24:25] [INFO ] adding channel item name rdpsnd chan_id 1006 flags 0xc0000000
error unknown xrdp_sec_process_mcs_data tag 0xc006 size 8
error unknown xrdp_sec_process_mcs_data tag 0xc00a size 8
xrdp_sec_out_mcs_data: using no security
xrdp_load_keyboard_layout: keyboard_type [4] keyboard_subtype [0]
xrdp_load_keyboard_layout: model [] variant [] layout [us] options []
[20220711-15:24:26] [INFO ] TLS connection established from ::ffff:127.0.0.1 port 58843: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384
xrdp_caps_process_order: not enough orders supported by client, using painter.
xrdp_caps_process_pointer: client supports new(color) cursor
xrdp_caps_process_glyphcache: support level 2 
xrdp_process_offscreen_bmpcache: support level 1 cache size 7864320 MB cache entries 2000
xrdp_caps_process_surface_cmds:
  cmdFlags 0x00000052
xrdp_caps_process_frame_ack:
  max_unacknowledged_frame_count 2
xrdp_caps_process_confirm_active: not enough orders supported by client, client wants off screen bitmap but offscreen bitmaps disabled
yeah, up_and_running
xrdp_channel_drdynvc_start:
xrdp:xrdp_bitmap [3990657862]: xrdp_bitmap_create: noorders
[20220711-15:24:26] [DEBUG] xrdp_00000280_wm_login_mode_event_00000001
xrdp:xrdp_mm [3990657946]: xrdp_mm_create: bpp 16 mcs_connection_type 6 jpeg_codec_id 0 v3_codec_id 0 rfx_codec_id 0 h264_codec_id 0
[20220711-15:24:26] [INFO ] Loading keymap file /etc/xrdp/km-00000409.ini
[20220711-15:24:26] [WARN ] local keymap file for 0x00000409 found and doesn't match built in keymap, using local keymap file
xrdp_wm_login_mode_changed: login_mode is 0
in xrdp_wm_init: 
xrdp_wm_init: channel cliprdr channel id 0 is allowed
xrdp_wm_init: channel rdpdr channel id 1 is allowed
xrdp_wm_init: channel rdpsnd channel id 2 is allowed
out xrdp_wm_init: 
xrdp_wm_login_mode_changed: login_mode is 2
[20220711-15:24:27] [DEBUG] xrdp_wm_log_msg: connecting to sesman ip 127.0.0.1 port 3350
connecting to sesman ip 127.0.0.1 port 3350
[20220711-15:24:27] [INFO ] xrdp_wm_log_msg: sesman connect ok
sesman connect ok
[20220711-15:24:27] [DEBUG] xrdp_wm_log_msg: sending login info to session manager, please wait...
sending login info to session manager, please wait...
[20220711-15:24:27] [DrdpClientConGotConnection:
rdpClientConGotConnection: g_sck_accept ok new_sck 7
rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
rdpAddClientConToDev: adding first clientCon 0x7f88bd2a5350
rdpClientConProcessMsgVersion: version 0 0 0 1
rdpClientConProcessScreenSizeMsg: set width 1928 height 1304 bpp 16
rdpClientConProcessScreenSizeMsg: shmemid 65537 shmemptr 0x7f88b155f000
rdpRRScreenSetSize: width 1928 height 1304 mmWidth 510 mmHeight 345
rdpRRGetInfo:
  screen resized to 1928x1304
rdpClientConProcessScreenSizeMsg: RRScreenSizeSet ok=[1]
rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1928 cy 1304
rdpClientConProcessMsgClientInfo:
  got client info bytes 5752
  jpeg support 0
  offscreen support 0
  offscreen size 0
  offscreen entries 0
  client supports glyph cache but server disabled
  client can not do offscreen to offscreen blits
  client can do new(color) cursor
  client can not do multimon
rdpRRSetRdpOutputs: numCrtcs 1 numOutputs 1 monitorCount 0
rdpRRSetRdpOutputs: update output 0 left 0 top 0 width 1928 height 1304
rdpRRUpdateOutput:
rdpLoadLayout: keylayout 0x00000409 variant  display 10
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
guacd[627]: INFO:	Accepted format: 16-bit PCM with 2 channels at 44100 Hz
guacd[627]: INFO:	Accepted format: 16-bit PCM with 2 channels at 22050 Hz
guacd[627]: INFO:	Connected to RDPDR 1.12 as client 0xed426914
guacd[627]: INFO:	RDPDR user logged on
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
[2022-07-11 20:24:56] [Connection 3]  Client connection open
[2022-07-11 20:24:56] [Connection 3]  Opening guacd connection
[2022-07-11 20:24:56] [Connection 3]  guacd connection open
[2022-07-11 20:24:56] [Connection 3]  Selecting connection type: rdp
[2022-07-11 20:24:56] [Connection 3]  Sending opCode: 6.select,3.rdp;
guacd[466]: INFO:	Creating new client for protocol "rdp"
guacd[466]: INFO:	Connection ID is "$66dd628e-f46d-4feb-82e9-432db203f99c"
[2022-07-11 20:24:56] [Connection 3]  Sending opCode: 4.size,4.1366,13.984?undefined,2.96;
[2022-07-11 20:24:56] [Connection 3]  Sending opCode: 5.audio,9.audio/L16;
[2022-07-11 20:24:56] [Connection 3]  Sending opCode: 5.video;
guacd[663]: INFO:	Security mode: Negotiate (ANY)
guacd[663]: INFO:	Resize method: none
guacd[663]: INFO:	User "@7001cfca-f4e8-43e9-acb9-ada9f361369d" joined connection "$66dd628e-f46d-4feb-82e9-432db203f99c" (1 users now present)
guacd[663]: INFO:	Loading keymap "base"
guacd[663]: INFO:	Loading keymap "en-us-qwerty"
[2022-07-11 20:24:56] [Connection 3]  Sending opCode: 5.image;
[2022-07-11 20:24:56] [Connection 3]  Server sent handshake: 4.args,13.VERSION_1_1_0,8.hostname,4.port,6.domain,8.username,8.password,5.width,6.height,3.dpi,15.initial-program,11.color-depth,13.disable-audio,15.enable-printing,12.printer-name,12.enable-drive,10.drive-name,10.drive-path,17.create-drive-path,7.console,13.console-audio,13.server-layout,8.security,11.ignore-cert,12.disable-auth,10.remote-app,14.remote-app-dir,15.remote-app-args,15.static-channels,11.client-name,16.enable-wallpaper,14.enable-theming,21.enable-font-smoothing,23.enable-full-window-drag,26.enable-desktop-composition,22.enable-menu-animations,22.disable-bitmap-caching,25.disable-offscreen-caching,21.disable-glyph-caching,16.preconnection-id,18.preconnection-blob,8.timezone,14.recording-path,14.recording-name,24.recording-exclude-output,23.recording-exclude-mouse,22.recording-include-keys,21.create-recording-path,13.resize-method,18.enable-audio-input,9.read-only,16.gateway-hostname,12.gateway-port,14.gateway-domain,16.gateway-username,16.gateway-password,17.load-balance-info
[2022-07-11 20:24:56] [Connection 3]  Sending opCode: 7.connect,0.,9.127.0.0.1,4.3389,0.,3.abc,3.abc,4.1366,13.984?undefined,2.96,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,12.en-us-qwerty,3.any,4.true,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;
[20220711-15:23:21] [INFO ] starting xrdp with pid 460
[20220711-15:23:22] [INFO ] address [0.0.0.0] port [3389] mode 1
[20220711-15:23:22] [INFO ] listening to port 3389 on 0.0.0.0
[20220711-15:23:22] [INFO ] xrdp_listen_pp done
[20220711-15:23:24] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58804
[20220711-15:23:24] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:23:27] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58813
[20220711-15:23:27] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:24:25] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58843
[20220711-15:24:25] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:24:56] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58874
[20220711-15:24:56] [DEBUG] Closed socket 10 (AF_INET6 :: port 3389)
[20220711-15:24:57] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20220711-15:24:57] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20220711-15:24:57] [DEBUG] TLSv1.3 enabled
[20220711-15:24:57] [DEBUG] TLSv1.2 enabled
[20220711-15:24:57] [DEBUG] Security layer: requested 3, selected 1
ssl_tls_accept: TLS connection accepted
colorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp)
[20220711-15:24:57] [INFO ] connected client computer name: Guacamole RDP
postBeta2ColorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp 0xca02 15bpp 0xca03 16bpp 0xca04 24bpp)
highColorDepth 0x0010 (0x0004 4bpp 0x0008 8bpp 0x000f 15bpp 0x0010 16 bpp 0x0018 24bpp)
supportedColorDepths 0x0007 (0x0001 24bpp 0x0002 16bpp 0x0004 15bpp 0x0008 32bpp)
earlyCapabilityFlags 0x0421 (0x0002 want32)
got client client connection type 0x00000006
xrdp_sec_process_mcs_data_CS_SECURITY:
  client and server support none crypt, using none crypt
[20220711-15:24:57] [INFO ] adding channel item name cliprdr chan_id 1004 flags 0xc0a00000
[20220711-15:24:57] [INFO ] adding channel item name rdpdr chan_id 1005 flags 0xc0800000
[20220711-15:24:57] [INFO ] adding channel item name rdpsnd chan_id 1006 flags 0xc0000000
error unknown xrdp_sec_process_mcs_data tag 0xc006 size 8
error unknown xrdp_sec_process_mcs_data tag 0xc00a size 8
xrdp_sec_out_mcs_data: using no security
xrdp_load_keyboard_layout: keyboard_type [4] keyboard_subtype [0]
xrdp_load_keyboard_layout: model [] variant [] layout [us] options []
[20220711-15:24:57] [INFO ] TLS connection established from ::ffff:127.0.0.1 port 58874: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384
xrdp_caps_process_order: not enough orders supported by client, using painter.
xrdp_caps_process_pointer: client supports new(color) cursor
xrdp_caps_process_glyphcache: support level 2 
xrdp_process_offscreen_bmpcache: support level 1 cache size 7864320 MB cache entries 2000
xrdp_caps_process_surface_cmds:
  cmdFlags 0x00000052
xrdp_caps_process_frame_ack:
  max_unacknowledged_frame_count 2
xrdp_caps_process_confirm_active: not enough orders supported by client, client wants off screen bitmap but offscreen bitmaps disabled
yeah, up_and_running
xrdp_channel_drdynvc_start:
xrdp:xrdp_bitmap [3990689318]: xrdp_bitmap_create: noorders
[20220711-15:24:58] [DEBUG] xrdp_000002a3_wm_login_mode_event_00000001
xrdp:xrdp_mm [3990689414]: xrdp_mm_create: bpp 16 mcs_connection_type 6 jpeg_codec_id 0 v3_codec_id 0 rfx_codec_id 0 h264_codec_id 0
[20220711-15:24:58] [INFO ] Loading keymap file /etc/xrdp/km-00000409.ini
[20220711-15:24:58] [WARN ] local keymap file for 0x00000409 found and doesn't match built in keymap, using local keymap file
xrdp_wm_login_mode_changed: login_mode is 0
in xrdp_wm_init: 
xrdp_wm_init: channel cliprdr channel id 0 is allowed
xrdp_wm_init: channel rdpdr channel id 1 is allowed
xrdp_wm_init: channel rdpsnd channel id 2 is allowed
out xrdp_wm_init: 
xrdp_wm_login_mode_changed: login_mode is 2
[20220711-15:24:58] [DEBUG] xrdp_wm_log_msg: connecting to sesman ip 127.0.0.1 port 3350
connecting to sesman ip 127.0.0.1 port 3350
[20220711-15:24:58] [INFO ] xrdp_wm_log_msg: sesman connect ok
sesman cordpClientConGotConnection:
rdpClientConGotConnection: g_sck_accept ok new_sck 20
rdpClientConGotConnection: marking only clientCon 0x7f88bd2a5350 for disconnect
rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
rdpAddClientConToDev: adding clientCon 0x7f88bd33e0d0
rdpClientConDisconnect:
rdpRemoveClientConFromDev: removing clientCon 0x7f88bd2a5350
guacd[627]: INFO:	RDP server closed connection: Manually logged off.
guacd[627]: INFO:	Internal RDP client disconnected
rdpClientConProcessMsgVersion: version 0 0 0 1
rdpClientConProcessScreenSizeMsg: set width 1364 height 984 bpp 16
rdpClientConProcessScreenSizeMsg: shmemid 98306 shmemptr 0x7f88b1a9c000
rdpRRScreenSetSize: width 1364 height 984 mmWidth 361 mmHeight 260
rdpRRGetInfo:
  screen resized to 1364x984
rdpClientConProcessScreenSizeMsg: RRScreenSizeSet ok=[1]
rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1364 cy 984
rdpClientConProcessMsgClientInfo:
  got client info bytes 5752
  jpeg support 0
  offscreen support 0
  offscreen size 0
  offscreen entries 0
  client supports glyph cache but server disabled
  client can not do offscreen to offscreen blits
  client can do new(color) cursor
  client can not do multimon
rdpRRSetRdpOutputs: numCrtcs 1 numOutputs 1 monitorCount 0
rdpRRSetRdpOutputs: update output 0 left 0 top 0 width 1364 height 984
rdpRRUpdateOutput:
rdpLoadLayout: keylayout 0x00000409 variant  display 10
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
guacd[663]: INFO:	Accepted format: 16-bit PCM with 2 channels at 44100 Hz
guacd[663]: INFO:	Accepted format: 16-bit PCM with 2 channels at 22050 Hz
guacd[663]: INFO:	Connected to RDPDR 1.12 as client 0x379fe6fe
chansrv::main: using log file [/config/.local/share/xrdp/xrdp-chansrv.10.log]
[20220711-15:23:30] [CORE ] main: app started pid 549(0x00000225)
[20220711-15:23:30] [INFO ] main: DISPLAY env var set to :10.0
[20220711-15:23:30] [INFO ] main: using DISPLAY 10
[20220711-15:23:30] [INFO ] channel_thread_loop: thread start
[20220711-15:23:31] [INFO ] Socket 12: AF_UNIX connection received
process_message_channel_setup: chan name 'cliprdr' id 0 flags 00000000
process_message_channel_setup: chan name 'rdpdr' id 1 flags 00000000
process_message_channel_setup: chan name 'rdpsnd' id 2 flags 00000000
xrdp-chansrv [3990603100]: xcommon_init: connected to display ok
xrdp-chansrv [3990603105]: sound_init:
xrdp-chansrv [3990603106]: audin_init:
xrdp-chansrv [3990603108]: sound_process_output_format:
xrdp-chansrv [3990603108]:       wFormatTag      1
xrdp-chansrv [3990603108]:       nChannels       2
xrdp-chansrv [3990603108]:       nSamplesPerSec  44100
xrdp-chansrv [3990603108]:       nAvgBytesPerSec 176400
xrdp-chansrv [3990603108]:       nBlockAlign     4
xrdp-chansrv [3990603108]:       wBitsPerSample  16
guacd[663]: INFO:	RDPDR user logged on
xrdp-chansrv [3990603108]:       cbSize          0
xrdp-chansrv [3990603108]: sound_process_output_format:
xrdp-chansrv [3990603108]:       wFormatTag      1
xrdp-chansrv [3990603108]:       nChannels       2
xrdp-chansrv [3990603108]:       nSamplesPerSec  22050
xrdp-chansrv [3990603108]:       nAvgBytesPerSec 88200
xrdp-chansrv [3990603108]:       nBlockAlign     4
xrdp-chansrv [3990603108]:       wBitsPerSample  16
xrdp-chansrv [3990603108]:       cbSize          0
xrdp-chansrv [3990603209]: sound_process_training: round trip time 101
[20220711-15:23:42] [INFO ] channel_thread_loop: trans_check_wait_objs error resetting
xrdp-chansrv [3990613140]: scard_deinit:
chansrv:smartcard_pcsc [3990613140]: scard_pcsc_deinit:
[20220711-15:24:27] [INFO ] Socket 13: AF_UNIX connection received
process_message_channel_setup: chan name 'cliprdr' id 0 flags 00000000
process_message_channel_setup: chan name 'rdpdr' id 1 flags 00000000
process_message_channel_setup: chan name 'rdpsnd' id 2 flags 00000000
xrdp-chansrv [3990658746]: sound_init:
xrdp-chansrv [3990658746]: audin_init:
xrdp-chansrv [3990658768]: sound_process_output_format:
xrdp-chansrv [3990658768]:       wFormatTag      1
xrdp-chansrv [3990658768]:       nChannels       2
xrdp-chansrv [3990658768]:       nSamplesPerSec  44100
xrdp-chansrv [3990658768]:       nAvgBytesPerSec 176400
xrdp-chansrv [3990658768]:       nBlockAlign     4
xrdp-chansrv [3990658768]:       wBitsPerSample  16
xrdp-chansrv [3990658768]:       cbSize          0
xrdp-chansrv [3990658768]: sound_process_output_format:
xrdp-chansrv [3990658768]:       wFormatTag      1
xrdp-chansrv [3990658768]:       nChannels       2
xrdp-chansrv [3990658768]:       nSamplesPerSec  22050
xrdp-chansrv [3990658768]:       nAvgBytesPerSec 88200
xrdp-chansrv [3990658768]:       nBlockAlign     4
xrdp-chansrv [3990658768]:       wBitsPerSample  16
xrdp-chansrv [3990658768]:       cbSize          0
xrdp-chansrv [3990658869]: sound_process_training: round trip time 101
[20220711-15:24:59] [INFO ] channel_thread_loop: trans_check_wait_objs error resetting
xrdp-chansrv [3990690466]: scard_deinit:
chansrv:smartcard_pcsc [3990690466]: scard_pcsc_deinit:
[20220711-15:24:59] [INFO ] Socket 13: AF_UNIX connection received
process_message_channel_setup: chan name 'cliprdr' id 0 flags 00000000
process_message_channel_setup: chan name 'rdpdr' id 1 flags 00000000
process_message_channel_setup: chan name 'rdpsnd' id 2 flags 00000000
xrdp-chansrv [3990690576]: sound_init:
xrdp-chansrv [3990690576]: audin_init:
xrdp-chansrv [3990690605]: sound_process_output_format:
xrdp-chansrv [3990690605]:       wFormatTag      1
xrdp-chansrv [3990690605]:       nChannels       2
xrdp-chansrv [3990690605]:       nSamplesPerSec  44100
xrdp-chansrv [3990690605]:       nAvgBytesPerSec 176400
xrdp-chansrv [3990690605]:       nBlockAlign     4
xrdp-chansrv [3990690605]:       wBitsPerSample  16
xrdp-chansrv [3990690605]:       cbSize          0
xrdp-chansrv [399069060rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
guacd[627]: INFO:	User "@4af5a2b2-f9e4-4a49-9fc9-33a30f614888" disconnected (0 users remain)
guacd[627]: INFO:	Last user of connection "$eade75bc-a6c5-4928-aa26-c37c0b3255af" disconnected
[2022-07-11 20:25:00] [Connection 2]  Closing guacd connection
[2022-07-11 20:25:00] [Connection 2]  Client connection closed
guacd[466]: INFO:	Connection "$eade75bc-a6c5-4928-aa26-c37c0b3255af" removed.
[2022-07-11 20:25:00] [Connection 2]  Closing connection with error:  1000
[2022-07-11 20:26:44] [Connection 4]  Client connection open
[2022-07-11 20:26:44] [Connection 4]  Opening guacd connection
[2022-07-11 20:26:44] [Connection 4]  guacd connection open
[2022-07-11 20:26:44] [Connection 4]  Selecting connection type: rdp
[2022-07-11 20:26:44] [Connection 4]  Sending opCode: 6.select,3.rdp;
guacd[466]: INFO:	Creating new client for protocol "rdp"
guacd[466]: INFO:	Connection ID is "$74cbddb0-5d2e-487a-97ef-b84ddda65b14"
[2022-07-11 20:26:44] [Connection 4]  Sending opCode: 4.size,4.1930,14.1304?undefined,2.96;
[2022-07-11 20:26:44] [Connection 4]  Sending opCode: 5.audio,9.audio/L16;
[2022-07-11 20:26:44] [Connection 4]  Sending opCode: 5.video;
[2022-07-11 20:26:44] [Connection 4]  Sending opCode: 5.image;
[2022-07-11 20:26:44] [Connection 4]  Server sent handshake: 4.args,13.VERSION_1_1_0,8.hostname,4.port,6.domain,8.username,8.password,5.width,6.height,3.dpi,15.initial-program,11.color-depth,13.disable-audio,15.enable-printing,12.printer-name,12.enable-drive,10.drive-name,10.drive-path,17.create-drive-path,7.console,13.console-audio,13.server-layout,8.security,11.ignore-cert,12.disable-auth,10.remote-app,14.remote-app-dir,15.remote-app-args,15.static-channels,11.client-name,16.enable-wallpaper,14.enable-theming,21.enable-font-smoothing,23.enable-full-window-drag,26.enable-desktop-composition,22.enable-menu-animations,22.disable-bitmap-caching,25.disable-offscreen-caching,21.disable-glyph-caching,16.preconnection-id,18.preconnection-blob,8.timezone,14.recording-path,14.recording-name,24.recording-exclude-output,23.recording-exclude-mouse,22.recording-include-keys,21.create-recording-path,13.resize-method,18.enable-audio-input,9.read-only,16.gateway-hostname,12.gateway-port,14.gateway-domain,16.gateway-username,16.gateway-password,17.load-balance-info
[2022-07-11 20:26:44] [Connection 4]  Sending opCode: 7.connect,0.,9.127.0.0.1,4.3389,0.,3.abc,3.abc,4.1930,14.1304?undefined,2.96,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,12.en-us-qwerty,3.any,4.true,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.,0.;
guacd[748]: INFO:	Security mode: Negotiate (ANY)
guacd[748]: INFO:	Resize method: none
guacd[748]: INFO:	User "@36bea5e7-7c0d-4529-bc2f-d33830345e8a" joined connection "$74cbddb0-5d2e-487a-97ef-b84ddda65b14" (1 users now present)
guacd[748]: INFO:	Loading keymap "base"
guacd[748]: INFO:	Loading keymap "en-us-qwerty"
[20220711-15:23:21] [INFO ] starting xrdp with pid 460
[20220711-15:23:22] [INFO ] address [0.0.0.0] port [3389] mode 1
[20220711-15:23:22] [INFO ] listening to port 3389 on 0.0.0.0
[20220711-15:23:22] [INFO ] xrdp_listen_pp done
[20220711-15:23:24] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58804
[20220711-15:23:24] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:23:27] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58813
[20220711-15:23:27] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:24:25] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58843
[20220711-15:24:25] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:24:56] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58874
[20220711-15:24:56] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3389)
[20220711-15:26:44] [INFO ] Socket 11: AF_INET6 connection received from ::ffff:127.0.0.1 port 58920
[20220711-15:26:44] [DEBUG] Closed socket 10 (AF_INET6 :: port 3389)
[20220711-15:26:44] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20220711-15:26:44] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20220711-15:26:44] [DEBUG] TLSv1.3 enabled
[20220711-15:26:44] [DEBUG] TLSv1.2 enabled
[20220711-15:26:44] [DEBUG] Security layer: requested 3, selected 1
ssl_tls_accept: TLS connection accepted
colorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp)
[20220711-15:26:44] [INFO ] connected client computer name: Guacamole RDP
postBeta2ColorDepth 0xca01 (0xca00 4bpp 0xca01 8bpp 0xca02 15bpp 0xca03 16bpp 0xca04 24bpp)
highColorDepth 0x0010 (0x0004 4bpp 0x0008 8bpp 0x000f 15bpp 0x0010 16 bpp 0x0018 24bpp)
supportedColorDepths 0x0007 (0x0001 24bpp 0x0002 16bpp 0x0004 15bpp 0x0008 32bpp)
earlyCapabilityFlags 0x0421 (0x0002 want32)
got client client connection type 0x00000006
xrdp_sec_process_mcs_data_CS_SECURITY:
  client and server support none crypt, using none crypt
[20220711-15:26:44] [INFO ] adding channel item name cliprdr chan_id 1004 flags 0xc0a00000
[20220711-15:26:44] [INFO ] adding channel item name rdpdr chan_id 1005 flags 0xc0800000
[20220711-15:26:44] [INFO ] adding channel item name rdpsnd chan_id 1006 flags 0xc0000000
error unknown xrdp_sec_process_mcs_data tag 0xc006 size 8
error unknown xrdp_sec_process_mcs_data tag 0xc00a size 8
xrdp_sec_out_mcs_data: using no security
xrdp_load_keyboard_layout: keyboard_type [4] keyboard_subtype [0]
xrdp_load_keyboard_layout: model [] variant [] layout [us] options []
[20220711-15:26:45] [INFO ] TLS connection established from ::ffff:127.0.0.1 port 58920: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384
xrdp_caps_process_order: not enough orders supported by client, using painter.
xrdp_caps_process_pointer: client supports new(color) cursor
xrdp_caps_process_glyphcache: support level 2 
xrdp_process_offscreen_bmpcache: support level 1 cache size 7864320 MB cache entries 2000
xrdp_caps_process_surface_cmds:
  cmdFlags 0x00000052
xrdp_caps_process_frame_ack:
  max_unacknowledged_frame_count 2
xrdp_caps_process_confirm_active: not enough orders supported by client, client wants off screen bitmap but offscreen bitmaps disabled
yeah, up_and_running
xrdp_channel_drdynvc_start:
xrdp:xrdp_bitmap [3990796864]: xrdp_bitmap_create: noorders
[20220711-15:26:45] [DEBUG] xrdp_000002f6_wm_login_mode_event_00000001
xrdp:xrdp_mm [3990796899]: xrdp_mm_create: bpp 16 mcs_connection_type 6 jpeg_codec_id 0 v3_codec_id 0 rfx_codec_id 0 h264_codec_id 0
[20220711-15:26:45] [INFO ] Loading keymap file /etc/xrdp/km-00000409.ini
[20220711-15:26:45] [WARN ] local keymap file for 0x00000409 found and doesn't match built in keymap, using local keymap file
xrdp_wm_login_mode_changed: login_mode is 0
in xrdp_wm_init: 
xrdp_wm_init: channel cliprdr channel id 0 is allowed
xrdp_wm_init: channel rdpdr channel id 1 is allowed
xrdp_wm_init: channel rdpsnd channel id 2 is allowed
out xrdp_wm_init: 
xrdp_wm_login_mode_changed: login_mode is 2
[20220711-15:26:45] [starting sesman in foreground...
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
[20220711-15:23:21] [DEBUG] libscp initialized
[20220711-15:23:22] [INFO ] starting xrdp-sesman with pid 458
[20220711-15:23:22] [INFO ] listening to port 3350 on 127.0.0.1
[20220711-15:23:22] [INFO ] A connection received from ::ffff:127.0.0.1 port 42427
[20220711-15:23:22] [WARN ] libscp network error.
[20220711-15:23:22] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:23:23] [INFO ] A connection received from ::ffff:127.0.0.1 port 42431
[20220711-15:23:23] [WARN ] libscp network error.
[20220711-15:23:23] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:23:23] [INFO ] A connection received from ::ffff:127.0.0.1 port 42434
[20220711-15:23:23] [WARN ] libscp network error.
[20220711-15:23:23] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:23:24] [INFO ] A connection received from ::ffff:127.0.0.1 port 42438
[20220711-15:23:24] [WARN ] libscp network error.
[20220711-15:23:24] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:23:24] [INFO ] A connection received from ::ffff:127.0.0.1 port 42441
[20220711-15:23:24] [WARN ] libscp network error.
[20220711-15:23:25] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:23:28] [INFO ] A connection received from ::ffff:127.0.0.1 port 42454
[20220711-15:23:28] [INFO ] ++ created session (access granted): username abc, ip ::ffff:127.0.0.1:58813 - socket: 11
[20220711-15:23:28] [INFO ] starting Xorg session...
[20220711-15:23:28] [DEBUG] Closed socket 8 (AF_INET6 :: port 5910)
[20220711-15:23:29] [DEBUG] Closed socket 8 (AF_INET6 :: port 6010)
[20220711-15:23:29] [DEBUG] Closed socket 8 (AF_INET6 :: port 6210)
[20220711-15:23:29] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:24:27] [INFO ] A connection received from ::ffff:127.0.0.1 port 42490
[20220711-15:24:27] [INFO ] ++ reconnected session: username abc, display :10.0, session_pid 545, ip ::ffff:127.0.0.1:58843 - socket: 11
[20220711-15:24:27] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:24:58] [INFO ] A connection received from ::ffff:127.0.0.1 port 42521
[20220711-15:24:59] [INFO ] ++ reconnected session: username abc, display :10.0, session_pid 545, ip ::ffff:127.0.0.1:58874 - socket: 11
[20220711-15:24:59] [DEBUG] Closed socket 7 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20220711-15:26:45] [INFO ] A connection received from ::ffff:127.0.0.1 port 42562
[20220711-15:26:46] [INFO ] ++ reconnected session: username abc, display :10.0, session_pid 545, irdpClientConGotConnection:
rdpClientConGotConnection: g_sck_accept ok new_sck 7
guacd[663]: INFO:	RDP server closed connection: Manually logged off.
guacd[663]: INFO:	Internal RDP client disconnected
rdpClientConGotConnection: marking only clientCon 0x7f88bd33e0d0 for disconnect
rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
rdpAddClientConToDev: adding clientCon 0x7f88bd8c3ab0
rdpClientConDisconnect:
rdpRemoveClientConFromDev: removing clientCon 0x7f88bd33e0d0
rdpClientConProcessMsgVersion: version 0 0 0 1
rdpClientConProcessScreenSizeMsg: set width 1928 height 1304 bpp 16
rdpClientConProcessScreenSizeMsg: shmemid 131073 shmemptr 0x7f88b1860000
rdpRRScreenSetSize: width 1928 height 1304 mmWidth 510 mmHeight 345
rdpRRGetInfo:
  screen resized to 1928x1304
rdpClientConProcessScreenSizeMsg: RRScreenSizeSet ok=[1]
rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1928 cy 1304
rdpClientConProcessMsgClientInfo:
  got client info bytes 5752
  jpeg support 0
  offscreen support 0
  offscreen size 0
  offscreen entries 0
  client supports glyph cache but server disabled
  client can not do offscreen to offscreen blits
  client can do new(color) cursor
  client can not do multimon
rdpRRSetRdpOutputs: numCrtcs 1 numOutputs 1 monitorCount 0
rdpRRSetRdpOutputs: update output 0 left 0 top 0 width 1928 height 1304
rdpRRUpdateOutput:
rdpLoadLayout: keylayout 0x00000409 variant  display 10
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat on
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
rdpInDeferredRepeatCallback:
rdpkeybChangeKeyboardControl:
rdpkeybChangeKeyboardControl: autoRepeat off
guacd[748]: INFO:	Accepted format: 16-bit PCM with 2 channels at 44100 Hz
guacd[748]: INFO:	Accepted format: 16-bit PCM with 2 channels at 22050 Hz
guacd[748]: INFO:	Connected to RDPDR 1.12 as client 0x2c0a24cb
guacd[748]: INFO:	RDPDR user logged on
guacd[663]: INFO:	User "@7001cfca-f4e8-43e9-acb9-ada9f361369d" disconnected (0 users remain)
guacd[663]: INFO:	Last user of connection "$66dd628e-f46d-4feb-82e9-432db203f99c" disconnected
guacd[466]: INFO:	Connection "$66dd628e-f46d-4feb-82e9-432db203f99c" removed.
[2022-07-11 20:26:51] [Connection 3]  Closing connection with error:  1000
[2022-07-11 20:26:51] [Connection 3]  Closing guacd connection
[2022-07-11 20:26:51] [Connection 3]  Client connection closed
@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

@j0nnymoe
Copy link
Member

Was fixed few hours ago #90

@kropochev
Copy link
Author

My problem remains. I even cleaned the config directory.

@j0nnymoe
Copy link
Member

Pull the fresh image.

@kropochev
Copy link
Author

Update, but unfortunately did not help.

REPOSITORY                                       TAG       IMAGE ID       CREATED        SIZE
lscr.io/linuxserver/calibre                      latest    8185cecf5f47   2 hours ago    1.52GB

@SylvainDx
Copy link

Same here, and i got this from the XTerm
image

@j0nnymoe
Copy link
Member

Please could you provide more information about your Synology hardware? As in the specific model with CPU info.

As our tests for this container boots fine https://github.com/linuxserver/docker-calibre

@j0nnymoe j0nnymoe reopened this Jul 12, 2022
@SylvainDx
Copy link

I'm on a 716+

DS716+ | Intel Celeron N3150 | 4 cœurs | 4 | Oui | Braswell | DDR3 2 Go

@j0nnymoe
Copy link
Member

@doino-gretchenliev
Copy link

I'm having the same issue. The sort term fix is not working for me.

@kropochev
Copy link
Author

The fix didn't work.

# lscpu
Architecture:             x86_64
CPU op-mode(s):           32-bit, 64-bit
Byte Order:               Little Endian
Address sizes:            36 bits physical, 48 bits virtual
CPU(s):                   2
On-line CPU(s) list:      0,1
Thread(s) per core:       1
Core(s) per socket:       2
Socket(s):                1
Vendor ID:                GenuineIntel
CPU family:               6
Model:                    76
Model name:               Intel(R) Celeron(R) CPU  N3060  @ 1.60GHz
Stepping:                 4
Frequency boost:          enabled
CPU MHz:                  1601.000
CPU max MHz:              1601.0000
CPU min MHz:              480.0000
BogoMIPS:                 3200.02
Virtualization:           VT-x
L1d cache:                48 KiB
L1i cache:                64 KiB
L2 cache:                 2 MiB
Vulnerability Meltdown:   Vulnerable
Vulnerability Spectre v1: Mitigation; Load fences
Vulnerability Spectre v2: Vulnerable
Flags:                    fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflu
                          sh dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc 
                          arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclm
                          ulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 mo
                          vbe popcnt tsc_deadline_timer aes rdrand lahf_lm 3dnowprefetch ida arat epb i
                          nvpcid_single tpr_shadow vnmi flexpriority ept vpid tsc_adjust smep erms
$ docker system info
Client:
 Context:    default
 Debug Mode: false

Server:
 Containers: 14
  Running: 14
  Paused: 0
  Stopped: 0
 Images: 14
 Server Version: 20.10.3
 Storage Driver: btrfs
  Build Version: Btrfs v4.0
  Library Version: 101
 Logging Driver: db
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs db fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3fa00912415f3e9c6f82dd72119179d599efd13b
 runc version: 31cc25f16f5eba4d0f53e35374532873744f4b31
 init version: ed96d00 (expected: de40ad0)
 Security Options:
  apparmor
 Kernel Version: 3.10.108
 Operating System:  (containerized)
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 7.718GiB
 Name: Synology
 ID: __id__
 Docker Root Dir: /volume1/@docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

WARNING: No kernel memory TCP limit support
WARNING: No cpu cfs quota support
WARNING: No cpu cfs period support
WARNING: No blkio weight support
WARNING: No blkio weight_device support
WARNING: No blkio throttle.read_bps_device support
WARNING: No blkio throttle.write_bps_device support
WARNING: No blkio throttle.read_iops_device support
WARNING: No blkio throttle.write_iops_device support

@j0nnymoe
Copy link
Member

It does seem that units running the older v3 Synology kernel are the only ones affected by this. Unfortunately there isn't much we can do if your OS doesn't support the newer system calls by Calibre.

@kropochev
Copy link
Author

Thank you, I will roll back the version to 5.44.0

@dreg35
Copy link

dreg35 commented Jul 12, 2022

I'm running a 32 b raspberry pi omv on Raspbian os and I cant get it to load either. Trying to roll back to the version that worked on #82

@aptalca
Copy link
Member

aptalca commented Jul 12, 2022

I'm running a 32 b raspberry pi omv on Raspbian os and I cant get it to load either. Trying to roll back to the version that worked on #82

We didn't publish v6 on arm platforms

@fivestones
Copy link

Is that temporary? Will Calibre 6.x be eventually published for arm64/raspberry pi 4?

@friki67
Copy link

friki67 commented Jul 25, 2022

Hello. Having the same issue, not only for this calibre docker, but for libreoffice one too. A curious thing is that "opening dialogs" show. Let's say I delete the calibre db: it shows the dialogs to set it. If I cancel or set it to a valid library location, it blacks out. The libreoffice container behaves the same. I can see the libreoffice toolbar, launch an application, see the libreoffice logo message, and it blacks out, OR remains only the "libreoffice logo message" area visible.

Maybe this can give a clue.

Tried op2 fix without success.

Manjaro linux (Arch based)
Docker version is 20.10.17

My hardware: Xeon 2678v3 + 16GB + NVIDIA GT630.

@SylvainDx
Copy link

Can we hope a developpement about this issue ?
isn't there any kind of workaround we can try to allow the latest version to run on our old kernel ?

@thespad
Copy link
Member

thespad commented Aug 2, 2022

Probably not, 3.10.x has been EOL for 5 years. Even the longest-supported 3.x kernel, 3.16, has been EOL for 2 years. Technology marches on and at a certain point newer libraries are going to stop working with obsolete kernels. It might be possible to fudge something, but it's a short term fix at best and not something we can provide support for.

@friki67
Copy link

friki67 commented Aug 5, 2022

But I'm using a modern kernel (5.15 here) and I'm having same issue.... Nor Calibre nor Libreoffice guacamole containers are working for me. See #91 (comment) for my specs. What can I do?

@jennierose
Copy link

jennierose commented Aug 6, 2022

I'm seeing this exact same behavior on my server. The guacamole login screen I'm seeing in my web browser is blank: [screenshot], and this is the error message I'm seeing at the end of docker logs calibre:

[2022-08-06 14:44:32] [Connection 1]  Closing connection with error:  Error: WS was inactive for too long
    at ClientConnection.checkActivity (/gclient/node_modules/guacamole-lite/lib/ClientConnection.js:154:24)
    at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)
guacd[510]: ERROR:      User is not responding.
guacd[510]: INFO:       User "@328fc710-1340-4d93-9a18-535b4960a9cf" disconnected (0 users remain)
guacd[510]: INFO:       Last user of connection "$559842b3-476c-4761-912a-a703d1beb207" disconnected
guacd[510]: INFO:       Internal RDP client disconnected
guacd[467]: INFO:       Connection "$559842b3-476c-4761-912a-a703d1beb207" removed.

I'm running an up-to-date Debian Bullseye server:

~# lsb_release -sd
Debian GNU/Linux 11 (bullseye)

... with a modern kernel:

~# uname -a
Linux host.mylibrary.domain 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux

... a recent (2017) AMD x86-64 processor:

~# head -8 /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 23
model		: 1
model name	: AMD EPYC 7601 32-Core Processor
stepping	: 2
microcode	: 0x1000065
cpu MHz		: 2200.002

... running Docker version 20.10.17 with Compose version 2.6.0, (both from Docker's official apt repository):

~# docker system info
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  app: Docker App (Docker Inc., v0.9.1-beta3)
  buildx: Docker Buildx (Docker Inc., v0.8.2-docker)
  compose: Docker Compose (Docker Inc., v2.6.0)
  scan: Docker Scan (Docker Inc., v0.17.0)

Server:
 Containers: 2
  Running: 2
  Paused: 0
  Stopped: 0
 Images: 4
 Server Version: 20.10.17
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: systemd
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
 runc version: v1.1.2-0-ga916309
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: default
  cgroupns
 Kernel Version: 5.10.0-16-amd64
 Operating System: Debian GNU/Linux 11 (bullseye)
 OSType: linux
 Architecture: x86_64
 CPUs: 4
 Total Memory: 7.77GiB
 Name: host.mylibrary.domain
 ID: 4SVM:Z7G7:66AB:I6VY:CCGH:752X:QMG2:MCSH:BMNY:BBH2:BVHX:LVHZ
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

@thespad
Copy link
Member

thespad commented Aug 7, 2022

Is this with or without --security-opt seccomp=unconfined?

@jennierose
Copy link

@thespad I've tried both with and without, it doesn't make a difference.

@thespad
Copy link
Member

thespad commented Aug 7, 2022

So I think we've got two different, conflated issues here. The issue with Synology units on 3.x kernels is known and likely unfixable.

If you've got issues with the container that don't meet those criteria, can you create a new issue and provide the necessary details (or copy/paste from here if you've already provided them) so we're only dealing with one problem at a time.

@github-actions
Copy link

github-actions bot commented Sep 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@thespad thespad closed this as completed Sep 7, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants