Failed to retrieve server time from moralis server

Hi,

I am trying the Unity Angry Bird tutorial but I am getting this error every time I run the application I get these errors:

First I see this error
SocketException: An existing connection was forcibly closed by the remote host

Then I keep seeing this error
“failed to retrieve server time from moralis server”

Check if the server is running. Try to update/restart it. You can also check the server logs.

Thanks cryptokid. The server is running I also restarted the server but still getting the same error.

Then check your code to see if it really connects to that server. Maybe you have vpn that blocks that connection.