Manual update

Quick question for everyone…

When you trigger a manual update via the ‘configuration’ tab, do you also have to click twice?

Each time, I have to click ‘update now’

1000011546

Nothing happens. I refresh the page, I click again

1000011548

and it works!

Is it just me?

I’m running it locally when I do this.

I just ran the test (on mobile as well), and I didn’t encounter the issue.

1 Like

Hello, no double-click for me either with Firefox/macOS.

1 Like

No worries for me either

1 Like

Not here either!

1 Like

I just tried to update to 4.66.7.
For my part I’m stuck here
image

If I refresh the page
image

And the update doesn’t start.

I can click again but it just shows « Update in progress » again

I didn’t have this problem with version 4.66.5

In the logs I have these 2 lines but nothing more

2025-12-15T21:11:45+0100 \u003cinfo\u003e system.installUpgrade.js:63 (System.installUpgrade) Pulling nickfedor/watchtower:latest image...
2025-12-15T21:11:47+0100 \u003cinfo\u003e system.installUpgrade.js:79 (System.install

Maybe an issue with the Watchtower image on your end? Or maybe you’ve exceeded the number of docker pulls allowed per day? (there’s a rate limit)

I haven’t had any problems on my end

Running it manually in a terminal works fine, so I don’t think the quota is exceeded.

docker run --rm     -v /var/run/docker.sock:/var/run/docker.sock     nickfedor/watchtower     --run-once --include-restarting
time="2025-12-15T20:20:58Z" level=info msg="Watchtower 1.12.5 using Docker API v1.51"
time="2025-12-15T20:20:58Z" level=info msg="Using no notifications"
time="2025-12-15T20:20:58Z" level=info msg="Running a one time update"
time="2025-12-15T20:21:16Z" level=info msg="Found new image" container=Gladys image="gladysassistant/gladys:v4" new_id=bd9797cb98ef
time="2025-12-15T20:21:33Z" level=info msg="Stopping container" container=Gladys id=78e89284afa4 signal=SIGTERM timeout=30s
time="2025-12-15T20:21:33Z" level=info msg="Started new container" container=Gladys id=78e89284afa4 new_id=d0de381d4b54
time="2025-12-15T20:21:33Z" level=info msg="Update session completed" failed=0 notify=no scanned=14 updated=1

We’ll see with the next update whether the problem is still present.

I have the same problem in both the mobile and normal versions:
I tried restarting several times without success
The logs remain stuck like this:
image

The 4.66.8 update went through without any problems

image

1 Like

It went through by itself this time too!

I did check before asking… probably the work of mischievous elves :thinking:!

I’m having the problem on my end :sweat_smile:
I even tried rebooting the machine but without success

Hello,

I did not manually launch the new releases. I received messages after the automatic updates for V4.66.6 and V4.66.8 but not for V4.66.7
Does this have any particular significance?

hi @Jluc
no, nothing in particular because the versions in Gladys are checked every hour or every 2 hours, I don’t remember exactly, and then they are applied either manually or automatically with watchtower every 24h.

Hi @mutmut,

Thank you for reassuring me on this point.