Can't upgrade instances - Docker returned error code 1

I have tried to upgrade my two instances but keep hitting a Docker error code 1. I have tried to search for solutions but have not found any solutions.

I’m running the MP Release “Decadeus” v2.4.6.6, built 05/10/2023 11:56 on a Debian 11 machine (updated).

Here is the output when running: ampinstmgr upgrade all:

  CubeCoders AMP  💻amp@game-server-ape  📁~  ampinstmgr upgradeall
[Info] AMP Instance Manager v2.4.6.6 built 05/10/2023 11:57
[Info] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Stopping Instance: 'ADS01'
[Info] Stopping instance ADS01...
[Info] Requesting soft-stop...
[Info] Waiting for instance to stop...
[Info] Instance was shut down gracefully.
[Info] Instance ADS01 has stopped.
[Info] Upgrading instance ADS01
[Info] Upgrade successful
Can't find custom attr constructor image: /opt/cubecoders/amp/plugins/ADSModule.dll mtoken: 0x0a00001e due to: Could not load file or assembly 'SQLite-net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
[Info] Waiting for AMP instance to start...
[Notice] AMP instance ADS01 is now running.
[Info] Upgrading instance Server01
[Info] java: Pulling from cubecoders/ampbase
[Info] faef57eae888: Pulling fs layer
[Info] 671f7ae19b47: Pulling fs layer
[Info] 8f9283f00ee5: Pulling fs layer
[Info] f75d7e8e9b1a: Pulling fs layer
[Info] f75d7e8e9b1a: Waiting
[Info] 8f9283f00ee5: Verifying Checksum
[Info] 8f9283f00ee5: Download complete
[Info] faef57eae888: Verifying Checksum
[Info] faef57eae888: Download complete
[Info] faef57eae888: Pull complete
[Info] 671f7ae19b47: Verifying Checksum
[Info] 671f7ae19b47: Download complete
[Info] f75d7e8e9b1a: Verifying Checksum
[Info] f75d7e8e9b1a: Download complete
[Info] failed to register layer: write /usr/share/perl/5.36.0/Unicode/UCD.pm: no space left on device
[Error] Upgrade failed: Update failure: Docker returned error code 1
[Info] Stopping Instance: 'MinecraftServer01'
[Info] Stopping instance MinecraftServer01...
AMP_MinecraftServer01
[Info] Instance MinecraftServer01 has stopped.
[Info] Upgrading instance MinecraftServer01
[Info] java: Pulling from cubecoders/ampbase
[Info] faef57eae888: Pulling fs layer
[Info] 671f7ae19b47: Pulling fs layer
[Info] 8f9283f00ee5: Pulling fs layer
[Info] f75d7e8e9b1a: Pulling fs layer
[Info] f75d7e8e9b1a: Waiting
[Info] 8f9283f00ee5: Verifying Checksum
[Info] 8f9283f00ee5: Download complete
[Info] faef57eae888: Verifying Checksum
[Info] faef57eae888: Download complete
[Info] 671f7ae19b47: Verifying Checksum
[Info] 671f7ae19b47: Download complete
[Info] faef57eae888: Pull complete
[Info] f75d7e8e9b1a: Verifying Checksum
[Info] f75d7e8e9b1a: Download complete
[Info] failed to register layer: write /var/lib/dpkg/info/libc6-i386.symbols: no space left on device
[Error] Upgrade failed: Update failure: Docker returned error code 1
[Info] 37eb773e5737d6fb63fb0f72026b7f0b9b286f15e69873875158ef439a976cbf
[Info] Start for instance ADS01 was requested, but it is already running.
[Info] Start for instance MinecraftServer01 was requested, but it is already running.

I don’t have that much experience with Docker so any help is highly appreciated.

You are out of space on your system

Thanks a million that fixed the issue :slight_smile:

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