Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hello, I've tried installing with both Docker and Podman. With both methods, an RDP connection opens when I run the installation script, but then the script aborts with the following message (in both cases, whether Docker or Podman, I have to set WAFLAVOR="manual", otherwise nothing works):
/Dokumente/winapps$ bash <(curl https://raw.githubusercontent.com/winapps-org/winapps/main/setup.sh)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 89623 100 89623 0 0 533k 0 --:--:-- --:--:-- --:--:-- 533k
################################################################################
WinApps Install Wizard
################################################################################
Q) Install or uninstall WinApps? --> Install
Q) Configure WinApps for the current user 'user' or the whole system? --> Current User
Q) Automatically install supported applications or choose manually? --> Manual (Default)
WinApps installation already present at /home/user/.local/bin/winapps-src. Updating...
Bereits aktuell.
Installing WinApps.
Checking for existing conflicting WinApps installations... Done!
Attempting to load WinApps configuration file... Done!
Checking whether dependencies are installed... Done!
Checking container status... Done!
Checking for an open RDP Port on Windows... Done!
Attempting to establish a Remote Desktop connection with Windows... Failed!
ERROR: REMOTE DESKTOP PROTOCOL FAILURE.
FreeRDP failed to establish a connection with Windows.
Please view the log at /home/user/.local/share/winapps/FreeRDP_Test_20260303_0949_447120971.log.
Troubleshooting Tips:
Exiting with status '14'.
If I run RDP only, the connection is established, regardless of whether it's xfreerdp directly or as a flatpak.
Your FreeRDP version and where you got it from
FreeRDP version 3.10.3 (n/a)
Your Linux distribution and version
Rocky Linux 10.1
Your
winapps.confLogs
Terms
Beta Was this translation helpful? Give feedback.
All reactions