Try running it with WLOG_LEVEL=trace and/or in a debugger to get some idea where the issue occurs. As you can imagine now, the windows server component is not used very often, so you're best debugging for yourself to speed things up. People knowing that components will eventually answer your requests, but that might take a longer time than you want to wait.
and please, really stop double posting you're only annoying people and provoking a ban! best Armin On 05/26/2018 01:05 PM, Aditya Sood via FreeRDP-devel wrote: > wfreerdp-server > [11:19:54:567] [25920:000073fc] [INFO][com.freerdp.server.windows] - screen > id not provided. attempting to detect... > [11:19:54:567] [25920:000073fc] [INFO][com.freerdp.server.windows] - > Detecting screens... > [11:19:54:569] [25920:000073fc] [INFO][com.freerdp.server.windows] - ID > Resolution Name (Interface) > [11:19:54:574] [25920:000073fc] [INFO][com.freerdp.server.windows] - 0 > 1536x864x32 > [11:19:54:574] [25920:000073fc] [INFO][com.freerdp.server.windows] - > [11:19:54:575] [25920:000073fc] [INFO][com.freerdp.server.windows] - > Starting server > [11:19:54:578] [25920:000073fc] [INFO][com.freerdp.core.listener] - > Listening on :::3389 > [11:19:54:580] [25920:000073fc] [INFO][com.freerdp.core.listener] - > Listening on 0.0.0.0:3389 > [11:20:04:230] [25920:000037fc] [ERROR][com.freerdp.core.peer] - ContextNew > callback failed > [11:20:04:234] [25920:000037fc] [ERROR][com.freerdp.core.peer] - Failed to > create new peer context > > This happens when i run wfreerdp-server and try to connect it with mstsc on > 3389. > > I generated the key using winpr-makecert.exe and its certificate using the > command > > C:\OpenSSL-Win32\bin>openssl req -x509 -sha256 -nodes -days 365 -newkey > rsa:2048 -keyout server.key -out server.crt > > and then i copied both key and crt to debug folder. > > Note: I made some changes in code to remove the errors(undeclared > identifiers) which i was getting while trying to build wfreerdp-server. > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > FreeRDP-devel mailing list > FreeRDP-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel