You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully set up Docker with the Tiny11 image. After installation, I could access the output via the VNC address: http://127.0.0.1:8006/. However, I encountered an error when running the setup script.
################################################################################
# #
# WinApps Install Wizard #
# #
################################################################################
Q) Install or uninstall WinApps? --> Install
Q) Configure WinApps for the current user 'tom' or the whole system? --> Current User
Q) Automatically install supported applications or choose manually? --> Manual (Default)
WinApps installation already present at /home/tom/.local/bin/winapps-src. Updating...
Already up to date.
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/tom/.local/share/winapps/FreeRDP_Test_20250120_1527_497914124.log.
Troubleshooting Tips:
- Ensure the user is logged out of Windows prior to initiating the WinApps installation.
- Ensure the credentials within the WinApps configuration file are correct.
- Utilise a new certificate by removing relevant certificate(s) in /home/tom/.config/freerdp/server.
- If using 'libvirt', ensure the Windows VM is correctly named as specified within the README.
- If using 'libvirt', ensure 'Remote Desktop' is enabled within the Windows VM.
- If using 'libvirt', ensure you have merged 'RDPApps.reg' into the Windows VM's registry.
- If using 'libvirt', try logging into and back out of the Windows VM within 'virt-manager' prior to initiating the WinApps installation.
--------------------------------------------------------------------------------
Exiting with status '14'.
I was able to Connect to RDP using the following command:
I have the same issue, running Fedora 41, Podman and a full Win11 install.
Connecting directly via xfreerdp works with either /cert:ignore or /cert:tofu, but setup.sh fails to connect.
Oddly enough, despite running Windows via Podman I can use xfreerdp without the issue described in #251.
Description
I successfully set up Docker with the Tiny11 image. After installation, I could access the output via the VNC address:
http://127.0.0.1:8006/
. However, I encountered an error when running the setup script.Steps to Reproduce
bash <(curl https://raw.githubusercontent.com/winapps-org/winapps/main/setup.sh)
I was able to Connect to RDP using the following command:
Additional Notes
Attachments
FreeRDP_Test_20250120_1527_497914124.log
compose.txt
winapps.txt
The text was updated successfully, but these errors were encountered: