litvin / puppet-xrdp

This module will manage xrdp service.
1 stars 0 forks source link

xrdp.service failed #2

Open cgalvez00 opened 1 year ago

cgalvez00 commented 1 year ago

Can someone help me fix this issue please? xrpd is not working anymore

Job for xrdp.service failed because the control process exited with error code. See "systemctl status xrdp.service" and "journalctl -xeu xrdp.service" for details.

kali systemd[1]: Failed to start xrdp.service - xrdp daemon.

sudo systemctl status xrdp × xrdp.service - xrdp daemon Loaded: loaded (/lib/systemd/system/xrdp.service; enabled; preset: disabled) Active: failed (Result: exit-code) since Tue 2023-08-01 15:17:53 PDT; 26s ago Docs: man:xrdp(8) man:xrdp.ini(5) Process: 52875 ExecStartPre=/bin/sh /usr/share/xrdp/socksetup (code=exited, status=0/SUCCESS) Process: 52883 ExecStart=/usr/sbin/xrdp $XRDP_OPTIONS (code=exited, status=1/FAILURE

$ lsb_release -a No LSB modules are available. Distributor ID: Kali Description: Kali GNU/Linux Rolling Release: 2023.2 Codename: kali-rolling

eulergauss98 commented 1 year ago

hello ever body ...I have the same problem on my kali linux wsl2

eulergauss98 commented 1 year ago

did you have the solution ?