Can't change friendly name or description of instance

OS Name/Version: Ubuntu Server 22.04

Product Name/Version: 2.4.6

Problem Description: Unable to change friendly name, description, etc for instance.

Steps to reproduce:

  • Step 1 - Select instance
  • Step 2 - Click Edit Settings in right pane
  • Step 3 - Change friendly name and description and click Save Changes.
  • Step 4 - Click Continue to confirm reconfiguration

At this point, I get an error saying, “Unable to reconfigure instance.”
The changes will be displayed as though they were successful, but after any sort of refresh, it reverts back.

Actions taken to resolve so far:
I have shut down the instance prior to attempting changes.
I have rebooted the instance several times.
I logged out of the controller and back in.
I rebooted the target host server.

Just a slight bug in the recent update, the fix is to:

  • Enter the instance’s settings
  • Enable Run in Docker Container
  • Set Container Image to cubecoders/ampbase or cubecoders/ampbase:java
  • Update the setting you’re trying to change
  • Hit Save Changes
  • Re-enter the instance’s settings
  • If you’re not using docker, disable Run in Docker Container
  • Delete the value in Container Image

I tried that. This time, I didn’t get an error after I clicked save, but the values still did not save.