Update Failure with Minecraft - Unable to update to latest bedrock version

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Callisto’ v2.5.0.6 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Ready

Problem Description

Issue

I have tried multiple times and things to try and update the instance of Minecraft Bedrock to the latest version. I have even tried restarting AMP. I am new to servers for Minecraft and at this moment I am unable to use the server because of the latest update that came out. Any help in getting this updated would be greatly appreciated.

Reproduction Steps

  • Stopped the Minecraft Instance
  • Clicked on update after instance stopped
  • Restarted the Minecraft Instance

I am having the same issue with this latest patch.

Not an AMP issue, Microsoft just hates automatic downloads.

Firstly take a backup. Then:
From the Linux command line, run sudo su -l amp to switch to the amp user.
Run ampinstmgr switch TheInstnaceName01 development (a workaround was added in the dev stream)
From there you should be good to update the server.

I’m on Hostinger and in a game panel where I am unable to run those commands. I did go into the server setting and change the stream to Development, but that doesn’t seem to make a difference.

can you access ssh on your vps box?

I figured out how to get into the SSH and was able to run the commands and get it to update. Thank you both for pointing me in the right direction to get this resolved.