neutrinolabs / xrdp

xrdp: an open source RDP server
http://www.xrdp.org/
Apache License 2.0
5.62k stars 1.73k forks source link

Can't login after latest Xrdp update #2797

Closed amibumping closed 1 year ago

amibumping commented 1 year ago

xrdp version

latest

Detailed xrdp version, build options

root@DietPi:~# xrdp --version
xrdp 0.9.21.1
  A Remote Desktop Protocol Server.
  Copyright (C) 2004-2020 Jay Sorg, Neutrino Labs, and all contributors.
  See https://github.com/neutrinolabs/xrdp for more information.

  Configure options:
      --enable-ipv6
      --enable-jpeg
      --enable-fuse
      --enable-rfxcodec
      --enable-opus
      --enable-painter
      --enable-vsock
      --build=aarch64-linux-gnu
      --prefix=/usr
      --includedir=${prefix}/include
      --mandir=${prefix}/share/man
      --infodir=${prefix}/share/info
      --sysconfdir=/etc
      --localstatedir=/var
      --disable-silent-rules
      --libdir=${prefix}/lib/aarch64-linux-gnu
      --libexecdir=${prefix}/lib/aarch64-linux-gnu
      --disable-maintainer-mode
      --disable-dependency-tracking
      --with-socketdir=/run/xrdp/sockdir
      build_alias=aarch64-linux-gnu
      CFLAGS=-g -O2 -ffile-prefix-map=/build/reproducible-path/xrdp-0.9.21.1=. -fstack-protector-strong -Wformat -Werror=format-security
      LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed
      CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2
      PKG_CONFIG_PATH=/build/reproducible-path/xrdp-0.9.21.1/pkgconfig

  Compiled with OpenSSL 1.1.1n  15 Mar 2022

Operating system & version

Dietpi - Debian based / Bullseye

Installation method

other

Which backend do you use?

Don't know

What desktop environment do you use?

MATE

Environment xrdp running on

Odroid HC4

What's your client?

Microsoft RDP

Area(s) with issue?

Authentication

Steps to reproduce

I have update xrdp to latest version via apt upgrade.

I can't login with any users.

✔️ Expected Behavior

Login ok

❌ Actual Behavior

xrdp log

[20230920-12:45:31] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:10.2.181.5 port 50928
[20230920-12:45:31] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:45:31] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-12:45:31] [DEBUG] item ini_version, value 1
[20230920-12:45:31] [DEBUG] item fork, value true
[20230920-12:45:31] [DEBUG] item port, value 62826
[20230920-12:45:31] [DEBUG] item use_vsock, value false
[20230920-12:45:31] [DEBUG] item tcp_nodelay, value true
[20230920-12:45:31] [DEBUG] item tcp_keepalive, value true
[20230920-12:45:31] [DEBUG] item security_layer, value negotiate
[20230920-12:45:31] [DEBUG] item crypt_level, value high
[20230920-12:45:31] [DEBUG] item certificate, value 
[20230920-12:45:31] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230920-12:45:31] [DEBUG] item key_file, value 
[20230920-12:45:31] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230920-12:45:31] [DEBUG] item ssl_protocols, value TLSv1.2, TLSv1.3
[20230920-12:45:31] [DEBUG] TLSv1.3 enabled
[20230920-12:45:31] [DEBUG] TLSv1.2 enabled
[20230920-12:45:31] [DEBUG] item autorun, value 
[20230920-12:45:31] [DEBUG] item allow_channels, value true
[20230920-12:45:31] [DEBUG] item allow_multimon, value true
[20230920-12:45:31] [DEBUG] item bitmap_cache, value true
[20230920-12:45:31] [DEBUG] item bitmap_compression, value true
[20230920-12:45:31] [DEBUG] item bulk_compression, value true
[20230920-12:45:31] [DEBUG] item max_bpp, value 32
[20230920-12:45:31] [DEBUG] item new_cursors, value true
[20230920-12:45:31] [DEBUG] item use_fastpath, value both
[20230920-12:45:31] [DEBUG] item blue, value 009cb5
[20230920-12:45:31] [DEBUG] item grey, value dedede
[20230920-12:45:31] [DEBUG] item ls_top_window_bg_color, value e0ecf0
[20230920-12:45:31] [DEBUG] item ls_width, value 350
[20230920-12:45:31] [DEBUG] item ls_height, value 430
[20230920-12:45:31] [DEBUG] item ls_bg_color, value 59667d
[20230920-12:45:31] [DEBUG] item ls_logo_filename, value 
[20230920-12:45:31] [DEBUG] item ls_logo_x_pos, value 55
[20230920-12:45:31] [DEBUG] item ls_logo_y_pos, value 50
[20230920-12:45:31] [DEBUG] item ls_label_x_pos, value 30
[20230920-12:45:31] [DEBUG] item ls_label_width, value 65
[20230920-12:45:31] [DEBUG] item ls_input_x_pos, value 110
[20230920-12:45:31] [DEBUG] item ls_input_width, value 210
[20230920-12:45:31] [DEBUG] item ls_input_y_pos, value 220
[20230920-12:45:31] [DEBUG] item ls_btn_ok_x_pos, value 142
[20230920-12:45:31] [DEBUG] item ls_btn_ok_y_pos, value 370
[20230920-12:45:31] [DEBUG] item ls_btn_ok_width, value 85
[20230920-12:45:31] [DEBUG] item ls_btn_ok_height, value 30
[20230920-12:45:31] [DEBUG] item ls_btn_cancel_x_pos, value 237
[20230920-12:45:31] [DEBUG] item ls_btn_cancel_y_pos, value 370
[20230920-12:45:31] [DEBUG] item ls_btn_cancel_width, value 85
[20230920-12:45:31] [DEBUG] item ls_btn_cancel_height, value 30
[20230920-12:45:31] [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|HYBRID_EX|RDP], selected [SSL]
[20230920-12:45:32] [DEBUG] Using TLS security, and setting RDP security crypto to LEVEL_NONE and METHOD_NONE
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] receive connection request
[20230920-12:45:32] [ERROR] SSL_read: I/O error
[20230920-12:45:32] [ERROR] libxrdp_force_read: header read error
[20230920-12:45:32] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230920-12:45:32] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230920-12:45:32] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230920-12:45:32] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230920-12:45:32] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230920-12:45:32] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230920-12:45:32] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:45:32] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230920-12:45:32] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:10.2.181.5 port 50929
[20230920-12:45:32] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:45:32] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-12:45:32] [DEBUG] item ini_version, value 1
[20230920-12:45:32] [DEBUG] item fork, value true
[20230920-12:45:32] [DEBUG] item port, value 62826
[20230920-12:45:32] [DEBUG] item use_vsock, value false
[20230920-12:45:32] [DEBUG] item tcp_nodelay, value true
[20230920-12:45:32] [DEBUG] item tcp_keepalive, value true
[20230920-12:45:32] [DEBUG] item security_layer, value negotiate
[20230920-12:45:32] [DEBUG] item crypt_level, value high
[20230920-12:45:32] [DEBUG] item certificate, value 
[20230920-12:45:32] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230920-12:45:32] [DEBUG] item key_file, value 
[20230920-12:45:32] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230920-12:45:32] [DEBUG] item ssl_protocols, value TLSv1.2, TLSv1.3
[20230920-12:45:32] [DEBUG] TLSv1.3 enabled
[20230920-12:45:32] [DEBUG] TLSv1.2 enabled
[20230920-12:45:32] [DEBUG] item autorun, value 
[20230920-12:45:32] [DEBUG] item allow_channels, value true
[20230920-12:45:32] [DEBUG] item allow_multimon, value true
[20230920-12:45:32] [DEBUG] item bitmap_cache, value true
[20230920-12:45:32] [DEBUG] item bitmap_compression, value true
[20230920-12:45:32] [DEBUG] item bulk_compression, value true
[20230920-12:45:32] [DEBUG] item max_bpp, value 32
[20230920-12:45:32] [DEBUG] item new_cursors, value true
[20230920-12:45:32] [DEBUG] item use_fastpath, value both
[20230920-12:45:32] [DEBUG] item blue, value 009cb5
[20230920-12:45:32] [DEBUG] item grey, value dedede
[20230920-12:45:32] [DEBUG] item ls_top_window_bg_color, value e0ecf0
[20230920-12:45:32] [DEBUG] item ls_width, value 350
[20230920-12:45:32] [DEBUG] item ls_height, value 430
[20230920-12:45:32] [DEBUG] item ls_bg_color, value 59667d
[20230920-12:45:32] [DEBUG] item ls_logo_filename, value 
[20230920-12:45:32] [DEBUG] item ls_logo_x_pos, value 55
[20230920-12:45:32] [DEBUG] item ls_logo_y_pos, value 50
[20230920-12:45:32] [DEBUG] item ls_label_x_pos, value 30
[20230920-12:45:32] [DEBUG] item ls_label_width, value 65
[20230920-12:45:32] [DEBUG] item ls_input_x_pos, value 110
[20230920-12:45:32] [DEBUG] item ls_input_width, value 210
[20230920-12:45:32] [DEBUG] item ls_input_y_pos, value 220
[20230920-12:45:32] [DEBUG] item ls_btn_ok_x_pos, value 142
[20230920-12:45:32] [DEBUG] item ls_btn_ok_y_pos, value 370
[20230920-12:45:32] [DEBUG] item ls_btn_ok_width, value 85
[20230920-12:45:32] [DEBUG] item ls_btn_ok_height, value 30
[20230920-12:45:32] [DEBUG] item ls_btn_cancel_x_pos, value 237
[20230920-12:45:32] [DEBUG] item ls_btn_cancel_y_pos, value 370
[20230920-12:45:32] [DEBUG] item ls_btn_cancel_width, value 85
[20230920-12:45:32] [DEBUG] item ls_btn_cancel_height, value 30
[20230920-12:45:32] [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|HYBRID_EX|RDP], selected [SSL]
[20230920-12:45:32] [DEBUG] Using TLS security, and setting RDP security crypto to LEVEL_NONE and METHOD_NONE
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] receive connection request
[20230920-12:45:32] [INFO ] Connected client computer name: PCRODRIGO
[20230920-12:45:32] [DEBUG] Client supports 40 bit encryption
[20230920-12:45:32] [DEBUG] Client supports 128 bit encryption
[20230920-12:45:32] [DEBUG] Client supports 56 bit encryption
[20230920-12:45:32] [DEBUG] Client supports fips encryption
[20230920-12:45:32] [DEBUG] The connection is using TLS, skipping RDP crypto negotiation
[20230920-12:45:32] [DEBUG] Adding channel: name rdpdr, channel id 1004, flags 0x80800000
[20230920-12:45:32] [DEBUG] Adding channel: name rdpsnd, channel id 1005, flags 0xc0000000
[20230920-12:45:32] [DEBUG] Adding channel: name cliprdr, channel id 1006, flags 0xc0a00000
[20230920-12:45:32] [DEBUG] Adding channel: name drdynvc, channel id 1007, flags 0xc0800000
[20230920-12:45:32] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230920-12:45:32] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] construct connection response
[20230920-12:45:32] [DEBUG] using no security
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] send connection response
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] receive erect domain request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] receive attach user request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence] send attach user confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:45:32] [DEBUG] [MCS Connection Sequence (TLS)] completed
[20230920-12:45:32] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x0000040A]
[20230920-12:45:32] [DEBUG] keyboard_cfg_file /etc/xrdp/xrdp_keyboard.ini
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value 0x00000409
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value us
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item keyboard_type value 4
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item keyboard_subtype value 3
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item keyboard_type value 7
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item keyboard_subtype value 2
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item model value pc105
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item rdp_layouts value default_rdp_layouts
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item layouts_map value default_layouts_map
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value us
[20230920-12:45:32] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-12:45:32] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [es] options []
[20230920-12:45:32] [INFO ] TLS connection established from ::ffff:10.2.181.5 port 50929: TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384
[20230920-12:45:32] [DEBUG] Client requested compression enabled.
[20230920-12:45:32] [DEBUG] Client supplied domain: 
[20230920-12:45:32] [DEBUG] Client supplied username: 
[20230920-12:45:32] [DEBUG] Client supplied password: <omitted from log>
[20230920-12:45:32] [DEBUG] Client supplied program: 
[20230920-12:45:32] [DEBUG] Client supplied directory: 
[20230920-12:45:32] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230920-12:45:32] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 5242880 MB cache entries 100
[20230920-12:45:32] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230920-12:45:32] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230920-12:45:32] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230920-12:45:32] [DEBUG] xrdp_00175f97_wm_login_state_event_00000001
[20230920-12:45:32] [INFO ] Loading keymap file /etc/xrdp/km-0000040a.ini
[20230920-12:45:32] [WARN ] local keymap file for 0x0000040a found and doesn't match built in keymap, using local keymap file
[20230920-12:45:32] [DEBUG] Login state change request WMLS_RESET -> WMLS_RESET
[20230920-12:45:32] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 0
[20230920-12:45:32] [DEBUG] Login state change request WMLS_RESET -> WMLS_USER_PROMPT
[20230920-12:45:32] [DEBUG] in xrdp_wm_init: 
[20230920-12:45:32] [DEBUG] ini_version:             1
[20230920-12:45:32] [DEBUG] use_bitmap_cache:        1
[20230920-12:45:32] [DEBUG] use_bitmap_compression:  1
[20230920-12:45:32] [DEBUG] port:                    62826
[20230920-12:45:32] [DEBUG] crypt_level:             3
[20230920-12:45:32] [DEBUG] allow_channels:          1
[20230920-12:45:32] [DEBUG] max_bpp:                 32
[20230920-12:45:32] [DEBUG] fork:                    1
[20230920-12:45:32] [DEBUG] tcp_nodelay:             1
[20230920-12:45:32] [DEBUG] tcp_keepalive:           1
[20230920-12:45:32] [DEBUG] tcp_send_buffer_bytes:   0
[20230920-12:45:32] [DEBUG] tcp_recv_buffer_bytes:   0
[20230920-12:45:32] [DEBUG] new_cursors:             1
[20230920-12:45:32] [DEBUG] allow_multimon:          1
[20230920-12:45:32] [DEBUG] grey:                    14606046
[20230920-12:45:32] [DEBUG] black:                   0
[20230920-12:45:32] [DEBUG] dark_grey:               0
[20230920-12:45:32] [DEBUG] blue:                    40117
[20230920-12:45:32] [DEBUG] dark_blue:               0
[20230920-12:45:32] [DEBUG] white:                   0
[20230920-12:45:32] [DEBUG] red:                     0
[20230920-12:45:32] [DEBUG] green:                   0
[20230920-12:45:32] [DEBUG] background:              0
[20230920-12:45:32] [DEBUG] autorun:                 
[20230920-12:45:32] [DEBUG] hidelogwindow:           0
[20230920-12:45:32] [DEBUG] require_credentials:     0
[20230920-12:45:32] [DEBUG] bulk_compression:        1
[20230920-12:45:32] [DEBUG] new_cursors:             1
[20230920-12:45:32] [DEBUG] nego_sec_layer:          0
[20230920-12:45:32] [DEBUG] allow_multimon:          1
[20230920-12:45:32] [DEBUG] enable_token_login:      0
[20230920-12:45:32] [DEBUG] ls_top_window_bg_color:  e77e
[20230920-12:45:32] [DEBUG] ls_width:                350
[20230920-12:45:32] [DEBUG] ls_height:               430
[20230920-12:45:32] [DEBUG] ls_bg_color:             5b2f
[20230920-12:45:32] [DEBUG] ls_title:                
[20230920-12:45:32] [DEBUG] ls_logo_filename:        
[20230920-12:45:32] [DEBUG] ls_logo_x_pos:           55
[20230920-12:45:32] [DEBUG] ls_logo_y_pos:           50
[20230920-12:45:32] [DEBUG] ls_label_x_pos:          30
[20230920-12:45:32] [DEBUG] ls_label_width:          65
[20230920-12:45:32] [DEBUG] ls_input_x_pos:          110
[20230920-12:45:32] [DEBUG] ls_input_width:          210
[20230920-12:45:32] [DEBUG] ls_input_y_pos:          220
[20230920-12:45:32] [DEBUG] ls_btn_ok_x_pos:         142
[20230920-12:45:32] [DEBUG] ls_btn_ok_y_pos:         370
[20230920-12:45:32] [DEBUG] ls_btn_ok_width:         85
[20230920-12:45:32] [DEBUG] ls_btn_ok_height:        30
[20230920-12:45:32] [DEBUG] ls_btn_cancel_x_pos:     237
[20230920-12:45:32] [DEBUG] ls_btn_cancel_y_pos:     370
[20230920-12:45:32] [DEBUG] ls_btn_cancel_width:     85
[20230920-12:45:32] [DEBUG] ls_btn_cancel_height:    30
[20230920-12:45:32] [DEBUG] libxrdp_query_channel - Channel 0 name rdpdr
[20230920-12:45:32] [DEBUG] xrdp_wm_init: channel rdpdr channel id 0 is enabled
[20230920-12:45:32] [DEBUG] Enabling channel 1004 (rdpdr)
[20230920-12:45:32] [DEBUG] libxrdp_query_channel - Channel 1 name rdpsnd
[20230920-12:45:32] [DEBUG] xrdp_wm_init: channel rdpsnd channel id 1 is enabled
[20230920-12:45:32] [DEBUG] Enabling channel 1005 (rdpsnd)
[20230920-12:45:32] [DEBUG] libxrdp_query_channel - Channel 2 name cliprdr
[20230920-12:45:32] [DEBUG] xrdp_wm_init: channel cliprdr channel id 2 is enabled
[20230920-12:45:32] [DEBUG] Enabling channel 1006 (cliprdr)
[20230920-12:45:32] [DEBUG] libxrdp_query_channel - Channel 3 name drdynvc
[20230920-12:45:32] [DEBUG] xrdp_wm_init: channel drdynvc channel id 3 is enabled
[20230920-12:45:32] [DEBUG] Enabling channel 1007 (drdynvc)
[20230920-12:45:32] [DEBUG]    xrdp_wm_init: no autologin / auto run detected, draw login window
[20230920-12:45:32] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_USER_PROMPT
[20230920-12:45:32] [DEBUG] out xrdp_wm_init: 
[20230920-12:45:32] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 1
[20230920-12:45:41] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_START_CONNECT
[20230920-12:45:41] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 2
[20230920-12:45:41] [DEBUG] Login state change request WMLS_START_CONNECT -> WMLS_CONNECT_IN_PROGRESS
[20230920-12:45:41] [DEBUG] xrdp_wm_log_msg: connecting to sesman on 127.0.0.1:3350
[20230920-12:45:41] [INFO ] connecting to sesman on 127.0.0.1:3350
[20230920-12:45:41] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230920-12:45:41] [INFO ] sesman connect ok
[20230920-12:45:41] [DEBUG] xrdp_wm_log_msg: sending login info to session manager. Please wait...
[20230920-12:45:41] [INFO ] sending login info to session manager. Please wait...
[20230920-12:45:41] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 3
[20230920-12:45:41] [INFO ] xrdp_wm_log_msg: login failed for user dietpi
[20230920-12:45:41] [INFO ] login failed for user dietpi
[20230920-12:45:41] [DEBUG] Login state change request WMLS_CONNECT_IN_PROGRESS -> WMLS_INACTIVE
[20230920-12:45:41] [DEBUG] xrdp_mm_module_cleanup
[20230920-12:45:41] [DEBUG] status from xrdp_mm_connect() : 1
[20230920-12:45:41] [DEBUG] Login state change request WMLS_INACTIVE -> WMLS_INACTIVE
[20230920-12:45:41] [DEBUG] Closed socket 18 (AF_INET6 ::ffff:127.0.0.1 port 34330)
[20230920-12:45:41] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 5
[20230920-12:47:16] [DEBUG] Login state change request WMLS_INACTIVE -> WMLS_RESET
[20230920-12:47:16] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 0
[20230920-12:47:16] [DEBUG] Login state change request WMLS_RESET -> WMLS_USER_PROMPT
[20230920-12:47:16] [DEBUG] in xrdp_wm_init: 
[20230920-12:47:16] [DEBUG] ini_version:             1
[20230920-12:47:16] [DEBUG] use_bitmap_cache:        1
[20230920-12:47:16] [DEBUG] use_bitmap_compression:  1
[20230920-12:47:16] [DEBUG] port:                    62826
[20230920-12:47:16] [DEBUG] crypt_level:             3
[20230920-12:47:16] [DEBUG] allow_channels:          1
[20230920-12:47:16] [DEBUG] max_bpp:                 32
[20230920-12:47:16] [DEBUG] fork:                    1
[20230920-12:47:16] [DEBUG] tcp_nodelay:             1
[20230920-12:47:16] [DEBUG] tcp_keepalive:           1
[20230920-12:47:16] [DEBUG] tcp_send_buffer_bytes:   0
[20230920-12:47:16] [DEBUG] tcp_recv_buffer_bytes:   0
[20230920-12:47:16] [DEBUG] new_cursors:             1
[20230920-12:47:16] [DEBUG] allow_multimon:          1
[20230920-12:47:16] [DEBUG] grey:                    14606046
[20230920-12:47:16] [DEBUG] black:                   0
[20230920-12:47:16] [DEBUG] dark_grey:               0
[20230920-12:47:16] [DEBUG] blue:                    40117
[20230920-12:47:16] [DEBUG] dark_blue:               0
[20230920-12:47:16] [DEBUG] white:                   0
[20230920-12:47:16] [DEBUG] red:                     0
[20230920-12:47:16] [DEBUG] green:                   0
[20230920-12:47:16] [DEBUG] background:              0
[20230920-12:47:16] [DEBUG] autorun:                 
[20230920-12:47:16] [DEBUG] hidelogwindow:           0
[20230920-12:47:16] [DEBUG] require_credentials:     0
[20230920-12:47:16] [DEBUG] bulk_compression:        1
[20230920-12:47:16] [DEBUG] new_cursors:             1
[20230920-12:47:16] [DEBUG] nego_sec_layer:          0
[20230920-12:47:16] [DEBUG] allow_multimon:          1
[20230920-12:47:16] [DEBUG] enable_token_login:      0
[20230920-12:47:16] [DEBUG] ls_top_window_bg_color:  e77e
[20230920-12:47:16] [DEBUG] ls_width:                350
[20230920-12:47:16] [DEBUG] ls_height:               430
[20230920-12:47:16] [DEBUG] ls_bg_color:             5b2f
[20230920-12:47:16] [DEBUG] ls_title:                
[20230920-12:47:16] [DEBUG] ls_logo_filename:        
[20230920-12:47:16] [DEBUG] ls_logo_x_pos:           55
[20230920-12:47:16] [DEBUG] ls_logo_y_pos:           50
[20230920-12:47:16] [DEBUG] ls_label_x_pos:          30
[20230920-12:47:16] [DEBUG] ls_label_width:          65
[20230920-12:47:16] [DEBUG] ls_input_x_pos:          110
[20230920-12:47:16] [DEBUG] ls_input_width:          210
[20230920-12:47:16] [DEBUG] ls_input_y_pos:          220
[20230920-12:47:16] [DEBUG] ls_btn_ok_x_pos:         142
[20230920-12:47:30] [INFO ] Received termination signal, stopping the server accept new connections thread
[20230920-12:47:30] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-12:47:30] [INFO ] address [0.0.0.0] port [62826] mode 1
[20230920-12:47:30] [INFO ] listening to port 62826 on 0.0.0.0
[20230920-12:47:30] [INFO ] xrdp_listen_pp done
[20230920-12:47:30] [DEBUG] Closed socket 7 (AF_INET6 :: port 62826)
[20230920-12:47:32] [INFO ] starting xrdp with pid 1533823
[20230920-12:47:32] [INFO ] address [0.0.0.0] port [62826] mode 1
[20230920-12:47:32] [INFO ] listening to port 62826 on 0.0.0.0
[20230920-12:47:32] [INFO ] xrdp_listen_pp done
[20230920-12:47:40] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:10.2.181.5 port 50940
[20230920-12:47:40] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:47:40] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-12:47:40] [DEBUG] item ini_version, value 1
[20230920-12:47:40] [DEBUG] item fork, value true
[20230920-12:47:40] [DEBUG] item port, value 62826
[20230920-12:47:40] [DEBUG] item use_vsock, value false
[20230920-12:47:40] [DEBUG] item tcp_nodelay, value true
[20230920-12:47:40] [DEBUG] item tcp_keepalive, value true
[20230920-12:47:40] [DEBUG] item security_layer, value negotiate
[20230920-12:47:40] [DEBUG] item crypt_level, value high
[20230920-12:47:40] [DEBUG] item certificate, value 
[20230920-12:47:40] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230920-12:47:40] [DEBUG] item key_file, value 
[20230920-12:47:40] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230920-12:47:40] [DEBUG] item ssl_protocols, value TLSv1.2, TLSv1.3
[20230920-12:47:40] [DEBUG] TLSv1.3 enabled
[20230920-12:47:40] [DEBUG] TLSv1.2 enabled
[20230920-12:47:40] [DEBUG] item autorun, value 
[20230920-12:47:40] [DEBUG] item allow_channels, value true
[20230920-12:47:40] [DEBUG] item allow_multimon, value true
[20230920-12:47:40] [DEBUG] item bitmap_cache, value true
[20230920-12:47:40] [DEBUG] item bitmap_compression, value true
[20230920-12:47:40] [DEBUG] item bulk_compression, value true
[20230920-12:47:40] [DEBUG] item max_bpp, value 32
[20230920-12:47:40] [DEBUG] item new_cursors, value true
[20230920-12:47:40] [DEBUG] item use_fastpath, value both
[20230920-12:47:40] [DEBUG] item blue, value 009cb5
[20230920-12:47:40] [DEBUG] item grey, value dedede
[20230920-12:47:40] [DEBUG] item ls_top_window_bg_color, value e0ecf0
[20230920-12:47:40] [DEBUG] item ls_width, value 350
[20230920-12:47:40] [DEBUG] item ls_height, value 430
[20230920-12:47:40] [DEBUG] item ls_bg_color, value 59667d
[20230920-12:47:40] [DEBUG] item ls_logo_filename, value 
[20230920-12:47:40] [DEBUG] item ls_logo_x_pos, value 55
[20230920-12:47:40] [DEBUG] item ls_logo_y_pos, value 50
[20230920-12:47:40] [DEBUG] item ls_label_x_pos, value 30
[20230920-12:47:40] [DEBUG] item ls_label_width, value 65
[20230920-12:47:40] [DEBUG] item ls_input_x_pos, value 110
[20230920-12:47:40] [DEBUG] item ls_input_width, value 210
[20230920-12:47:40] [DEBUG] item ls_input_y_pos, value 220
[20230920-12:47:40] [DEBUG] item ls_btn_ok_x_pos, value 142
[20230920-12:47:40] [DEBUG] item ls_btn_ok_y_pos, value 370
[20230920-12:47:40] [DEBUG] item ls_btn_ok_width, value 85
[20230920-12:47:40] [DEBUG] item ls_btn_ok_height, value 30
[20230920-12:47:40] [DEBUG] item ls_btn_cancel_x_pos, value 237
[20230920-12:47:40] [DEBUG] item ls_btn_cancel_y_pos, value 370
[20230920-12:47:40] [DEBUG] item ls_btn_cancel_width, value 85
[20230920-12:47:40] [DEBUG] item ls_btn_cancel_height, value 30
[20230920-12:47:40] [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|HYBRID_EX|RDP], selected [SSL]
[20230920-12:47:41] [DEBUG] Using TLS security, and setting RDP security crypto to LEVEL_NONE and METHOD_NONE
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] receive connection request
[20230920-12:47:41] [ERROR] SSL_read: I/O error
[20230920-12:47:41] [ERROR] libxrdp_force_read: header read error
[20230920-12:47:41] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230920-12:47:41] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230920-12:47:41] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230920-12:47:41] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230920-12:47:41] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230920-12:47:41] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230920-12:47:41] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:47:41] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230920-12:47:41] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:10.2.181.5 port 50941
[20230920-12:47:41] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:47:41] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-12:47:41] [DEBUG] item ini_version, value 1
[20230920-12:47:41] [DEBUG] item fork, value true
[20230920-12:47:41] [DEBUG] item port, value 62826
[20230920-12:47:41] [DEBUG] item use_vsock, value false
[20230920-12:47:41] [DEBUG] item tcp_nodelay, value true
[20230920-12:47:41] [DEBUG] item tcp_keepalive, value true
[20230920-12:47:41] [DEBUG] item security_layer, value negotiate
[20230920-12:47:41] [DEBUG] item crypt_level, value high
[20230920-12:47:41] [DEBUG] item certificate, value 
[20230920-12:47:41] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230920-12:47:41] [DEBUG] item key_file, value 
[20230920-12:47:41] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230920-12:47:41] [DEBUG] item ssl_protocols, value TLSv1.2, TLSv1.3
[20230920-12:47:41] [DEBUG] TLSv1.3 enabled
[20230920-12:47:41] [DEBUG] TLSv1.2 enabled
[20230920-12:47:41] [DEBUG] item autorun, value 
[20230920-12:47:41] [DEBUG] item allow_channels, value true
[20230920-12:47:41] [DEBUG] item allow_multimon, value true
[20230920-12:47:41] [DEBUG] item bitmap_cache, value true
[20230920-12:47:41] [DEBUG] item bitmap_compression, value true
[20230920-12:47:41] [DEBUG] item bulk_compression, value true
[20230920-12:47:41] [DEBUG] item max_bpp, value 32
[20230920-12:47:41] [DEBUG] item new_cursors, value true
[20230920-12:47:41] [DEBUG] item use_fastpath, value both
[20230920-12:47:41] [DEBUG] item blue, value 009cb5
[20230920-12:47:41] [DEBUG] item grey, value dedede
[20230920-12:47:41] [DEBUG] item ls_top_window_bg_color, value e0ecf0
[20230920-12:47:41] [DEBUG] item ls_width, value 350
[20230920-12:47:41] [DEBUG] item ls_height, value 430
[20230920-12:47:41] [DEBUG] item ls_bg_color, value 59667d
[20230920-12:47:41] [DEBUG] item ls_logo_filename, value 
[20230920-12:47:41] [DEBUG] item ls_logo_x_pos, value 55
[20230920-12:47:41] [DEBUG] item ls_logo_y_pos, value 50
[20230920-12:47:41] [DEBUG] item ls_label_x_pos, value 30
[20230920-12:47:41] [DEBUG] item ls_label_width, value 65
[20230920-12:47:41] [DEBUG] item ls_input_x_pos, value 110
[20230920-12:47:41] [DEBUG] item ls_input_width, value 210
[20230920-12:47:41] [DEBUG] item ls_input_y_pos, value 220
[20230920-12:47:41] [DEBUG] item ls_btn_ok_x_pos, value 142
[20230920-12:47:41] [DEBUG] item ls_btn_ok_y_pos, value 370
[20230920-12:47:41] [DEBUG] item ls_btn_ok_width, value 85
[20230920-12:47:41] [DEBUG] item ls_btn_ok_height, value 30
[20230920-12:47:41] [DEBUG] item ls_btn_cancel_x_pos, value 237
[20230920-12:47:41] [DEBUG] item ls_btn_cancel_y_pos, value 370
[20230920-12:47:41] [DEBUG] item ls_btn_cancel_width, value 85
[20230920-12:47:41] [DEBUG] item ls_btn_cancel_height, value 30
[20230920-12:47:41] [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|HYBRID_EX|RDP], selected [SSL]
[20230920-12:47:41] [DEBUG] Using TLS security, and setting RDP security crypto to LEVEL_NONE and METHOD_NONE
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] receive connection request
[20230920-12:47:41] [INFO ] Connected client computer name: PCRODRIGO
[20230920-12:47:41] [DEBUG] Client supports 40 bit encryption
[20230920-12:47:41] [DEBUG] Client supports 128 bit encryption
[20230920-12:47:41] [DEBUG] Client supports 56 bit encryption
[20230920-12:47:41] [DEBUG] Client supports fips encryption
[20230920-12:47:41] [DEBUG] The connection is using TLS, skipping RDP crypto negotiation
[20230920-12:47:41] [DEBUG] Adding channel: name rdpdr, channel id 1004, flags 0x80800000
[20230920-12:47:41] [DEBUG] Adding channel: name rdpsnd, channel id 1005, flags 0xc0000000
[20230920-12:47:41] [DEBUG] Adding channel: name cliprdr, channel id 1006, flags 0xc0a00000
[20230920-12:47:41] [DEBUG] Adding channel: name drdynvc, channel id 1007, flags 0xc0800000
[20230920-12:47:41] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230920-12:47:41] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] construct connection response
[20230920-12:47:41] [DEBUG] using no security
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] send connection response
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] receive erect domain request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] receive attach user request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence] send attach user confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-12:47:41] [DEBUG] [MCS Connection Sequence (TLS)] completed
[20230920-12:47:41] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x0000040A]
[20230920-12:47:41] [DEBUG] keyboard_cfg_file /etc/xrdp/xrdp_keyboard.ini
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value 0x00000409
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value us
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item keyboard_type value 4
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item keyboard_subtype value 3
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item keyboard_type value 7
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item keyboard_subtype value 2
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item model value pc105
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item rdp_layouts value default_rdp_layouts
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item layouts_map value default_layouts_map
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value us
[20230920-12:47:41] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-12:47:41] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [es] options []
[20230920-12:47:41] [INFO ] TLS connection established from ::ffff:10.2.181.5 port 50941: TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384
[20230920-12:47:41] [DEBUG] Client requested compression enabled.
[20230920-12:47:41] [DEBUG] Client supplied domain: 
[20230920-12:47:41] [DEBUG] Client supplied username: 
[20230920-12:47:41] [DEBUG] Client supplied password: <omitted from log>
[20230920-12:47:41] [DEBUG] Client supplied program: 
[20230920-12:47:41] [DEBUG] Client supplied directory: 
[20230920-12:47:41] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230920-12:47:41] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 5242880 MB cache entries 100
[20230920-12:47:41] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230920-12:47:41] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230920-12:47:41] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230920-12:47:41] [DEBUG] xrdp_00176825_wm_login_state_event_00000001
[20230920-12:47:41] [INFO ] Loading keymap file /etc/xrdp/km-0000040a.ini
[20230920-12:47:41] [WARN ] local keymap file for 0x0000040a found and doesn't match built in keymap, using local keymap file
[20230920-12:47:41] [DEBUG] Login state change request WMLS_RESET -> WMLS_RESET
[20230920-12:47:41] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 0
[20230920-12:47:41] [DEBUG] Login state change request WMLS_RESET -> WMLS_USER_PROMPT
[20230920-12:47:41] [DEBUG] in xrdp_wm_init: 
[20230920-12:47:41] [DEBUG] ini_version:             1
[20230920-12:47:41] [DEBUG] use_bitmap_cache:        1
[20230920-12:47:41] [DEBUG] use_bitmap_compression:  1
[20230920-12:47:41] [DEBUG] port:                    62826
[20230920-12:47:41] [DEBUG] crypt_level:             3
[20230920-12:47:41] [DEBUG] allow_channels:          1
[20230920-12:47:41] [DEBUG] max_bpp:                 32
[20230920-12:47:41] [DEBUG] fork:                    1
[20230920-12:47:41] [DEBUG] tcp_nodelay:             1
[20230920-12:47:41] [DEBUG] tcp_keepalive:           1
[20230920-12:47:41] [DEBUG] tcp_send_buffer_bytes:   0
[20230920-12:47:41] [DEBUG] tcp_recv_buffer_bytes:   0
[20230920-12:47:41] [DEBUG] new_cursors:             1
[20230920-12:47:41] [DEBUG] allow_multimon:          1
[20230920-12:47:41] [DEBUG] grey:                    14606046
[20230920-12:47:41] [DEBUG] black:                   0
[20230920-12:47:41] [DEBUG] dark_grey:               0
[20230920-12:47:41] [DEBUG] blue:                    40117
[20230920-12:47:41] [DEBUG] dark_blue:               0
[20230920-12:47:41] [DEBUG] white:                   0
[20230920-12:47:41] [DEBUG] red:                     0
[20230920-12:47:41] [DEBUG] green:                   0
[20230920-12:47:41] [DEBUG] background:              0
[20230920-12:47:41] [DEBUG] autorun:                 
[20230920-12:47:41] [DEBUG] hidelogwindow:           0
[20230920-12:47:41] [DEBUG] require_credentials:     0
[20230920-12:47:41] [DEBUG] bulk_compression:        1
[20230920-12:47:41] [DEBUG] new_cursors:             1
[20230920-12:47:41] [DEBUG] nego_sec_layer:          0
[20230920-12:47:41] [DEBUG] allow_multimon:          1
[20230920-12:47:41] [DEBUG] enable_token_login:      0
[20230920-12:47:41] [DEBUG] ls_top_window_bg_color:  e77e
[20230920-12:47:41] [DEBUG] ls_width:                350
[20230920-12:47:41] [DEBUG] ls_height:               430
[20230920-12:47:41] [DEBUG] ls_bg_color:             5b2f
[20230920-12:47:41] [DEBUG] ls_title:                
[20230920-12:47:41] [DEBUG] ls_logo_filename:        
[20230920-12:47:41] [DEBUG] ls_logo_x_pos:           55
[20230920-12:47:41] [DEBUG] ls_logo_y_pos:           50
[20230920-12:47:41] [DEBUG] ls_label_x_pos:          30
[20230920-12:47:41] [DEBUG] ls_label_width:          65
[20230920-12:47:41] [DEBUG] ls_input_x_pos:          110
[20230920-12:47:41] [DEBUG] ls_input_width:          210
[20230920-12:47:41] [DEBUG] ls_input_y_pos:          220
[20230920-12:47:41] [DEBUG] ls_btn_ok_x_pos:         142
[20230920-12:47:41] [DEBUG] ls_btn_ok_y_pos:         370
[20230920-12:47:41] [DEBUG] ls_btn_ok_width:         85
[20230920-12:47:41] [DEBUG] ls_btn_ok_height:        30
[20230920-12:47:41] [DEBUG] ls_btn_cancel_x_pos:     237
[20230920-12:47:41] [DEBUG] ls_btn_cancel_y_pos:     370
[20230920-12:47:41] [DEBUG] ls_btn_cancel_width:     85
[20230920-12:47:41] [DEBUG] ls_btn_cancel_height:    30
[20230920-12:47:41] [DEBUG] libxrdp_query_channel - Channel 0 name rdpdr
[20230920-12:47:41] [DEBUG] xrdp_wm_init: channel rdpdr channel id 0 is enabled
[20230920-12:47:41] [DEBUG] Enabling channel 1004 (rdpdr)
[20230920-12:47:41] [DEBUG] libxrdp_query_channel - Channel 1 name rdpsnd
[20230920-12:47:41] [DEBUG] xrdp_wm_init: channel rdpsnd channel id 1 is enabled
[20230920-12:47:41] [DEBUG] Enabling channel 1005 (rdpsnd)
[20230920-12:47:41] [DEBUG] libxrdp_query_channel - Channel 2 name cliprdr
[20230920-12:47:41] [DEBUG] xrdp_wm_init: channel cliprdr channel id 2 is enabled
[20230920-12:47:41] [DEBUG] Enabling channel 1006 (cliprdr)
[20230920-12:47:41] [DEBUG] libxrdp_query_channel - Channel 3 name drdynvc
[20230920-12:47:41] [DEBUG] xrdp_wm_init: channel drdynvc channel id 3 is enabled
[20230920-12:47:41] [DEBUG] Enabling channel 1007 (drdynvc)
[20230920-12:47:41] [DEBUG]    xrdp_wm_init: no autologin / auto run detected, draw login window
[20230920-12:47:41] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_USER_PROMPT
[20230920-12:47:41] [DEBUG] out xrdp_wm_init: 
[20230920-12:47:41] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 1
[20230920-12:47:45] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_START_CONNECT
[20230920-12:47:45] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 2
[20230920-12:47:45] [DEBUG] Login state change request WMLS_START_CONNECT -> WMLS_CONNECT_IN_PROGRESS
[20230920-12:47:45] [DEBUG] xrdp_wm_log_msg: connecting to sesman on 127.0.0.1:3350
[20230920-12:47:45] [INFO ] connecting to sesman on 127.0.0.1:3350
[20230920-12:47:45] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230920-12:47:45] [INFO ] sesman connect ok
[20230920-12:47:45] [DEBUG] xrdp_wm_log_msg: sending login info to session manager. Please wait...
[20230920-12:47:45] [INFO ] sending login info to session manager. Please wait...
[20230920-12:47:45] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 3
[20230920-12:47:46] [INFO ] xrdp_wm_log_msg: login failed for user dietpi
[20230920-12:47:46] [INFO ] login failed for user dietpi
[20230920-12:47:46] [DEBUG] Login state change request WMLS_CONNECT_IN_PROGRESS -> WMLS_INACTIVE
[20230920-12:47:46] [DEBUG] xrdp_mm_module_cleanup
[20230920-12:47:46] [DEBUG] status from xrdp_mm_connect() : 1
[20230920-12:47:46] [DEBUG] Login state change request WMLS_INACTIVE -> WMLS_INACTIVE
[20230920-12:47:46] [DEBUG] Closed socket 18 (AF_INET6 ::ffff:127.0.0.1 port 59708)
[20230920-12:47:46] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 5
[20230920-12:47:48] [DEBUG] Login state change request WMLS_INACTIVE -> WMLS_RESET
[20230920-12:47:48] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 0
[20230920-12:47:48] [DEBUG] Login state change request WMLS_RESET -> WMLS_USER_PROMPT
[20230920-12:47:48] [DEBUG] in xrdp_wm_init: 
[20230920-12:47:48] [DEBUG] ini_version:             1
[20230920-12:47:48] [DEBUG] use_bitmap_cache:        1
[20230920-12:47:48] [DEBUG] use_bitmap_compression:  1
[20230920-12:47:48] [DEBUG] port:                    62826
[20230920-12:47:48] [DEBUG] crypt_level:             3
[20230920-12:47:48] [DEBUG] allow_channels:          1
[20230920-12:47:48] [DEBUG] max_bpp:                 32
[20230920-12:47:48] [DEBUG] fork:                    1
[20230920-12:47:48] [DEBUG] tcp_nodelay:             1
[20230920-12:47:48] [DEBUG] tcp_keepalive:           1
[20230920-12:47:48] [DEBUG] tcp_send_buffer_bytes:   0
[20230920-12:47:48] [DEBUG] tcp_recv_buffer_bytes:   0
[20230920-12:47:48] [DEBUG] new_cursors:             1
[20230920-12:47:48] [DEBUG] allow_multimon:          1
[20230920-12:47:48] [DEBUG] grey:                    14606046
[20230920-12:47:48] [DEBUG] black:                   0
[20230920-12:47:48] [DEBUG] dark_grey:               0
[20230920-12:47:48] [DEBUG] blue:                    40117
[20230920-12:47:48] [DEBUG] dark_blue:               0
[20230920-12:47:48] [DEBUG] white:                   0
[20230920-12:47:48] [DEBUG] red:                     0
[20230920-12:47:48] [DEBUG] green:                   0
[20230920-12:47:48] [DEBUG] background:              0
[20230920-12:47:48] [DEBUG] autorun:                 
[20230920-12:47:48] [DEBUG] hidelogwindow:           0
[20230920-12:47:48] [DEBUG] require_credentials:     0
[20230920-12:47:48] [DEBUG] bulk_compression:        1
[20230920-12:47:48] [DEBUG] new_cursors:             1
[20230920-12:47:48] [DEBUG] nego_sec_layer:          0
[20230920-12:47:48] [DEBUG] allow_multimon:          1
[20230920-12:47:48] [DEBUG] enable_token_login:      0
[20230920-12:47:48] [DEBUG] ls_top_window_bg_color:  e77e
[20230920-12:47:48] [DEBUG] ls_width:                350
[20230920-12:47:48] [DEBUG] ls_height:               430
[20230920-12:47:48] [DEBUG] ls_bg_color:             5b2f
[20230920-12:47:48] [DEBUG] ls_title:                
[20230920-12:47:48] [DEBUG] ls_logo_filename:        
[20230920-12:47:48] [DEBUG] ls_logo_x_pos:           55
[20230920-12:47:48] [DEBUG] ls_logo_y_pos:           50
[20230920-12:47:48] [DEBUG] ls_label_x_pos:          30
[20230920-12:47:48] [DEBUG] ls_label_width:          65
[20230920-12:47:48] [DEBUG] ls_input_x_pos:          110
[20230920-12:47:48] [DEBUG] ls_input_width:          210
[20230920-12:47:48] [DEBUG] ls_input_y_pos:          220
[20230920-12:47:48] [DEBUG] ls_btn_ok_x_pos:         142
[20230920-12:47:48] [DEBUG] ls_btn_ok_y_pos:         370
[20230920-12:47:48] [DEBUG] ls_btn_ok_width:         85
[20230920-12:47:48] [DEBUG] ls_btn_ok_height:        30
[20230920-12:47:48] [DEBUG] ls_btn_cancel_x_pos:     237
[20230920-12:47:48] [DEBUG] ls_btn_cancel_y_pos:     370
[20230920-12:47:48] [DEBUG] ls_btn_cancel_width:     85
[20230920-12:47:48] [DEBUG] ls_btn_cancel_height:    30
[20230920-12:47:48] [DEBUG] libxrdp_query_channel - Channel 0 name rdpdr
[20230920-12:47:48] [DEBUG] xrdp_wm_init: channel rdpdr channel id 0 is enabled
[20230920-12:47:48] [DEBUG] Enabling channel 1004 (rdpdr)
[20230920-12:47:48] [DEBUG] libxrdp_query_channel - Channel 1 name rdpsnd
[20230920-12:47:48] [DEBUG] xrdp_wm_init: channel rdpsnd channel id 1 is enabled
[20230920-12:47:48] [DEBUG] Enabling channel 1005 (rdpsnd)
[20230920-12:47:48] [DEBUG] libxrdp_query_channel - Channel 2 name cliprdr
[20230920-12:47:48] [DEBUG] xrdp_wm_init: channel cliprdr channel id 2 is enabled
[20230920-12:47:48] [DEBUG] Enabling channel 1006 (cliprdr)
[20230920-12:47:48] [DEBUG] libxrdp_query_channel - Channel 3 name drdynvc
[20230920-12:47:48] [DEBUG] xrdp_wm_init: channel drdynvc channel id 3 is enabled
[20230920-12:47:48] [DEBUG] Enabling channel 1007 (drdynvc)
[20230920-12:47:48] [DEBUG]    xrdp_wm_init: no autologin / auto run detected, draw login window
[20230920-12:47:48] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_USER_PROMPT
[20230920-12:47:48] [DEBUG] out xrdp_wm_init: 
[20230920-12:47:48] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 1
[20230920-12:47:50] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-12:47:50] [DEBUG] xrdp_mm_module_cleanup

sesman log

[20230920-12:45:41] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:127.0.0.1 port 34330
[20230920-12:45:41] [DEBUG] session_get_bydata: search policy 0 U dietpi W 1360 H 768 bpp 24 T 3 IP ::ffff:10.2.181.5:50929 - socket: 12
[20230920-12:45:41] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230920-12:45:41] [INFO ] ++ created session (access granted): username dietpi, ip ::ffff:10.2.181.5:50929 - socket: 12
[20230920-12:45:41] [INFO ] starting Xorg session...
[20230920-12:45:41] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230920-12:45:41] [INFO ] Found X server running at /tmp/.X11-unix/X11
[20230920-12:45:41] [INFO ] Found X server running at /tmp/.X11-unix/X12
[20230920-12:45:41] [INFO ] Found X server running at /tmp/.X11-unix/X13
[20230920-12:45:41] [ERROR] X server -- no display in range (10 to 13) is available
[20230920-12:45:41] [ERROR] sesman_data_in: scp_process_msg failed
[20230920-12:45:41] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230920-12:45:41] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-12:47:30] [INFO ] sesman_main_loop: sesman asked to terminate
[20230920-12:47:30] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-12:47:30] [DEBUG] libscp initialized
[20230920-12:47:30] [DEBUG] Testing if xrdp-sesman can listen on 127.0.0.1 port 3350.
[20230920-12:47:30] [DEBUG] Closed socket 5 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-12:47:30] [INFO ] starting xrdp-sesman with pid 1533810
[20230920-12:47:30] [DEBUG] sesman_create_listening_transport: address 127.0.0.1 port 3350
[20230920-12:47:45] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:127.0.0.1 port 59708
[20230920-12:47:46] [DEBUG] session_get_bydata: search policy 0 U dietpi W 1360 H 768 bpp 24 T 3 IP ::ffff:10.2.181.5:50941 - socket: 12
[20230920-12:47:46] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230920-12:47:46] [INFO ] ++ created session (access granted): username dietpi, ip ::ffff:10.2.181.5:50941 - socket: 12
[20230920-12:47:46] [INFO ] starting Xorg session...
[20230920-12:47:46] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230920-12:47:46] [INFO ] Found X server running at /tmp/.X11-unix/X11
[20230920-12:47:46] [INFO ] Found X server running at /tmp/.X11-unix/X12
[20230920-12:47:46] [INFO ] Found X server running at /tmp/.X11-unix/X13
[20230920-12:47:46] [ERROR] X server -- no display in range (10 to 13) is available
[20230920-12:47:46] [ERROR] sesman_data_in: scp_process_msg failed
[20230920-12:47:46] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230920-12:47:46] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:127.0.0.1 port 3350)

269097172-ccb71650-f79f-4024-b8b8-0f7eeb8bce1c

Anything else?

No response

matt335672 commented 1 year ago

This looks like a problem:-

[20230920-12:47:46] [ERROR] X server -- no display in range (10 to 13) is available

Suggest you set MaxSessions in sesman.ini to 50 (the default). There's a problem in this area where this value is used for two different things. It's corrected in the devel branch.

amibumping commented 1 year ago

Well that fixed the login screen problem, now I have the black screen. I paste the logs again, for you to confirm it's the same error as the other user.

xrdp.log

[20230920-13:12:03] [INFO ] Received termination signal, stopping the server accept new connections thread
[20230920-13:12:03] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-13:12:03] [INFO ] address [0.0.0.0] port [62826] mode 1
[20230920-13:12:03] [INFO ] listening to port 62826 on 0.0.0.0
[20230920-13:12:03] [INFO ] xrdp_listen_pp done
[20230920-13:12:03] [DEBUG] Closed socket 7 (AF_INET6 :: port 62826)
[20230920-13:12:05] [INFO ] starting xrdp with pid 1558542
[20230920-13:12:05] [INFO ] address [0.0.0.0] port [62826] mode 1
[20230920-13:12:05] [INFO ] listening to port 62826 on 0.0.0.0
[20230920-13:12:05] [INFO ] xrdp_listen_pp done
[20230920-13:12:09] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:10.2.181.5 port 51167
[20230920-13:12:09] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-13:12:09] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-13:12:09] [DEBUG] item ini_version, value 1
[20230920-13:12:09] [DEBUG] item fork, value true
[20230920-13:12:09] [DEBUG] item port, value 62826
[20230920-13:12:09] [DEBUG] item use_vsock, value false
[20230920-13:12:09] [DEBUG] item tcp_nodelay, value true
[20230920-13:12:09] [DEBUG] item tcp_keepalive, value true
[20230920-13:12:09] [DEBUG] item security_layer, value negotiate
[20230920-13:12:09] [DEBUG] item crypt_level, value high
[20230920-13:12:09] [DEBUG] item certificate, value 
[20230920-13:12:09] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230920-13:12:09] [DEBUG] item key_file, value 
[20230920-13:12:09] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230920-13:12:09] [DEBUG] item ssl_protocols, value TLSv1.2, TLSv1.3
[20230920-13:12:09] [DEBUG] TLSv1.3 enabled
[20230920-13:12:09] [DEBUG] TLSv1.2 enabled
[20230920-13:12:09] [DEBUG] item autorun, value 
[20230920-13:12:09] [DEBUG] item allow_channels, value true
[20230920-13:12:09] [DEBUG] item allow_multimon, value true
[20230920-13:12:09] [DEBUG] item bitmap_cache, value true
[20230920-13:12:09] [DEBUG] item bitmap_compression, value true
[20230920-13:12:09] [DEBUG] item bulk_compression, value true
[20230920-13:12:09] [DEBUG] item max_bpp, value 32
[20230920-13:12:09] [DEBUG] item new_cursors, value true
[20230920-13:12:09] [DEBUG] item use_fastpath, value both
[20230920-13:12:09] [DEBUG] item blue, value 009cb5
[20230920-13:12:09] [DEBUG] item grey, value dedede
[20230920-13:12:09] [DEBUG] item ls_top_window_bg_color, value e0ecf0
[20230920-13:12:09] [DEBUG] item ls_width, value 350
[20230920-13:12:09] [DEBUG] item ls_height, value 430
[20230920-13:12:09] [DEBUG] item ls_bg_color, value 59667d
[20230920-13:12:09] [DEBUG] item ls_logo_filename, value 
[20230920-13:12:09] [DEBUG] item ls_logo_x_pos, value 55
[20230920-13:12:09] [DEBUG] item ls_logo_y_pos, value 50
[20230920-13:12:09] [DEBUG] item ls_label_x_pos, value 30
[20230920-13:12:09] [DEBUG] item ls_label_width, value 65
[20230920-13:12:09] [DEBUG] item ls_input_x_pos, value 110
[20230920-13:12:09] [DEBUG] item ls_input_width, value 210
[20230920-13:12:09] [DEBUG] item ls_input_y_pos, value 220
[20230920-13:12:09] [DEBUG] item ls_btn_ok_x_pos, value 142
[20230920-13:12:09] [DEBUG] item ls_btn_ok_y_pos, value 370
[20230920-13:12:09] [DEBUG] item ls_btn_ok_width, value 85
[20230920-13:12:09] [DEBUG] item ls_btn_ok_height, value 30
[20230920-13:12:09] [DEBUG] item ls_btn_cancel_x_pos, value 237
[20230920-13:12:09] [DEBUG] item ls_btn_cancel_y_pos, value 370
[20230920-13:12:09] [DEBUG] item ls_btn_cancel_width, value 85
[20230920-13:12:09] [DEBUG] item ls_btn_cancel_height, value 30
[20230920-13:12:09] [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|HYBRID_EX|RDP], selected [SSL]
[20230920-13:12:10] [DEBUG] Using TLS security, and setting RDP security crypto to LEVEL_NONE and METHOD_NONE
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] receive connection request
[20230920-13:12:10] [ERROR] SSL_read: I/O error
[20230920-13:12:10] [ERROR] libxrdp_force_read: header read error
[20230920-13:12:10] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230920-13:12:10] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230920-13:12:10] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230920-13:12:10] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230920-13:12:10] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230920-13:12:10] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230920-13:12:10] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-13:12:10] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230920-13:12:10] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:10.2.181.5 port 51168
[20230920-13:12:10] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:192.168.1.3 port 62826)
[20230920-13:12:10] [DEBUG] Closed socket 11 (AF_INET6 :: port 62826)
[20230920-13:12:10] [DEBUG] item ini_version, value 1
[20230920-13:12:10] [DEBUG] item fork, value true
[20230920-13:12:10] [DEBUG] item port, value 62826
[20230920-13:12:10] [DEBUG] item use_vsock, value false
[20230920-13:12:10] [DEBUG] item tcp_nodelay, value true
[20230920-13:12:10] [DEBUG] item tcp_keepalive, value true
[20230920-13:12:10] [DEBUG] item security_layer, value negotiate
[20230920-13:12:10] [DEBUG] item crypt_level, value high
[20230920-13:12:10] [DEBUG] item certificate, value 
[20230920-13:12:10] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230920-13:12:10] [DEBUG] item key_file, value 
[20230920-13:12:10] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230920-13:12:10] [DEBUG] item ssl_protocols, value TLSv1.2, TLSv1.3
[20230920-13:12:10] [DEBUG] TLSv1.3 enabled
[20230920-13:12:10] [DEBUG] TLSv1.2 enabled
[20230920-13:12:10] [DEBUG] item autorun, value 
[20230920-13:12:10] [DEBUG] item allow_channels, value true
[20230920-13:12:10] [DEBUG] item allow_multimon, value true
[20230920-13:12:10] [DEBUG] item bitmap_cache, value true
[20230920-13:12:10] [DEBUG] item bitmap_compression, value true
[20230920-13:12:10] [DEBUG] item bulk_compression, value true
[20230920-13:12:10] [DEBUG] item max_bpp, value 32
[20230920-13:12:10] [DEBUG] item new_cursors, value true
[20230920-13:12:10] [DEBUG] item use_fastpath, value both
[20230920-13:12:10] [DEBUG] item blue, value 009cb5
[20230920-13:12:10] [DEBUG] item grey, value dedede
[20230920-13:12:10] [DEBUG] item ls_top_window_bg_color, value e0ecf0
[20230920-13:12:10] [DEBUG] item ls_width, value 350
[20230920-13:12:10] [DEBUG] item ls_height, value 430
[20230920-13:12:10] [DEBUG] item ls_bg_color, value 59667d
[20230920-13:12:10] [DEBUG] item ls_logo_filename, value 
[20230920-13:12:10] [DEBUG] item ls_logo_x_pos, value 55
[20230920-13:12:10] [DEBUG] item ls_logo_y_pos, value 50
[20230920-13:12:10] [DEBUG] item ls_label_x_pos, value 30
[20230920-13:12:10] [DEBUG] item ls_label_width, value 65
[20230920-13:12:10] [DEBUG] item ls_input_x_pos, value 110
[20230920-13:12:10] [DEBUG] item ls_input_width, value 210
[20230920-13:12:10] [DEBUG] item ls_input_y_pos, value 220
[20230920-13:12:10] [DEBUG] item ls_btn_ok_x_pos, value 142
[20230920-13:12:10] [DEBUG] item ls_btn_ok_y_pos, value 370
[20230920-13:12:10] [DEBUG] item ls_btn_ok_width, value 85
[20230920-13:12:10] [DEBUG] item ls_btn_ok_height, value 30
[20230920-13:12:10] [DEBUG] item ls_btn_cancel_x_pos, value 237
[20230920-13:12:10] [DEBUG] item ls_btn_cancel_y_pos, value 370
[20230920-13:12:10] [DEBUG] item ls_btn_cancel_width, value 85
[20230920-13:12:10] [DEBUG] item ls_btn_cancel_height, value 30
[20230920-13:12:10] [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|HYBRID_EX|RDP], selected [SSL]
[20230920-13:12:10] [DEBUG] Using TLS security, and setting RDP security crypto to LEVEL_NONE and METHOD_NONE
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] receive connection request
[20230920-13:12:10] [INFO ] Connected client computer name: PCRODRIGO
[20230920-13:12:10] [DEBUG] Client supports 40 bit encryption
[20230920-13:12:10] [DEBUG] Client supports 128 bit encryption
[20230920-13:12:10] [DEBUG] Client supports 56 bit encryption
[20230920-13:12:10] [DEBUG] Client supports fips encryption
[20230920-13:12:10] [DEBUG] The connection is using TLS, skipping RDP crypto negotiation
[20230920-13:12:10] [DEBUG] Adding channel: name rdpdr, channel id 1004, flags 0x80800000
[20230920-13:12:10] [DEBUG] Adding channel: name rdpsnd, channel id 1005, flags 0xc0000000
[20230920-13:12:10] [DEBUG] Adding channel: name cliprdr, channel id 1006, flags 0xc0a00000
[20230920-13:12:10] [DEBUG] Adding channel: name drdynvc, channel id 1007, flags 0xc0800000
[20230920-13:12:10] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230920-13:12:10] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] construct connection response
[20230920-13:12:10] [DEBUG] using no security
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] send connection response
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] receive erect domain request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] receive attach user request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence] send attach user confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] receive channel join request
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] send channel join confirm
[20230920-13:12:10] [DEBUG] [MCS Connection Sequence (TLS)] completed
[20230920-13:12:10] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x0000040A]
[20230920-13:12:10] [DEBUG] keyboard_cfg_file /etc/xrdp/xrdp_keyboard.ini
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value 0x00000409
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value us
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item keyboard_type value 4
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item keyboard_subtype value 3
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item keyboard_type value 7
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item keyboard_subtype value 2
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item model value pc105
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item rdp_layouts value default_rdp_layouts
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item layouts_map value default_layouts_map
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: item rdp_layout_us value us
[20230920-13:12:10] [DEBUG] xrdp_load_keyboard_layout: skipping configuration item - rdp_layout_us, continuing to next section
[20230920-13:12:10] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [es] options []
[20230920-13:12:10] [INFO ] TLS connection established from ::ffff:10.2.181.5 port 51168: TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384
[20230920-13:12:10] [DEBUG] Client requested compression enabled.
[20230920-13:12:10] [DEBUG] Client supplied domain: 
[20230920-13:12:10] [DEBUG] Client supplied username: 
[20230920-13:12:10] [DEBUG] Client supplied password: <omitted from log>
[20230920-13:12:10] [DEBUG] Client supplied program: 
[20230920-13:12:10] [DEBUG] Client supplied directory: 
[20230920-13:12:10] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230920-13:12:10] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 5242880 MB cache entries 100
[20230920-13:12:10] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230920-13:12:10] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230920-13:12:10] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230920-13:12:10] [DEBUG] xrdp_0017c887_wm_login_state_event_00000001
[20230920-13:12:10] [INFO ] Loading keymap file /etc/xrdp/km-0000040a.ini
[20230920-13:12:10] [WARN ] local keymap file for 0x0000040a found and doesn't match built in keymap, using local keymap file
[20230920-13:12:10] [DEBUG] Login state change request WMLS_RESET -> WMLS_RESET
[20230920-13:12:10] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 0
[20230920-13:12:10] [DEBUG] Login state change request WMLS_RESET -> WMLS_USER_PROMPT
[20230920-13:12:10] [DEBUG] in xrdp_wm_init: 
[20230920-13:12:10] [DEBUG] ini_version:             1
[20230920-13:12:10] [DEBUG] use_bitmap_cache:        1
[20230920-13:12:10] [DEBUG] use_bitmap_compression:  1
[20230920-13:12:10] [DEBUG] port:                    62826
[20230920-13:12:10] [DEBUG] crypt_level:             3
[20230920-13:12:10] [DEBUG] allow_channels:          1
[20230920-13:12:10] [DEBUG] max_bpp:                 32
[20230920-13:12:10] [DEBUG] fork:                    1
[20230920-13:12:10] [DEBUG] tcp_nodelay:             1
[20230920-13:12:10] [DEBUG] tcp_keepalive:           1
[20230920-13:12:10] [DEBUG] tcp_send_buffer_bytes:   0
[20230920-13:12:10] [DEBUG] tcp_recv_buffer_bytes:   0
[20230920-13:12:10] [DEBUG] new_cursors:             1
[20230920-13:12:10] [DEBUG] allow_multimon:          1
[20230920-13:12:10] [DEBUG] grey:                    14606046
[20230920-13:12:10] [DEBUG] black:                   0
[20230920-13:12:10] [DEBUG] dark_grey:               0
[20230920-13:12:10] [DEBUG] blue:                    40117
[20230920-13:12:10] [DEBUG] dark_blue:               0
[20230920-13:12:10] [DEBUG] white:                   0
[20230920-13:12:10] [DEBUG] red:                     0
[20230920-13:12:10] [DEBUG] green:                   0
[20230920-13:12:10] [DEBUG] background:              0
[20230920-13:12:10] [DEBUG] autorun:                 
[20230920-13:12:10] [DEBUG] hidelogwindow:           0
[20230920-13:12:10] [DEBUG] require_credentials:     0
[20230920-13:12:10] [DEBUG] bulk_compression:        1
[20230920-13:12:10] [DEBUG] new_cursors:             1
[20230920-13:12:10] [DEBUG] nego_sec_layer:          0
[20230920-13:12:10] [DEBUG] allow_multimon:          1
[20230920-13:12:10] [DEBUG] enable_token_login:      0
[20230920-13:12:10] [DEBUG] ls_top_window_bg_color:  e77e
[20230920-13:12:10] [DEBUG] ls_width:                350
[20230920-13:12:10] [DEBUG] ls_height:               430
[20230920-13:12:10] [DEBUG] ls_bg_color:             5b2f
[20230920-13:12:10] [DEBUG] ls_title:                
[20230920-13:12:10] [DEBUG] ls_logo_filename:        
[20230920-13:12:10] [DEBUG] ls_logo_x_pos:           55
[20230920-13:12:10] [DEBUG] ls_logo_y_pos:           50
[20230920-13:12:10] [DEBUG] ls_label_x_pos:          30
[20230920-13:12:10] [DEBUG] ls_label_width:          65
[20230920-13:12:10] [DEBUG] ls_input_x_pos:          110
[20230920-13:12:10] [DEBUG] ls_input_width:          210
[20230920-13:12:10] [DEBUG] ls_input_y_pos:          220
[20230920-13:12:10] [DEBUG] ls_btn_ok_x_pos:         142
[20230920-13:12:10] [DEBUG] ls_btn_ok_y_pos:         370
[20230920-13:12:10] [DEBUG] ls_btn_ok_width:         85
[20230920-13:12:10] [DEBUG] ls_btn_ok_height:        30
[20230920-13:12:10] [DEBUG] ls_btn_cancel_x_pos:     237
[20230920-13:12:10] [DEBUG] ls_btn_cancel_y_pos:     370
[20230920-13:12:10] [DEBUG] ls_btn_cancel_width:     85
[20230920-13:12:10] [DEBUG] ls_btn_cancel_height:    30
[20230920-13:12:10] [DEBUG] libxrdp_query_channel - Channel 0 name rdpdr
[20230920-13:12:10] [DEBUG] xrdp_wm_init: channel rdpdr channel id 0 is enabled
[20230920-13:12:10] [DEBUG] Enabling channel 1004 (rdpdr)
[20230920-13:12:10] [DEBUG] libxrdp_query_channel - Channel 1 name rdpsnd
[20230920-13:12:10] [DEBUG] xrdp_wm_init: channel rdpsnd channel id 1 is enabled
[20230920-13:12:10] [DEBUG] Enabling channel 1005 (rdpsnd)
[20230920-13:12:10] [DEBUG] libxrdp_query_channel - Channel 2 name cliprdr
[20230920-13:12:10] [DEBUG] xrdp_wm_init: channel cliprdr channel id 2 is enabled
[20230920-13:12:10] [DEBUG] Enabling channel 1006 (cliprdr)
[20230920-13:12:10] [DEBUG] libxrdp_query_channel - Channel 3 name drdynvc
[20230920-13:12:10] [DEBUG] xrdp_wm_init: channel drdynvc channel id 3 is enabled
[20230920-13:12:10] [DEBUG] Enabling channel 1007 (drdynvc)
[20230920-13:12:10] [DEBUG]    xrdp_wm_init: no autologin / auto run detected, draw login window
[20230920-13:12:10] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_USER_PROMPT
[20230920-13:12:10] [DEBUG] out xrdp_wm_init: 
[20230920-13:12:10] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 1
[20230920-13:12:14] [DEBUG] Login state change request WMLS_USER_PROMPT -> WMLS_START_CONNECT
[20230920-13:12:14] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 2
[20230920-13:12:14] [DEBUG] Login state change request WMLS_START_CONNECT -> WMLS_CONNECT_IN_PROGRESS
[20230920-13:12:14] [DEBUG] xrdp_wm_log_msg: connecting to sesman on 127.0.0.1:3350
[20230920-13:12:14] [INFO ] connecting to sesman on 127.0.0.1:3350
[20230920-13:12:14] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230920-13:12:14] [INFO ] sesman connect ok
[20230920-13:12:14] [DEBUG] xrdp_wm_log_msg: sending login info to session manager. Please wait...
[20230920-13:12:14] [INFO ] sending login info to session manager. Please wait...
[20230920-13:12:14] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 3
[20230920-13:12:15] [INFO ] xrdp_wm_log_msg: login successful for user dietpi on display 14
[20230920-13:12:15] [INFO ] login successful for user dietpi on display 14
[20230920-13:12:15] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230920-13:12:15] [DEBUG] xrdp_wm_log_msg: started connecting
[20230920-13:12:15] [INFO ] started connecting
[20230920-13:12:15] [INFO ] lib_mod_connect: connecting via UNIX socket
[20230920-13:12:15] [INFO ] lib_mod_log_peer: xrdp_pid=1558663 connected to X11rdp_pid=1558747 X11rdp_uid=1000 X11rdp_gid=1000 client_ip=::ffff:10.2.181.5 client_port=51168
[20230920-13:12:15] [DEBUG] xrdp_wm_log_msg: connected ok
[20230920-13:12:15] [INFO ] connected ok
[20230920-13:12:15] [DEBUG] libxrdp_query_channel - Channel 0 name rdpdr
[20230920-13:12:15] [DEBUG] libxrdp_query_channel - Channel 1 name rdpsnd
[20230920-13:12:15] [DEBUG] libxrdp_query_channel - Channel 2 name cliprdr
[20230920-13:12:15] [DEBUG] libxrdp_query_channel - Channel 3 name drdynvc
[20230920-13:12:15] [DEBUG] xrdp_mm_chansrv_connect: chansrv connect successful
[20230920-13:12:15] [DEBUG] status from xrdp_mm_connect() : 0
[20230920-13:12:15] [DEBUG] Login state change request WMLS_CONNECT_IN_PROGRESS -> WMLS_CLEANUP
[20230920-13:12:15] [DEBUG] Closed socket 18 (AF_INET6 ::ffff:127.0.0.1 port 59216)
[20230920-13:12:15] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 4
[20230920-13:12:15] [DEBUG] Login state change request WMLS_CLEANUP -> WMLS_INACTIVE
[20230920-13:12:15] [DEBUG] xrdp_wm_login_mode_changed: login_mode is 5

xrdp-sesman.log


[20230920-13:12:03] [INFO ] sesman_main_loop: sesman asked to terminate
[20230920-13:12:03] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-13:12:03] [DEBUG] libscp initialized
[20230920-13:12:03] [DEBUG] Testing if xrdp-sesman can listen on 127.0.0.1 port 3350.
[20230920-13:12:03] [DEBUG] Closed socket 5 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-13:12:03] [INFO ] starting xrdp-sesman with pid 1558531
[20230920-13:12:03] [DEBUG] sesman_create_listening_transport: address 127.0.0.1 port 3350
[20230920-13:12:14] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:127.0.0.1 port 59216
[20230920-13:12:15] [DEBUG] session_get_bydata: search policy 0 U dietpi W 1360 H 768 bpp 24 T 3 IP ::ffff:10.2.181.5:51168 - socket: 12
[20230920-13:12:15] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230920-13:12:15] [INFO ] ++ created session (access granted): username dietpi, ip ::ffff:10.2.181.5:51168 - socket: 12
[20230920-13:12:15] [INFO ] starting Xorg session...
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X11
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X12
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X13
[20230920-13:12:15] [DEBUG] Did not find a running X server at /tmp/.X11-unix/X14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /tmp/.X14-lock
[20230920-13:12:15] [DEBUG] Closed socket 13 (AF_INET6 :: port 5914)
[20230920-13:12:15] [DEBUG] Did not find a running X server at 5914
[20230920-13:12:15] [DEBUG] Closed socket 13 (AF_INET6 :: port 6014)
[20230920-13:12:15] [DEBUG] Did not find a running X server at 6014
[20230920-13:12:15] [DEBUG] Closed socket 13 (AF_INET6 :: port 6214)
[20230920-13:12:15] [DEBUG] Did not find a running X server at 6214
[20230920-13:12:15] [DEBUG] Did not find a running X server at /run/xrdp/sockdir/xrdp_chansrv_socket_14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /run/xrdp/sockdir/xrdp_chansrv_audio_out_socket_14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /run/xrdp/sockdir/xrdp_chansrv_audio_in_socket_14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /run/xrdp/sockdir/xrdpapi_14
[20230920-13:12:15] [INFO ] Starting session: session_pid 1558742, display :14.0, width 1360, height 768, bpp 24, client ip ::ffff:10.2.181.5:51168 - socket: 12, user name dietpi
[20230920-13:12:15] [ERROR] sesman_data_in: scp_process_msg failed
[20230920-13:12:15] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230920-13:12:15] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-13:12:15] [INFO ] [session start] (display 14): calling auth_start_session from pid 1558742
[20230920-13:12:15] [DEBUG] Closed socket 11 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-13:12:15] [DEBUG] Closed socket 12 (AF_INET6 ::ffff:127.0.0.1 port 3350)
[20230920-13:12:15] [DEBUG] Waiting for X server to start on display 14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /tmp/.X11-unix/X14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /tmp/.X14-lock
[20230920-13:12:15] [DEBUG] Waiting for X server to start on display 14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /tmp/.X11-unix/X14
[20230920-13:12:15] [DEBUG] Did not find a running X server at /tmp/.X14-lock
[20230920-13:12:15] [INFO ] Starting X server on display 14: /usr/lib/xorg/Xorg :14 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log  
[20230920-13:12:15] [DEBUG] Calling exec (executable: /usr/lib/xorg/Xorg, arguments: /usr/lib/xorg/Xorg :14 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log)
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X14
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X14
[20230920-13:12:15] [INFO ] Session started successfully for user dietpi on display 14
[20230920-13:12:15] [INFO ] Session in progress on display 14, waiting until the window manager (pid 1558746) exits to end the session
[20230920-13:12:15] [INFO ] Found X server running at /tmp/.X11-unix/X14
[20230920-13:12:15] [DEBUG] waiting for pid 1558746 to exit
[20230920-13:12:15] [DEBUG] The user session on display 14 did not request a specific window manager
[20230920-13:12:15] [DEBUG] The user home directory window manager configuration is enabled but window manager program does not exist: /home/dietpi/startwm.sh
[20230920-13:12:15] [INFO ] Starting the default window manager on display 14: /etc/xrdp/startwm.sh
[20230920-13:12:15] [DEBUG] Calling exec (executable: /etc/xrdp/startwm.sh, arguments: /etc/xrdp/startwm.sh )
[20230920-13:12:15] [INFO ] Starting the xrdp channel server for display 14
[20230920-13:12:15] [DEBUG] Calling exec (executable: /usr/sbin/xrdp-chansrv, arguments: /usr/sbin/xrdp-chansrv)
matt335672 commented 1 year ago

Can you also paste ~/.xorgxrdp.14.log which is the output from the xorgxrdp module?

amibumping commented 1 year ago

I have only .xorgxrdp.13.log

[ 63121.876] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 63121.876] Build Operating System: linux Debian
[ 63121.876] Current Operating System: Linux DietPi 6.1.53-current-meson64 #3 SMP PREEMPT Wed Sep 13 07:43:05 UTC 2023 aarch64
[ 63121.876] Kernel command line: root=UUID=84a23f99-fa00-4f15-abf8-3430c6169475 rootfstype=ext4 rootwait consolettyAML0,115200 console=tty1 loglevel=4 consoleblank=0 coherent_pool=2M usb-storage.quirks= net.ifnames=0 hc4
[ 63121.877] Build Date: 23 March 2023  10:25:56AM
[ 63121.877] xorg-server 2:1.20.11-1+deb11u6 (https://www.debian.org/support) 
[ 63121.877] Current version of pixman: 0.40.0
[ 63121.877]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[ 63121.877] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 63121.877] (++) Log file: ".xorgxrdp.13.log", Time: Tue Sep 19 12:05:28 2023
[ 63121.877] (++) Using config file: "/etc/X11/xrdp/xorg.conf"
[ 63121.878] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 63121.878] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 63121.881] (**) Option "defaultserverlayout" "X11 Server"
[ 63121.881] (**) ServerLayout "X11 Server"
[ 63121.881] (**) |-->Screen "Screen (xrdpdev)" (0)
[ 63121.881] (**) |   |-->Monitor "Monitor"
[ 63121.881] (**) |   |-->Device "Video Card (xrdpdev)"
[ 63121.881] (**) |-->Input Device "xrdpMouse"
[ 63121.881] (**) |-->Input Device "xrdpKeyboard"
[ 63121.882] (**) Option "DontVTSwitch" "on"
[ 63121.882] (**) Option "AutoAddDevices" "off"
[ 63121.882] (**) Not automatically adding devices
[ 63121.882] (==) Automatically enabling devices
[ 63121.882] (==) Automatically adding GPU devices
[ 63121.882] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 63121.882] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 63121.882]    Entry deleted from font path.
[ 63121.882] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 63121.882]    Entry deleted from font path.
[ 63121.882] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 63121.882]    Entry deleted from font path.
[ 63121.882] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 63121.882]    Entry deleted from font path.
[ 63121.882] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 63121.882]    Entry deleted from font path.
[ 63121.882] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 63121.882]    Entry deleted from font path.
[ 63121.882] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    built-ins
[ 63121.882] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 63121.882] (**) Extension "DPMS" is disabled
[ 63121.882] (II) Loader magic: 0xaaaacf8bde28
[ 63121.882] (II) Module ABI versions:
[ 63121.882]    X.Org ANSI C Emulation: 0.4
[ 63121.882]    X.Org Video Driver: 24.1
[ 63121.883]    X.Org XInput driver : 24.1
[ 63121.883]    X.Org Server Extension : 10.0
[ 63121.885] (--) using VT number 2

[ 63121.885] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 63121.888] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 63121.889] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 63121.893] (II) no primary bus or device found
[ 63121.894]    falling back to /sys/devices/platform/soc/ff900000.vpu/drm/card0
[ 63121.894] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 63121.894] (II) LoadModule: "dbe"
[ 63121.894] (II) Module "dbe" already built-in
[ 63121.894] (II) LoadModule: "ddc"
[ 63121.894] (II) Module "ddc" already built-in
[ 63121.894] (II) LoadModule: "extmod"
[ 63121.894] (II) Module "extmod" already built-in
[ 63121.894] (II) LoadModule: "glx"
[ 63121.894] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 63121.898] (II) Module glx: vendor="X.Org Foundation"
[ 63121.898]    compiled for 1.20.11, module version = 1.0.0
[ 63121.898]    ABI class: X.Org Server Extension, version 10.0
[ 63121.899] (II) LoadModule: "int10"
[ 63121.899] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 63121.899] (II) Module int10: vendor="X.Org Foundation"
[ 63121.899]    compiled for 1.20.11, module version = 1.0.0
[ 63121.899]    ABI class: X.Org Video Driver, version 24.1
[ 63121.899] (II) LoadModule: "record"
[ 63121.900] (II) Module "record" already built-in
[ 63121.900] (II) LoadModule: "vbe"
[ 63121.900] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 63121.901] (II) Module vbe: vendor="X.Org Foundation"
[ 63121.901]    compiled for 1.20.11, module version = 1.1.0
[ 63121.901]    ABI class: X.Org Video Driver, version 24.1
[ 63121.901] (II) LoadModule: "glamoregl"
[ 63121.901] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 63121.919] (II) Module glamoregl: vendor="X.Org Foundation"
[ 63121.919]    compiled for 1.20.11, module version = 1.0.1
[ 63121.919]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 63121.919] (II) LoadModule: "xorgxrdp"
[ 63121.920] (II) Loading /usr/lib/xorg/modules/libxorgxrdp.so
[ 63121.921] (II) Module XORGXRDP: vendor="X.Org Foundation"
[ 63121.921]    compiled for 1.20.6, module version = 0.2.12
[ 63121.921]    ABI class: X.Org Video Driver, version 24.0
[ 63121.921] xorgxrdpSetup:
[ 63121.921] (II) LoadModule: "fb"
[ 63121.921] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 63121.922] (II) Module fb: vendor="X.Org Foundation"
[ 63121.922]    compiled for 1.20.11, module version = 1.0.0
[ 63121.922]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 63121.922] (II) LoadModule: "xrdpdev"
[ 63121.923] (II) Loading /usr/lib/xorg/modules/drivers/xrdpdev_drv.so
[ 63121.924] (II) Module XRDPDEV: vendor="X.Org Foundation"
[ 63121.924]    compiled for 1.20.6, module version = 0.2.12
[ 63121.924]    ABI class: X.Org Video Driver, version 24.0
[ 63121.924] xrdpdevSetup:
[ 63121.924] (II) LoadModule: "xrdpmouse"
[ 63121.925] (II) Loading /usr/lib/xorg/modules/input/xrdpmouse_drv.so
[ 63121.925] (II) Module XRDPMOUSE: vendor="X.Org Foundation"
[ 63121.925]    compiled for 1.20.6, module version = 0.2.12
[ 63121.925]    Module class: X.Org XInput Driver
[ 63121.925]    ABI class: X.Org XInput driver, version 24.1
[ 63121.925] rdpmousePlug:
[ 63121.925] (II) LoadModule: "xrdpkeyb"
[ 63121.926] (II) Loading /usr/lib/xorg/modules/input/xrdpkeyb_drv.so
[ 63121.926] (II) Module XRDPKEYB: vendor="X.Org Foundation"
[ 63121.926]    compiled for 1.20.6, module version = 0.2.12
[ 63121.926]    Module class: X.Org XInput Driver
[ 63121.926]    ABI class: X.Org XInput driver, version 24.1
[ 63121.926] rdpkeybPlug:
[ 63121.926] rdpIdentify:
[ 63121.926] (II) XRDPDEV: driver for xrdp: XRDPDEV
[ 63121.927] rdpDriverFunc: op 10
[ 63121.927] (WW) Falling back to old probe method for XRDPDEV
[ 63121.927] rdpProbe:
[ 63121.927] (II) Loading sub module "fb"
[ 63121.927] (II) LoadModule: "fb"
[ 63121.927] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 63121.927] (II) Module fb: vendor="X.Org Foundation"
[ 63121.927]    compiled for 1.20.11, module version = 1.0.0
[ 63121.927]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 63121.927] rdpProbe: found DRMDevice xorg.conf value [/dev/dri/renderD128]
[ 63121.927] rdpProbe: found DRI3 xorg.conf value [1]
[ 63121.927] (II) XRDPDEV(0): using default device
[ 63121.927] rdpPreInit:
[ 63121.928] rdpPreInit: /dev/dri/renderD128 open ok, fd 11
[ 63121.928] (**) XRDPDEV(0): Depth 24, (--) framebuffer bpp 32
[ 63121.928] (==) XRDPDEV(0): RGB weight 888
[ 63121.928] (==) XRDPDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 63121.928] (==) XRDPDEV(0): Default visual is TrueColor
[ 63121.928] (==) XRDPDEV(0): DPI set to (96, 96)
[ 63121.928] (II) XRDPDEV(0):   mode "640x480" ok
[ 63121.928] (II) XRDPDEV(0):   mode "800x600" ok
[ 63121.928] (II) XRDPDEV(0): Virtual size is 800x600 (pitch 800)
[ 63121.928] (**) XRDPDEV(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 63121.928] (II) XRDPDEV(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 63121.928] (II) Loading sub module "glamoregl"
[ 63121.928] (II) LoadModule: "glamoregl"
[ 63121.928] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 63121.929] (II) Module glamoregl: vendor="X.Org Foundation"
[ 63121.929]    compiled for 1.20.11, module version = 1.0.1
[ 63121.929]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 63121.929] rdpPreInit: glamor module load ok
[ 63122.215] (II) XRDPDEV(0): glamor X acceleration enabled on Mali G31 (Panfrost)
[ 63122.215] rdpPreInit: glamor init ok
[ 63122.215] rdpScreenInit: virtualX 800 virtualY 600 rgbBits 8 depth 24
[ 63122.215] rdpScreenInit: pfbMemory bytes 1920000
[ 63122.215] rdpScreenInit: pfbMemory 0xffff7c6d6010
[ 63122.215] rdpSimdInit: assigning yuv functions
[ 63122.370] rdpScreenInit: glamor_init ok
[ 63122.370] rdpDri2Init:
[ 63122.372] (II) XRDPDEV(0): [DRI2] Setup complete
[ 63122.372] (II) XRDPDEV(0): [DRI2]   DRI driver: panfrost
[ 63122.372] (II) XRDPDEV(0): [DRI2]   VDPAU driver: panfrost
[ 63122.372] rdpScreenInit: rdpDri2Init ok
[ 63122.372] rdpScreenInit: rdpDri3Init ok
[ 63122.372] (==) XRDPDEV(0): Backing store enabled
[ 63122.373] rdpClientConInit: disconnect idle session after [0] sec
[ 63122.373] rdpClientConInit: kill disconnected [0] timeout [0] sec
[ 63122.373] rdpEglCreate: vertex_shader compiled 0
[ 63122.374] rdpEglCreate: fragment_shader compiled 0
[ 63122.374] rdpEglCreate: linked 0
[ 63122.374] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.374] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.374] rdpEglCreate: copy_tex_loc -1 copy_tex_size_loc -1
[ 63122.374] rdpEglCreate: vertex_shader compiled 0
[ 63122.374] rdpEglCreate: fragment_shader compiled 0
[ 63122.374] rdpEglCreate: linked 0
[ 63122.375] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.375] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.375] rdpEglCreate: yuv_tex_loc -1 yuv_tex_size_loc -1
[ 63122.375] rdpEglCreate: vertex_shader compiled 0
[ 63122.375] rdpEglCreate: fragment_shader compiled 0
[ 63122.375] rdpEglCreate: linked 0
[ 63122.375] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.375] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.375] rdpEglCreate: yuvlp_tex_loc -1 yuvlp_tex_size_loc -1
[ 63122.376] rdpEglCreate: vertex_shader compiled 0
[ 63122.376] rdpEglCreate: fragment_shader compiled 0
[ 63122.377] rdpEglCreate: linked 0
[ 63122.377] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.377] (EE) glamor0: GL error: GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[ 63122.377] rdpEglCreate: crc_tex_loc -1 crc_tex_size_loc -1
[ 63122.377] rdpScreenInit: out
[ 63122.377] (II) Initializing extension Generic Event Extension
[ 63122.379] (II) Initializing extension SHAPE
[ 63122.379] (II) Initializing extension MIT-SHM
[ 63122.380] (II) Initializing extension XInputExtension
[ 63122.380] (II) Initializing extension XTEST
[ 63122.381] (II) Initializing extension BIG-REQUESTS
[ 63122.381] (II) Initializing extension SYNC
[ 63122.381] (II) Initializing extension XKEYBOARD
[ 63122.382] (II) Initializing extension XC-MISC
[ 63122.382] (II) Initializing extension SECURITY
[ 63122.382] (II) Initializing extension XFIXES
[ 63122.383] (II) Initializing extension RENDER
[ 63122.383] (II) Initializing extension RANDR
[ 63122.384] (II) Initializing extension COMPOSITE
[ 63122.384] (II) Initializing extension DAMAGE
[ 63122.385] (II) Initializing extension MIT-SCREEN-SAVER
[ 63122.385] (II) Initializing extension DOUBLE-BUFFER
[ 63122.386] (II) Initializing extension RECORD
[ 63122.386] (II) Initializing extension Present
[ 63122.386] (II) Initializing extension DRI3
[ 63122.387] (II) Initializing extension X-Resource
[ 63122.387] (II) Initializing extension XVideo
[ 63122.387] (II) Initializing extension XVideo-MotionCompensation
[ 63122.387] (II) Initializing extension SELinux
[ 63122.388] (II) SELinux: Disabled on system
[ 63122.388] (II) Initializing extension GLX
[ 63122.403] (II) AIGLX: Loaded and initialized panfrost
[ 63122.403] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 63122.403] (II) Initializing extension XFree86-VidModeExtension
[ 63122.403] (II) Initializing extension XFree86-DGA
[ 63122.404] (II) Initializing extension XFree86-DRI
[ 63122.404] (II) Initializing extension DRI2
[ 63122.404] rdpCreateScreenResources:
[ 63122.404] rdpCreateScreenResources: create screen pixmap w 800 h 600
[ 63122.408] rdpCreateScreenResources: screen_tex 0x00000001
[ 63122.550] (II) Using input driver 'XRDPMOUSE' for 'xrdpMouse'
[ 63122.550] (**) Option "CorePointer"
[ 63122.550] (**) xrdpMouse: always reports core events
[ 63122.550] rdpmousePreInit: drv 0xaaaafe7ccf90 info 0xaaaafee93b70, flags 0x0
[ 63122.550] (II) XINPUT: Adding extended input device "xrdpMouse" (type: Mouse, id 6)
[ 63122.550] rdpmouseControl: what 0
[ 63122.550] rdpmouseDeviceInit:
[ 63122.550] rdpmouseCtrl:
[ 63122.550] rdpRegisterInputCallback: type 1 proc 0xffff83f4ccc0
[ 63122.550] (**) xrdpMouse: (accel) keeping acceleration scheme 1
[ 63122.550] (**) xrdpMouse: (accel) acceleration profile 0
[ 63122.550] (**) xrdpMouse: (accel) acceleration factor: 2.000
[ 63122.550] (**) xrdpMouse: (accel) acceleration threshold: 4
[ 63122.550] rdpmouseControl: what 1
[ 63122.550] rdpmouseDeviceOn:
[ 63122.551] (II) Using input driver 'XRDPKEYB' for 'xrdpKeyboard'
[ 63122.551] (**) Option "CoreKeyboard"
[ 63122.551] (**) xrdpKeyboard: always reports core events
[ 63122.551] rdpkeybPreInit: drv 0xaaaafe7cc5a0 info 0xaaaafef10390, flags 0x0
[ 63122.551] (II) XINPUT: Adding extended input device "xrdpKeyboard" (type: Keyboard, id 7)
[ 63122.551] rdpkeybControl: what 0
[ 63122.551] rdpkeybDeviceInit:
[ 63122.605] rdpkeybChangeKeyboardControl:
[ 63122.605] rdpkeybChangeKeyboardControl: autoRepeat on
[ 63122.605] rdpRegisterInputCallback: type 0 proc 0xffff83f393b8
[ 63122.605] rdpkeybControl: what 1
[ 63122.605] rdpkeybDeviceOn:
[ 63122.631] (II) config/udev: Adding input device meson-ir (/dev/input/event0)
[ 63122.631] (II) AutoAddDevices is off - not adding device.
[ 63122.648] rdpDeferredRandR:
[ 63122.648] rdpResizeSession: width 1024 height 768
[ 63122.648]   calling RRScreenSizeSet
[ 63122.648] rdpRRScreenSetSize: width 1024 height 768 mmWidth 271 mmHeight 203
[ 63122.651] rdpRRScreenSetSize: screen_tex 0x00000002
[ 63122.652] rdpRRGetInfo:
[ 63122.652]   screen resized to 1024x768
[ 63122.652]   RRScreenSizeSet ok 1
[ 63122.653] rdpResizeSession: width 1360 height 768
[ 63122.653]   calling RRScreenSizeSet
[ 63122.653] rdpRRScreenSetSize: width 1360 height 768 mmWidth 360 mmHeight 203
[ 63122.657] rdpRRScreenSetSize: screen_tex 0x00000003
[ 63122.657] rdpRRGetInfo:
[ 63122.657]   screen resized to 1360x768
[ 63122.658]   RRScreenSizeSet ok 1
[ 63122.674] rdpClientConGotConnection:
[ 63122.674] rdpClientConGotConnection: g_sck_accept ok new_sck 7
[ 63122.675] rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
[ 63122.675] rdpAddClientConToDev: adding first clientCon 0xaaaaff22b6e0
[ 63122.675] rdpClientConProcessMsgVersion: version 0 0 0 1
[ 63122.676] rdpClientConProcessScreenSizeMsg: set width 1360 height 768 bpp 16
[ 63122.676] rdpClientConProcessScreenSizeMsg: shmemid 262177 shmemptr 0xffff7b7fe000
[ 63122.676] rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1360 cy 768
[ 63122.676] KbdSync: toggling num lock
[ 63122.677] rdpClientConProcessMsgClientInfo:
[ 63122.677]   got client info bytes 5752
[ 63122.677]   jpeg support 0
[ 63122.677]   offscreen support 0
[ 63122.677]   offscreen size 0
[ 63122.677]   offscreen entries 0
[ 63122.677]   client can not do offscreen to offscreen blits
[ 63122.677]   client can not do new(color) cursor
[ 63122.677]   client can not do multimon
[ 63122.677] rdpRRSetRdpOutputs: numCrtcs 0 numOutputs 0 monitorCount 0
[ 63122.677] rdpRRSetRdpOutputs: add output 0 left 0 top 0 width 1360 height 768
[ 63122.677] rdpLoadLayout: keylayout 0x00002580 variant  display 13
[ 63122.678] rdpkeybChangeKeyboardControl:
[ 63122.678] rdpkeybChangeKeyboardControl: autoRepeat on
[ 63122.679] rdpkeybChangeKeyboardControl:
[ 63122.679] rdpkeybChangeKeyboardControl: autoRepeat on
[ 63122.680] rdpkeybChangeKeyboardControl:
[ 63122.680] rdpkeybChangeKeyboardControl: autoRepeat on
[ 63122.680] rdpkeybChangeKeyboardControl:
[ 63122.680] rdpkeybChangeKeyboardControl: autoRepeat on
[ 63122.705] rdpInDeferredRepeatCallback:
[ 63122.706] rdpkeybChangeKeyboardControl:
[ 63122.706] rdpkeybChangeKeyboardControl: autoRepeat off
[ 63122.864] rdpCapture1: unimplemented color conversion
[ 63122.866] rdpInDeferredRepeatCallback:
[ 63122.866] rdpkeybChangeKeyboardControl:
[ 63122.866] rdpkeybChangeKeyboardControl: autoRepeat off
[ 63122.866] rdpInDeferredRepeatCallback:
[ 63122.866] rdpkeybChangeKeyboardControl:
[ 63122.866] rdpkeybChangeKeyboardControl: autoRepeat off
[ 63122.866] rdpInDeferredRepeatCallback:
[ 63122.866] rdpkeybChangeKeyboardControl:
[ 63122.866] rdpkeybChangeKeyboardControl: autoRepeat off
[ 63122.866] rdpInDeferredRepeatCallback:
[ 63122.866] rdpkeybChangeKeyboardControl:
[ 63122.866] rdpkeybChangeKeyboardControl: autoRepeat off
[ 63124.368] rdpCapture1: unimplemented color conversion
[ 63663.630] rdpClientConRecv: g_sck_recv failed(returned 0)
[ 63663.630] rdpClientConRecvMsg: error
[ 63663.631] rdpClientConCheck: rdpClientConGotData failed
[ 63663.631] rdpClientConDisconnect:
[ 63663.631] rdpRemoveClientConFromDev: removing clientCon 0xaaaaff22b6e0
moobyfr commented 1 year ago

you are using xrdp and xorgxrdp from debian repository, the bug related to the update of xrdp to 0.9.21.1 which can't use xorgxrp 0.2.12. you can wait for a update for xorgxrdp, of rebuild the package yourself from testing, it's easy, the updated version of xorgxrdp will work with the current xrdp binary See #2796 and the debian issue in comment

metalefty commented 1 year ago

@amibumping Thanks for the detailed report with logs. Now I'm certain your issue is identical to #2796.

The quick solution is to roll back your package updates, otherwise, wait until Debian team builds updated packages and redo apt upgrade again.

metalefty commented 1 year ago

The updated xorgxrdp has been uploaded. Try apt upgrade.

metalefty commented 1 year ago

ref. https://tracker.debian.org/news/1464971/accepted-xorgxrdp-10212-1deb11u1-source-into-oldstable-security/

amibumping commented 1 year ago

Fixed!