29.05.2007 · My problem was a little bit different, it was VNC related. I changed an entry in the /etc/xrdp.ini file under [xrdp1] from: port=-1 to: port=5901 This solved my problem, though I must admit I don't know exactly why!
16.08.2019 · Re: [Solved] Xrdp problem to connect from Windows 10 to Arch Linux KDE. There are two log files which you might want to check.. From memory I think /var/log/xrdp.log and I think the second file is a sesman log file, cannot remember the path.
Jul 13, 2016 · Access xrdp-sesman.log by PuTTY (cat /var/log/xrdp-sesman.log), what will problably show "X server for display 10 startup timeout (...) another Xserver is already active on display 10", then vncserver -geometry 1024x768 :10 will show there is a temporary file you can clear, so remove the correct temporary files as explained here and here; or
31.10.2017 · xRDP writes some log files into your system. We would recommend you to have a look at these log files. These logs files might provide useful insight about the problem you are encountering. You should look at the following files: ~/.xsession-errors /var/log/xrdp.log /var/log/xrdp-sesman.log
30.12.2018 · Re: Windows Remote Desktop/Centos 7 xrdp connection fails with "some problem". Post. by kanedayo » Sun Dec 30, 2018 6:25 pm. I solved the similar problem the way like below: Thank you so much for your hint. Code: Select all. # yum groups -y remove "GNOME Desktop" # yum groups -y install "GNOME Desktop" # systemctrl restart xrdp. Top. 5 posts ...
Dec 25, 2016 · Re: Windows Remote Desktop/Centos 7 xrdp connection fails with "some problem". Post. by kanedayo » Sun Dec 30, 2018 6:25 pm. I solved the similar problem the way like below: Thank you so much for your hint. Code: Select all. # yum groups -y remove "GNOME Desktop" # yum groups -y install "GNOME Desktop" # systemctrl restart xrdp. Top. 5 posts ...
Oct 31, 2017 · The remote desktop connection rejects the session login. xRDP writes some log files into your system. We would recommend you to have a look at these log files. These logs files might provide useful insight about the problem you are encountering. Source Question 20 – I still cannot login to my XRDP session.
I've been trying to connect to an xrdp server running on Ubuntu 8.04 LTS. I've tried from both XP RDP and Vista 32 bit clients, but can't seem to get beyond the following message when using sesman-X11RDP: login successful for display 10 started connecting some problem. Here is the extract from the the sesman.log:
14.04rdpwindowsxrdp. I am running into another issue where the XRDP is not working. I have been at it for quite some time now and I think that I need help.
16.06.2020 · If so, you might want to check out this wiki entry. Failing that, do the following:-. Log in over ssh. Make a note of the time (hh:mm:ss) by running the date command. Try to log in over RDP. Post the output of the command sudo journalctl -S hh:mm:ss where hh:mm:ss is the time you noted earlier.
22.11.2021 · I installed xrdp on two Raspberry Pi 4 with 4 GB memory. The first one had a fresh installation of Raspberry Pi OS 11 with the full desktop environment, here everything works. ... [INFO ] connection problem, giving up [20211122-22:54:09] [INFO ] some problem ...
12.07.2016 · sudo apt-get remove xrdp vnc4server tightvncserver sudo apt-get install tightvncserver sudo apt-get install xrdp Then restart the xrdp service: sudo service xrdp restart Share. Improve this answer. Follow answered Jun 23 '17 at 4:19. beahacker ... I struggled some days in this problem ...
I have been at it for quite some time now and I think that I need help. I believe that it is an issue of the Ubuntu machine not listening on a port. I followed ...
29.08.2016 · xrdp is the daemon that handles RDP remote desktop access from Windows machines to your Linux Mint PC. But it's not enough to install only xrdp - you need a VNC server. Unfortunately it's not automatically installed with the xrdp package. The error message "error - problem connecting" after a successful login message isn't very helpful either.
May 16, 2019 · Re: [Solved] Xrdp problem to connect from Windows 10 to Arch Linux KDE. There are two log files which you might want to check.. From memory I think /var/log/xrdp.log and I think the second file is a sesman log file, cannot remember the path.