-
-
Notifications
You must be signed in to change notification settings - Fork 41
[SETUP ERROR] Failed to connect to RDP server #90
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- Description of what seems to work and what not, where you think the setup has failed
Installation went fine, the computer did go into sleep once, because I wasn't paying attention, but then Windows continued to install and steps went on. It's actually the second time I'm redoing the setup and the installer stops at the same step (see logs). The installer asked me to connect to the VM through firefox, which worked fine and I logged out without shutting down the VM. - Confirmation whether you have tried the setup troubleshooting tips already
Yes I already checked for similar issue, but didn't find one. - The
windows_install.logandsetup_output.log(in~/.local/share/linoffice)
setup_output.log
setup_progress.log
windows_install.log
- The
setup.log,setup_office.log, andsetup_rdp.log(if they exist) inC:\OEMin the Windows VM (you can access it through127.0.0.1:8006in the browser (password isMyWindowsPassword) or via RDP with the commandxfreerdp /cert:ignore /u:MyWindowsUser /p:MyWindowsPassword /v:127.0.0.1 /port:3388)
I can't connect through xfreerdp:
``` > xfreerdp3 /cert:ignore /u:MyWindowsUser /p:MyWindowsPassword /v:127.0.0.1 /port:3388 [10:49:08:043] [113063:0001b9a7] [WARN][com.freerdp.client.common.cmdline] - [warn_credential_args]: Using /p is insecure [10:49:08:043] [113063:0001b9a7] [WARN][com.freerdp.client.common.cmdline] - [warn_credential_args]: Passing credentials or secrets via command line might expose these in the process list [10:49:08:044] [113063:0001b9a7] [WARN][com.freerdp.client.common.cmdline] - [warn_credential_args]: Consider using one of the following (more secure) alternatives: [10:49:08:044] [113063:0001b9a7] [WARN][com.freerdp.client.common.cmdline] - [warn_credential_args]: - /args-from: pipe in arguments from stdin, file or file descriptor [10:49:08:044] [113063:0001b9a7] [WARN][com.freerdp.client.common.cmdline] - [warn_credential_args]: - /from-stdin pass the credential via stdin [10:49:08:044] [113063:0001b9a7] [WARN][com.freerdp.client.common.cmdline] - [warn_credential_args]: - set environment variable FREERDP_ASKPASS to have a gui tool query for credentials [10:49:08:047] [113063:0001b9a9] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x08 -> no RDP scancode found [10:49:08:047] [113063:0001b9a9] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: ZEHA: keycode: 0x5d -> no RDP scancode found [10:49:08:056] [113063:0001b9a9] [INFO][com.freerdp.codec] - [libavcodec_init]: Using VAAPI for accelerated H264 decoding [10:49:08:071] [113063:0001b9a9] [INFO][com.freerdp.codec] - [libavcodec_init]: Using VAAPI for accelerated H264 decoding [10:49:08:072] [113063:0001b9a9] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x55ab2541b3b0]: ************************************************* [10:49:08:072] [113063:0001b9a9] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x55ab2541b3b0]: This build is using [experimental] build options: [10:49:08:072] [113063:0001b9a9] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x55ab2541b3b0]: * 'WITH_VAAPI=ON' [10:49:08:072] [113063:0001b9a9] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x55ab2541b3b0]: * [10:49:08:072] [113063:0001b9a9] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x55ab2541b3b0]: [experimental] build options might crash the application [10:49:08:072] [113063:0001b9a9] [WARN][com.freerdp.core.rdp] - [log_build_warn][0x55ab2541b3b0]: ************************************************* ```- System information:
- Linoffice: Latest, v2.2.2
- OS: CachyOS (kernel 6.17.8-1)
- Desktop environment: KDE Plasma 6.5.3 with Wayland
- Podman was installed through pacman during the setup.
- Podman-compose was also installed during the setup
- FreeRDP was installed by the setup using Flatpak
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working