The Basics
- Nextcloud version: 34.0.1.2 (Hub 26 Spring)
- Operating system: Debian 12 (Bookworm)
- Web server: Apache/2.4.67 (Debian) +
mpm_prefork,php_module,proxy_module - Database: MySQL (utf8mb4)
- PHP version:
- CLI: 8.3.31
- FPM: 8.2.31 (used by Apache, as
php_moduleis loaded)
- Is this the first time you’ve seen this error?: Yes
- When did this problem start?: June 27, 2026, immediately after upgrading from 34.0.0 → 34.0.1.2
- Installation method: Bare Metal/Archive (manual install in
/var/www/nextcloud) - Reverse proxy: None (direct Apache)
- Cloudflare/mod_security: No (no
securitymodules loaded in Apache, no Cloudflare)
Summary of the Issue
After upgrading Nextcloud to 34.0.1.2, the Deck app (v1.17.4) was automatically disabled.
Other observations
Enabled:
- circles: 34.0.0
- dav: 1.39.0
- calendar: 6.5.0
- tasks: 0.18.0
Disabled:
- deck: 1.17.4 (installed 1.17.4)
- user_ldap: 1.25.0
- encryption: 2.22.0
Questions
-
Is Deck 1.17.4 officially incompatible with Nextcloud 34.0.1?
- If yes, what is the minimum required version of Deck for NC 34.0.1?
- The Nextcloud App Store shows Deck 1.17.4 as the latest stable, but it may not be updated for NC 34.0.1 yet.
-
Is this a known issue?
- I couldn’t find a related report.