Web Remote Control crashed In standard 4.25.3

Hi. I wanted to use the Web Remote Control, but every time I use WebControl.StopServer, the editor crashes. Anyone can replicate this? Maybe I am missing something?

This is the log of the crash:


Assertion failed: ListenSocket [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Online/HTTPServer/Private/HttpListener.cpp] [Line: 170] 0x00007ff8c8c33e49 KERNELBASE.dll!UnknownFunction ]0x00007ff877d1e9e6 UE4Editor-Core.dll!UnknownFunction ]0x00007ff877d21dc8 UE4Editor-Core.dll!UnknownFunction ]0x00007ff877aae53d UE4Editor-Core.dll!UnknownFunction ]0x00007ff877a397b5 UE4Editor-Core.dll!UnknownFunction ]0x00007ff877a3baf0 UE4Editor-Core.dll!UnknownFunction ]0x00007ff854406678 UE4Editor-HTTPServer.dll!UnknownFunction ]0x00007ff8544118fd UE4Editor-HTTPServer.dll!UnknownFunction ]0x00007ff87786d0a9 UE4Editor-Core.dll!UnknownFunction ]0x00007ff7b436a213 UE4Editor.exe!UnknownFunction ]0x00007ff7b437ba7c UE4Editor.exe!UnknownFunction ]0x00007ff7b437bb5a UE4Editor.exe!UnknownFunction ]0x00007ff7b438e31d UE4Editor.exe!UnknownFunction ]0x00007ff7b439145a UE4Editor.exe!UnknownFunction ]0x00007ff8c94f6fd4 KERNEL32.DLL!UnknownFunction ]0x00007ff8cb2fcec1 ntdll.dll!UnknownFunction ]
[2020.09.07-08.54.59:110][658]Cmd: WebControl.StartServer
[2020.09.07-08.54.59:110][658]LogHttpServerModule: Starting all listeners...
[2020.09.07-08.54.59:111][658]LogHttpListener: Created new HttpListener on 127.0.0.1:8080:8080
[2020.09.07-08.54.59:111][658]LogHttpServerModule: All listeners started
[2020.09.07-08.55.08:582][794]Cmd: WebControl.StopServer
[2020.09.07-08.55.08:582][794]LogHttpServerModule: Stopping all listeners...
[2020.09.07-08.55.08:582][794]LogHttpListener: HttListener stopping listening on Port 8080
[2020.09.07-08.55.08:582][794]LogHttpServerModule: All listeners stopped
[2020.09.07-08.55.08:587][795]LogOutputDevice: Warning:

Script Stack (0 frames):

[2020.09.07-08.55.08:587][795]LogWindows: Windows GetLastError: The operation completed successfully. (0)


Any ideas? Thanks!