OS Name/Version: Debian 11
Product Name/Version: AMP release “Decadeus” 2.4.6.0
Problem Description:
Trying to edit instance settings in ADS (for example changing Start on boot to off and saving changes) gives a popup saying “Unable to reconfigure instance”.
There is an error in the ADS console as well:
Returned exception from API call ADSModule/UpdateInstanceInfo
MissingFieldException
[0] (MissingFieldException) : UpdateInstanceInfo method requires ContainerImage(String) argument.
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)
Steps to reproduce:
- Click on edit settings on an instance
- Make any changes and click save
- Error pops up
Actions taken to resolve so far:
I have tried to change settings on different instances I have, and made a new instance, but the issues still persists.