FB Server - unhandled exception when trying to edit project trigger

Hi,

I get the following error when trying to add or edit triggers to a recently cloned project. I have recently updated FBServer to FinalBuilder Server version 6.3.0.731. This issue hadn't occured to the prior version.

Source Error:
 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SocketException (0x274c): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 43.193.248.125:59006]   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10256378   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +539   VSoftTechnologies.FinalBuilderServer.ServerAPI.UpdatableObject.BaseRegistry`1.GetControlPath(String displayName) +0   VSoftTechnologies.FinalBuilderServer.Web.TriggerEdit.AddTriggerCustomControl(TriggerDef trigger) +97   VSoftTechnologies.FinalBuilderServer.Web.TriggerEdit.Page_Load(Object sender, EventArgs e) +868[ApplicationException: Failed to load trigger control: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 43.193.248.125:59006]   VSoftTechnologies.FinalBuilderServer.Web.TriggerEdit.Page_Load(Object sender, EventArgs e) +1256   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42   System.Web.UI.Control.OnLoad(EventArgs e) +132   VSoftTechnologies.FinalBuilderServer.Web.Classes.CommonPage.OnLoad(EventArgs e) +363   VSoftTechnologies.FinalBuilderServer.Web.Classes.ProjectPage.OnLoad(EventArgs e) +16   System.Web.UI.Control.LoadRecursive() +66   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428

-Dave

I cannot add or edit triggers to any projects currently.

A restart of the server seemed to resolve this issue.