Instance refuses to start with Docker enabled, but starts and runs fine with it disabled

OS Name/Version: Ubuntu 22.04

Product Name/Version: v2.4.1.2, built 21/12/2022 17:54

Problem Description: Instance (valheim server) will not start when prompted if docker instance is selected, no logs are produced by game server and ADS logs only display this:
image

Problem presented itself after update via web interface of AMP.

Steps to reproduce:

  • Step 1
    Attempt to start server with docker mode selected
  • Step 2
    AMP reports that instance is running, but it cannot be selected and after a refresh reports as not running.
  • Step 3
    When docker is deselected, instance starts and runs fine including booting game server etc.

Actions taken to resolve so far:
Docker deselected to enable server to run, following commands have been run:
apt-get update && apt-get upgrade as superuser
ampinstmgr stopall
ampinstmgr --nocache upgradeall
ampinstmgr restart

All commands executed but results are the same

There was an issue with the docker Images. It’s already fixed. Upgrading your instance should pull the new Image. Otherwise pull them manually with docker pull -a cubecoders/ampbase

Hi BroOtti - tried both things (updating via web client and pulling latest from docker) and problem still persists - symptoms identical.

You’ll need to do the same command again to get the latest version again that have had some further fixes.