You are not logged in.

#1 2015-09-15 18:36:40

ArchQuestion
Member
Registered: 2015-08-27
Posts: 35

help to resolve xrdp to work. (xrdp failor)

well i try to configure xrdp to work but it dosn't .
when i connect via a rdp client it show me black screen and i try to google it but without any success at now

i think it something with xrdp cause is showing errors  refer to:

[20150915-21:01:22] [ERROR] Listening socket is in wrong state we terminate listener

if can some tell me what it means it be great, thanks.

output of xrdp.log

20150915-21:01:17] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-21:01:17] [INFO ] An established connection closed to endpoint: 79.181.68.121:52518 - socket: 8
[20150915-21:01:22] [INFO ] A connection received from: 79.181.68.121 port 52525
[20150915-21:01:22] [INFO ] An established connection closed to endpoint: 79.181.68.121:52525 - socket: 8
[20150915-21:01:22] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-21:01:22] [CORE ] WARNING: Invalid x.509 certificate path defined, default path will be used: /etc/xrdp$
[20150915-21:01:22] [WARN ] Invalid X.509 certificate path defined, default path will be used: /etc/xrdp/key.pem
[20150915-21:01:22] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 8
[20150915-21:01:22] [ERROR] Listening socket is in wrong state we terminate listener
[20150915-21:01:22] [INFO ] A connection received from: 79.181.68.121 port 52526
[20150915-21:01:22] [INFO ] An established connection closed to endpoint: 79.181.68.121:52526 - socket: 8
[20150915-21:01:22] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-21:01:22] [CORE ] WARNING: Invalid x.509 certificate path defined, default path will be used: /etc/xrdp$
[20150915-21:01:22] [WARN ] Invalid X.509 certificate path defined, default path will be used: /etc/xrdp/key.pem
[20150915-21:01:22] [DEBUG] xrdp_00001139_wm_login_mode_event_00000001
[20150915-21:01:22] [WARN ] local keymap file for 0x0409 found and dosen't match built in keymap, using local key$
[20150915-21:01:33] [INFO ] The following channel is allowed: rdpdr (0)
[20150915-21:01:33] [INFO ] The following channel is allowed: rdpsnd (1)
[20150915-21:01:33] [INFO ] The following channel is allowed: cliprdr (2)
[20150915-21:01:33] [INFO ] The following channel is allowed: drdynvc (3)
[20150915-21:01:33] [DEBUG] The allow channel list now initialized for this session
[20150915-21:01:33] [DEBUG] returnvalue from xrdp_mm_connect 0
[20150915-21:01:33] [DEBUG] CLIPRDR_FORMAT_ANNOUNCE - status 0 length 0
[20150915-21:05:30] [INFO ] An established connection closed to endpoint: 79.181.68.121:52526 - socket: 8
[20150915-21:05:30] [DEBUG] xrdp_mm_module_cleanup
[20150915-21:05:30] [DEBUG] VNC mod_exit
[20150915-21:05:30] [INFO ] An established connection closed to endpoint: 127.0.0.1:5901 - socket: 11
[20150915-21:05:30] [ERROR] Listening socket is in wrong state we terminate listener

xrdp.ini:

[globals]
# xrdp.ini file version number
ini_version=1

bitmap_cache=yes
bitmap_compression=yes
port=3389
allow_channels=true
max_bpp=24
fork=yes
# minimum security level allowed for client
# can be 'none', 'low', 'medium', 'high', 'fips'
crypt_level=high
# security layer can be 'tls', 'rdp' or 'negotiate'
# for client compatible layer
security_layer=rdp
# X.509 certificate and private key
# openssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem -days 365
certificate=
key_file=

# regulate if the listening socket use socket option tcp_nodelay
# no buffering will be performed in the TCP stack
tcp_nodelay=yes

# regulate if the listening socket use socket option keepalive
# if the network connection disappear without close messages the connection will be closed
tcp_keepalive=yes

#tcp_send_buffer_bytes=32768
#tcp_recv_buffer_bytes=32768

#
# colors used by windows in RGB format
#

blue=009cb5
grey=dedede
#black=000000
#dark_grey=808080
#blue=08246b
#dark_blue=08246b
#white=ffffff
#red=ff0000
#green=00ff00
#background=626c72
#autorun=xrdp1
#hidelogwindow=yes

# when true, userid/password *must* be passed on cmd line
# require_credentials=yes

# set a default entry for autorun if the client send login and pass directly
autorun=xrdp2

bulk_compression=yes

# You can set the PAM error text in a gateway setup (MAX 256 chars)
#pamerrortxt=change your password according to policy at http://url
new_cursors=yes
allow_multimon=true

# fastpath - can be set to input / output / both / none
use_fastpath=both
#
# configure login screen
#
# Login Screen Window Title
#ls_title=My Login Title

# top level window background color in RGB format
ls_top_window_bg_color=009cb5

# width and height of login screen
ls_width=350
ls_height=430

# login screen background color in RGB format
ls_bg_color=dedede

# optional background image filename (bmp format).
#ls_background_image=

# logo
# full path to bmp-file or file in shared folder
ls_logo_filename=
ls_logo_x_pos=55
ls_logo_y_pos=50

# for positioning labels such as username, password etc
ls_label_x_pos=30
ls_label_width=60

# for positioning text and combo boxes next to above labels
ls_input_x_pos=110
ls_input_width=210

# y pos for first label and combo box
ls_input_y_pos=220

# OK button
ls_btn_ok_x_pos=142
ls_btn_ok_y_pos=370
ls_btn_ok_width=85
ls_btn_ok_height=30

# Cancel button
ls_btn_cancel_x_pos=237
ls_btn_cancel_y_pos=370
ls_btn_cancel_width=85
ls_btn_cancel_height=30

[Logging]
LogFile=xrdp.log
LogLevel=DEBUG
EnableSyslog=1
SyslogLevel=DEBUG
# LogLevel and SysLogLevel could by any of: core, error, warning, info or debug

[channels]
# Channel names not listed here will be blocked by XRDP.
# You can block any channel by setting its value to false.
# IMPORTANT! All channels are not supported in all use
# cases even if you set all values to true.
# You can override these settings on each session type
# These settings are only used if allow_channels=false
rdpdr=true
rdpsnd=true
drdynvc=true
cliprdr=true
rail=true
xrdpvr=true
tcutils=true

# for debugging xrdp, in section xrdp1, change port=-1 to this:
# port=/tmp/.xrdp/xrdp_display_10

# for debugging xrdp, add following line to section xrdp1
# chansrvport=/tmp/.xrdp/xrdp_chansrv_socket_7210

[xrdp0]
name=sesman-Xvnc-delay
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=ask 5901
delay_ms=2000

[xrdp1]
name=sesman-X11rdp
lib=libxup.so
username=ask
password=ask
ip=127.0.0.1
port=-1
xserverbpp=24
code=10

[xrdp2]
name=sesman-Xvnc
lib=libvnc.so
username=ask 5901
password=ask
ip=127.0.0.1
port=-1
#delay_ms=2000

[xrdp3]
name=console
lib=libvnc.so
ip=127.0.0.1

[xrdp4]
name=vnc-any
lib=libvnc.so
ip=ask
port=ask5900
username=na
password=ask
#pamusername=asksame
#pampassword=asksame
#pamsessionmng=127.0.0.1
#delay_ms=2000

[xrdp5]
name=sesman-any
lib=libvnc.so
ip=ask
port=-1
username=ask
password=ask
#delay_ms=2000

[xrdp6]
name=rdp-any
lib=librdp.so
ip=ask
port=ask3389

[xrdp7]
name=neutrinordp-any
lib=libxrdpneutrinordp.so

[Session manager]
name=Session manager
lib=libxup.so
username=ask
password=ask
ip=127.0.0.1
port=-1
xserverbpp=24
code=20

# You can override the common channel settings for each session type
#channel.rdpdr=true
#channel.rdpsnd=true
#channel.drdynvc=true
#channel.cliprdr=true
#channel.rail=true
#channel.xrdpvr=true

sesaman.ini:

Globals]
ListenAddress=127.0.0.1
ListenPort=3350
EnableUserWindowManager=1
UserWindowManager=startwm.sh
DefaultWindowManager=startwm.sh

[Security]
AllowRootLogin=1
MaxLoginRetry=4
TerminalServerUsers=tsusers
TerminalServerAdmins=tsadmins
# When AlwaysGroupCheck = false access will be permitted
# if the group TerminalServerUsers is not defined.
AlwaysGroupCheck = false

[Sessions]

## X11DisplayOffset - x11 display number offset
# Type: integer
# Default: 10
X11DisplayOffset=10

## MaxSessions - maximum number of connections to an xrdp server
# Type: integer
# Default: 0
MaxSessions=50

## KillDisconnected - kill disconnected sessions
# Type: integer
# Default: 0
# if 1, true, or yes, kill session after 60 seconds
KillDisconnected=0

## IdleTimeLimit - when to disconnect idle sessions
# Type: integer
# Default: 0
# if not zero, the seconds without mouse or keyboard input before disconnect
# not complete yet
IdleTimeLimit=0

## DisconnectedTimeLimit - when to kill idle sessions
# Type: integer
# Default: 0
# if not zero, the seconds before a disconnected session is killed
# min 60 seconds
DisconnectedTimeLimit=0

## Policy - session allocation policy
# Type: enum [ "Default" | "UBD" | "UBI" | "UBC" | "UBDI" | "UBDC" ]
# Default: Xrdp:<User,BitPerPixel> and Xvnc:<User,BitPerPixel,DisplaySize>
# "UBD" session per <User,BitPerPixel,DisplaySize>
# "UBI" session per <User,BitPerPixel,IPAddr>
# "UBC" session per <User,BitPerPixel,Connection>
# "UBDI" session per <User,BitPerPixel,DisplaySize,IPAddr>
# "UBDC" session per <User,BitPerPixel,DisplaySize,Connection>
Policy=Default

[Logging]
LogFile=xrdp-sesman.log
LogLevel=DEBUG
EnableSyslog=1
SyslogLevel=DEBUG

[X11rdp]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp
param5=-uds

[Xvnc]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp
param5=-localhost
param6=-dpi
param7=96

[Xorg]
param1=-config
param2=xrdp/xorg.conf
param3=-logfile
param4=/dev/null
param5=-noreset
param6=-ac
param7=-nolisten
param8=tcp

[Chansrv]
# drive redirection, defaults to xrdp_client if not set
FuseMountName=thinclient_drives

[SessionVariables]
PULSE_SCRIPT=/etc/xrdp/pulse/default.pa

sesman.log:

[20150915-20:41:07] [INFO ] shutting down sesman 1
[20150915-20:41:07] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:41:07] [INFO ] shutting down sesman 1
[20150915-20:41:07] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:41:07] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:41:07] [WARN ] [init:46] libscp initialized
[20150915-20:41:07] [CORE ] starting sesman with pid 4146
[20150915-20:41:07] [INFO ] listening...
[20150915-20:53:57] [INFO ] shutting down sesman 1
[20150915-20:53:57] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:53:57] [INFO ] shutting down sesman 1
[20150915-20:53:57] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:53:57] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:53:57] [WARN ] [init:46] libscp initialized
[20150915-20:53:57] [CORE ] starting sesman with pid 4229
[20150915-20:53:57] [INFO ] listening...
[20150915-20:53:57] [ERROR] bind error on port '5901': 98 (Address already in use)
[20150915-20:53:57] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:56:55] [WARN ] [init:46] libscp initialized
[20150915-20:56:55] [CORE ] starting sesman with pid 4278
[20150915-20:56:55] [INFO ] listening...
[20150915-20:58:21] [INFO ] shutting down sesman 1
[20150915-20:58:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:58:21] [INFO ] shutting down sesman 1
[20150915-20:58:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:58:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-20:58:21] [WARN ] [init:46] libscp initialized
[20150915-20:58:21] [CORE ] starting sesman with pid 4322
[20150915-20:58:21] [INFO ] listening...
[20150915-21:01:17] [INFO ] shutting down sesman 1
[20150915-21:01:17] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-21:01:17] [INFO ] shutting down sesman 1
[20150915-21:01:17] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-21:01:17] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7
[20150915-21:01:17] [WARN ] [init:46] libscp initialized
[20150915-21:01:17] [CORE ] starting sesman with pid 4404
[20150915-21:01:17] [INFO ] listening...

xsession file:

lxsession -s LXDE -e LXDE

can some help me and get resolve this issue?

Last edited by ArchQuestion (2015-09-15 18:41:41)

Offline

Board footer

Powered by FluxBB