Check which port your Project server is configured for. ProjectSettings->Plugins->WebRemoteControl. Confirm HTTP Server Port <XXXXX>. In your case, you’re looking for port 7000.
Also, make sure the game web server is running
Check the Output log. Run either and see that your server starts.
Cmd: webcontrol.stopserver
Cmd: webcontrol.startserver.