Security releases 32.0.9 and 33.0.3 not available on all systems yet

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.

If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.

Getting help

In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.

Before clicking submit: Please check if your query is already addressed via the following resources:

(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • 32.0.3
  • Operating system and version (e.g., Ubuntu 24.04):
    • Debian 12
  • Web server and version (e.g, Apache 2.4.25):
    • Apache 2.4.65
  • PHP version (e.g, 8.3):
    • 8.2
  • Is this the first time you’ve seen this error? (Yes / No):
    • Yes
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • Bare Metal
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • No

Summary of the issue you are facing:

I noticed that the releases have been published, but weirdly 32.0.9 is not available yet via updater (occ update:check or updater/updater.phar) on some systems.

I updated to 32.0.8 first, but now the updater detects 33.0.2 as the next available version.

After a successful update to 33.0.2 occ does not detect any available update.

Is the rollout done in waves somehow?

I tried switching release channels (enterprise, stable, beta) and cleaned-up the cache but the new security releases don’t seem to be available still.

Yes that could be.

Just wait for it.

Could also be „just“ caching. You can try to switch to beta and see if it then offers the latest release.

Sometimes. Though I’ve never noticed that with security and patch updates. However, the update server’s configuration is public, so you can view it here:

https://github.com/nextcloud-releases/updater_server/blob/master/config/config.php

Hmm, according to the public configuration, 100% of all Nextcloud 32 installations should receive the update for 32.0.9 (source). Are you still having that problem?

And only once 32.0.9 is installed, the nextcloud 33 update should be offered (source).

Thanks for the feedback! The patches are available now. Not sure when exactly they became available, last I checked was 2026-04-30 17:30 CEST when they were not around one some hosts, while on others they have already been applied successfully.