Bug: Failed to update container (probably timeout)
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
- Go to the containers page.
- 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
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
-Docker Compose Configuration
Environment Configuration (.env file)
Additional Context
No response
Source: getarcaneapp/arcane