Skip to content

[Bug] Auto Update failed to start correct updated image #35

@NotRetarded

Description

@NotRetarded

What happened?
Unifi OS Server updated to release 1.30

Expected behavior
Unifi OS Server to show updated version to 5.1.19

Steps to reproduce
DockSentry auto-update

Logs
⚡ Auto-update complete:

✅ Unifi-OS-Server: OK (🗓️ 2026-05-29 → 2026-06-18, 📦 1.9 GB (v1.2.0 → v1.3.0))```

Checking: Unifi-OS-Server (ghcr.io/lemker/unifi-os-server:latest)
Local: sha256:445c3350bdb44ac68a7770e...
Remote: sha256:445c3350bdb44ac68a7770e...

By all accounts the image was updated, but it still showed it was on version 5.1.15, somehow using the older
image.


**Your setup**
- Docksentry version: latest
- Docker version:
- OS:
- Deployment:  Docker Compose

I was able to resolve this in Dockge by stopping 
the container, setting it to inactive, forcing an
update image pull again, and restarting it. 

Simply restarting the container did not work. 
Somehow, even when it downloaded the correct
 image, it still loaded up the previous image until
 I killed it and forced a re-pull and start. 




Setting APP_MODEL to UOSSERVER
Setting APP_VERSION to 5.1.15
Setting FIRMWARE_PLATFORM to linux-x64
Setting  PRODUCT_NAME to UniFi OS Server
Setting UOS_SYSTEM_IP to 192.168.0.50
Setting Unifi-OS-Server exited with code 137
Setting APP_MODEL to UOSSERVER
Setting APP_VERSION to 5.1.19
Setting PRODUCT_NAME to UniFi OS Server
Setting FIRMWARE_PLATFORM to linux-x64
Setting UOS SYSTEM_IP to 192.168.0.50

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions