Installer Fails with RDP Errors 14 and 15 on Fresh VM Setup #354
-
DescriptionI am encountering a recurring issue while trying to set up the installer on a fresh VM. The same behavior occurs whether I use libvirt or docker, so it seems unrelated to the virtualization method. Case 1: The installer exits with code 14, after briefly flashing a black login loading window (too brief for me to capture a SS of it), Error:
Case 2: Without any changes to the VM, it connects, flashes the window multiple times, and then errors out with code 15:
No winapps.log file is generated. However, the FreeRDP log is dependent on the error thrown: ConfigurationThe config file is based on the example configuration but has comments removed for brevity:
Steps to ReproducePerform a fresh VM install (tested with both libvirt and docker). Expected BehaviorThe installer should proceed without exiting with errors. Actual BehaviorError codes 14 and 15 occur as described, preventing proper functionality. Any guidance on how to troubleshoot this or resolve the issue would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Does it make a difference if you remove the |
Beta Was this translation helpful? Give feedback.
-
Hi, I got the same issue and I searched a fix, the previous post marked as the answer worked for me, I'm thinking this should probably be written somewhere (like in a troubleshooting FAQ for instance) if not done already |
Beta Was this translation helpful? Give feedback.
Does it make a difference if you remove the
/network:lan
flag from the config?