Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[ERROR] VNC server closed connection #3334

Open
amitlpande opened this issue Dec 10, 2024 · 1 comment
Open

[ERROR] VNC server closed connection #3334

amitlpande opened this issue Dec 10, 2024 · 1 comment
Labels

Comments

@amitlpande
Copy link

amitlpande commented Dec 10, 2024

xrdp version

xrdp-0.10.1-1

Detailed xrdp version, build options

I have installed xrdp-0.10.1-1 version on Rocky Linux 9.
When trying to connect using Windows RDP to the Linux machine, after successful login, the client application just terminates.
I see below in logs, however not able to understand a lot.

Dec 09 18:53:05 vraaprky98511 xrdp[39630]: [INFO ] xrdp_wm_log_msg: Performing login request for test
Dec 09 18:53:05 vraaprky98511 xrdp[39630]: [INFO ] xrdp_wm_log_msg: login was successful - creating session
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] xrdp_wm_log_msg: session is available on display 12 for user test
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] xrdp_wm_log_msg: Connecting to session
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] loaded module 'libvnc.so' ok, interface size 4832, version 4
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] VNC: Clipboard (if available) is provided by chansrv facility
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] xrdp_wm_log_msg: Connecting to chansrv
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] Layout from ClientLayout (geom=1920x1200 #screens=1) : 0:(1920x1200+0+0)
Dec 09 18:53:06 vraaprky98511 xrdp[39630]: [INFO ] Layout from OldServerLayout (geom=1920x1200 #screens=1) : 1804289383:(1920x>
Dec 09 18:53:07 vraaprky98511 xrdp[39630]: [ERROR] VNC server closed connection

Please let me know if I missed anything during install/configuration of xrdp.

Operating system & version

Rocky Linux 9

Installation method

dnf / apt / zypper / pkg / etc

Which backend do you use?

No response

What desktop environment do you use?

No response

Environment xrdp running on

No response

What's your client?

No response

Area(s) with issue?

No response

Steps to reproduce

Install xrdp on Rocky Linux 9 (Rocky Linux release 9.5 (Blue Onyx)
Followed the steps: https://community.time4vps.com/discussion/741/how-to-install-xrdp-on-rocky-linux-9
Connect using Windows 11 RDP client.
The login succeeds but connection is terminated.

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Anything else?

No response

@amitlpande amitlpande added the bug label Dec 10, 2024
@matt335672
Copy link
Member

Most likely thing is this:-

https://github.com/neutrinolabs/xrdp/wiki/Tips-and-FAQ#why-cant-i-log-the-same-user-on-on-the-graphical-console-and-over-xrdp-at-the-same-time

Try adding a separate user for xrdp use, and see if this fixes your problem.

If that fails, please post the relevant section of xrdp-sesman.log from a failed attempt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants