PlazzmiK
posted this
05 February 2021
- Last edited 05 February 2021
Same problem here. Ubuntu 20.04 server, no docker.
Have this problem with 3 minecraft instances. Also, managing instances only work when opening in a new tab and having to login again.
Problems started after upgrade to 2.1.0.2
LOG
[08:38:07] [InstanceManager:admin Info] : Stopping instance MyInstanceName...
[08:38:07] [InstanceManager:admin Info] : Requesting soft-stop...
[08:38:07] [InstanceManager:admin Info] : Waiting for instance to stop...
[08:38:08] [InstanceManager:admin Activity] : Instance MyInstanceName has stopped.
[08:38:08] [ADS:admin Info] : ADS logged stopped instance MyInstanceName - exit code 0
[08:38:08] [InstanceManager:admin Info] : Instance was shut down gracefully.
[08:38:08] [InstanceManager:admin Info] : Instance MyInstanceName has stopped.
[08:38:21] [APIService:admin Warning] : Returned exception from API call ADSModule/SetInstanceNetworkInfo
[08:38:21] [Core:admin Error] : NullReferenceException
[08:38:21] [Core:admin Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[08:38:21] [Core:admin Error] : at InstanceManagerPlugin.LocalInstanceManager.UpdateInstancePortMappings (Guid instanceId, Collections.Generic.Dictionary`2[TKey,TValue] PortMappings)
at ADSModule.WebMethods.SetInstanceNetworkInfo (Guid InstanceId, Collections.Generic.Dictionary`2[TKey,TValue] PortMappings)
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)
Please fix this asap. Seems to be a huge gap in release bug testing.