The Basics
- Nextcloud Server version (e.g., 29.x.x):
31.0.9
- Operating system and version (e.g., Ubuntu 24.04):
Debian 12
- Web server and version (e.g, Apache 2.4.25):
using php-fpm
- Reverse proxy and version _(e.g. nginx 1.27.2)
1.28
- PHP version (e.g, 8.3):
8.3
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
Docker
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
yes
Summary of the issue you are facing:
The Discover section of the app store not working.
I’ve seen this post : Discover section of the app store not working
And this one : fix: Ensure app discover section is returned as list by susnux · Pull Request #48311 · nextcloud/server · GitHub
But I don’t understand what I’m supposed to do because if I apply the patch : https://patch-diff.githubusercontent.com/raw/nextcloud/server/pull/48311.patch within my container, it won’t stay if I restart the whole thing, right ?