#4149·arcane

Bug: Failed to update container (probably timeout)

Author: electrofloatCreated Sep 21, 2026Updated Sep 21, 2026
Labelstriagepotential-duplicate

Bug Description

So whenever a container update takes more than 1 minute, there's a little popup in the lower-right corner saying: "Failed to update container "containername"", bit it still continues to download the image, so the update goes through.

Also when the update finishes, clicking on the container name (in the containers view) shows an error (I forgot to screenshot it, but it was something like a red exclamation mark saying the container is missing or something similar), going back to the containers page and clicking on the container name again, loads the page correctly.

Steps To Reproduce

  1. Go to the containers page.
  2. Click on update container icon on the specific container

Expected Behavior

The update does not timeout, waits correctly for the image download and container redeploy even if the image is large and it takes more than a minute.

Actual Behavior

Check description.

Screenshots

Image

Arcane Version

v2.13.0

Installation Method

Docker Compose (Recommended)

Environment Type

Local Docker (Single instance)

Database Type

SQLite (Default)

Operating System

Linux

Docker Version

29.1.3

Browser & Version

No response

Debug Logs

bash
-

Docker Compose Configuration

yaml

Environment Configuration (.env file)

bash

Additional Context

No response