Swarm Agent/Swarm Coordinator not Starting

I have been trying to build lighting in Unreal for a few days now, and am running into a wall with Swarm Agent. When I try to build the lighting, it instantly freezes, and Unreal becomes completely unresponsive. In the build status popup, it says:

"Build Status
0:00:00 Starting up Swarm Connection… (100%)

Build Progress
[full progress bar]"

This is the standard log for Swarm Agent and here is the log with SuperVerbose logging turned on. In the SwarmAgent.exe.config the port for the Agent is set to 8008 and the port for the Coordinator is set to 8009 (which is default), yet when I watch my network info using TCPView, nothing is using port 8009, and every few seconds or so a UE4 process will show some activity on 8008, but I am not able to verify if that is actually even Swarm Agent’s activity. Just for the sake of being as exhaustive in my details as possible, I don’t have any other computers set up on my network to offload rendering to and I have tested to make sure I can actually use ports 8008 and 8009. Thank you in advance for any guidance in this matter.