linux ubuntu server 18.04 Amp nightly build AMP Release "Hawking Starman" v1.6.9.2, built 09/08/2018 16:50
Also couldn't login to old instances even on ports created for them and with usernames and password
got below while trying to creat a new instance
Format Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
Thrown by the 'ADSModule' plugin while performing the 'CreateInstance' method.
Advanced Details
at Guid+GuidResult.SetFailure (Guid+ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) at Guid+GuidResult.SetFailure (Guid+ParseFailureKind failure, String failureMessageID) at Guid.TryParseGuidWithNoStyle (String guidString, Guid+GuidResult& result) at Guid.TryParseGuid (String g, Guid+GuidStyles flags, Guid+GuidResult& result) at Guid..ctor (String g) at Newtonsoft.Json.Linq.JToken.op_Explicit (Newtonsoft.Json.Linq.JToken value) at Newtonsoft.Json.Linq.JToken.ToObject (Type objectType) at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest) at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest)