-
-
Notifications
You must be signed in to change notification settings - Fork 41
[SETUP ERROR] Unable to connect via freerdp #108
Description
Please provide the following information:
Description of what seems to work and what not, where you think the setup has failed:
- Container runs
- Windows is installed
- Can connect via Browser
- Office didn't seem to be installed (not listed in Apps), but running the
InstallOffice.ps1script seems to have solved that (even though it says it was already installed) -> apps show up now - I can start them as well
- setup is never able to connect to the running VM via freerdp (neither xfreerdp3 nor flatpak run)
- after the first error I accessed the VM through the website and was presented with two open Terminal windows: One was totally blank, the other one showed a Registry entry.
Confirmation whether you have tried the setup troubleshooting tips already
Yes, I have tried all of the steps. I was able to install Office manually, but none of the commands after If you still get an error, test if you can connect to the VM using RDP. work.
The windows_install.log and setup_output.log (in ~/.local/share/linoffice)
The setup.log, setup_office.log, and setup_rdp.log (if they exist) in C:\OEM in the Windows VM (you can access it through 127.0.0.1:8006 in the browser (password is MyWindowsPassword) or via RDP with the command xfreerdp /cert:ignore /u:MyWindowsUser /p:MyWindowsPassword /v:127.0.0.1 /port:3388)
setup_rdp.log doesn't exist.
- Your system information (see above)
- System information:
- The release version of LinOffice you used: v2.2.7
- Your Linux distribution: Ubuntu 24.04
- Your desktop environment: Gnome
- Are you using Wayland or X11?: Wayland
- How did you install Podman? (e.g. was it preinstalled, or did you install it from the repo, or did you do something more exotic like installing it in a Distrobox container): Apt repo
- How did you install Podman-Compose? (e.g. did you install it from the repo, did you install it via
pip, or did you install it manually): Apt repo - Which FreeRDP version are you using ('native' version from repo or Flatpak): Native / Flatpak