Getting a Rhino Compute Internal Server Error (using C#)

Using Rhino Compute plugin for Unity and getting the following error:

> WebException: The remote server returned an error: (504) Gateway Time-out.
> System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) (at <ae22a4e8f83c41d69684ae7f557133d9>:0)
> System.Net.HttpWebRequest.GetResponse () (at <ae22a4e8f83c41d69684ae7f557133d9>:0)
> Rhino.Compute.ComputeServer.PostWithConverter[T] (System.String function, Newtonsoft.Json.JsonConverter converter, System.Object[] postData) (at Assets/Plugins/RhinoCompute.cs:57)
> Rhino.Compute.ComputeServer.Post[T] (System.String function, System.Object[] postData) (at Assets/Plugins/RhinoCompute.cs:21)
> Rhino.Compute.BrepCompute.CreateFromLoft (System.Collections.Generic.IEnumerable`1[T] curves, Rhino.Geometry.Point3d start, Rhino.Geometry.Point3d end, Rhino.Geometry.LoftType loftType, System.Boolean closed) (at Assets/Plugins/RhinoCompute.cs:1717)
> TestCompute.GenerateGeo () (at Assets/Scripts/TestCompute.cs:52)
> TestCompute.OnGUI () (at Assets/Scripts/TestCompute.cs:199)

compute.rhino3d.com was out of action recently. It’s back up now, so please try again!