Multiplayer help

I am trying to set up basic multiplayer in unreal engine 4.27, but the client does not connect. The print strings say the connection code is working but the client is still stuck in the main menu void and no second player is put into the world.

Below is an image of the code