Configuration with Application Deployment - After updating I can't reconfigure instances

System Information

Field Value
Operating System Linux - Ubuntu 22.04.2 on x86_64
Product AMP ‘Decadeus’ v2.4.6.0 (Mainline)
Virtualization VMware
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

After updating to the latest version of AMP I can’t reconfigure instances with docker. It brings up an error message about being unable to reconfigure the instance.

I am nervous about reinstalling AMP entirely as it shows 4/5 licenses used, as I reinstalled multiple times trying to get AMP to work with my host until it did.

When I look in the AMPConfig.conf file for Rust for example, this is what I see for webserver:

Webserver

################################

Webserver.Port - NEVER CHANGE THIS SETTING MANUALLY! Always use ampinstmgr rebind to alter IP/Port bindings. IF YOU CHANGE THIS ON ADS YOU WILL BREAK YOUR LOGINS!

Webserver.Port=8083

Webserver.IPBinding - NEVER CHANGE THIS SETTING MANUALLY! Always use ampinstmgr rebind to alter IP/Port bindings. IF YOU CHANGE THIS ON ADS YOU WILL BREAK YOUR LOGINS!

Webserver.IPBinding=0.0.0.0
Webserver.SessionTimeout=5
Webserver.NoUI=False
Webserver.FilterEndpoints=False
Webserver.AllowedEndpointIPs=[“127.0.0.1”]
Webserver.CertificatePath=
Webserver.CertificateSerial=
Webserver.CertificateDomain=
Webserver.CertificatePassword=
Webserver.EnableWebSockets=True
Webserver.EnablePluginWSStreams=False
Webserver.EnableFetchPostEndpoints=True
Webserver.APIRateLimit=1000
Webserver.AllowGETForAPIEndpoints=False
Webserver.UsingReverseProxy=False
Webserver.ReverseProxyHost=127.0.0.1
Webserver.CORSOrigin=
Webserver.DisableCompression=False

Reproduction Steps

  • Create an instance
  • Update and run
  • Edit settings

This is what I get if I want to edit the container memory:


For Rust, enter cubecoders/ampbase in the container image field and you should be fine

1 Like

It continued to get worse until AMP crashed entirely and was unable to restart, as I couldn’t get into any instances and AMP was a 404 error. Reinstalled AMP fresh.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.