Hi community, the next release of Nextcloud 31 (Hub 10) comes closer
- Fourth beta of Nextcloud Hub 10 (v31)
- Third beta of Nextcloud Hub 10 (v31)
- Second beta of Nextcloud Hub 10 (v31)
- First beta of Nextcloud Hub 10 (v31)
it’s time to bundle frequent issues into a WIKI post (everybody is welcome to add content) to help users to find solutions for frequent issues after update to NC30. This should avoid flooding forum with similar topics and help others identify and solve known issues.
look at the topics with nc31 and setup_warning tags and both together Topics tagged nc31 & setup_warning
…sometimes issues repeat/reoccur especially if you jump over the previous release - please look at
- Frequent Nextcloud 30 (Hub 9) update issues and Topics tagged setup_warning & nc30
- Frequent Nextcloud 29 (Hub 8) update issues and Topics tagged setup_warning & nc29
as well.
Github references
Important changes
see Upgrade to Nextcloud 31 — Nextcloud latest Administration Manual latest documentation for details
supported PHP versions
Development for PHP 8.1 stopped already but it will receive security patches until 31 Dec 2025 if you are still using such end-of-life PHP it’s time to act!
new APCu setup check
We have a new setup warning to check if the memory reserved for APCu is high enough. If you see this warning, you should increase the memory reserved for APCu. You can do this by increasing the value of the
apc.shm_size
directive in yourphp.ini
file. It is generally advised to review this value and increase it if necessary depending on your instance size.
setup_warning apcu Topics tagged setup_warning & apcu
Talk high performance backend (HPB) check
No High-performance backend configured - Running Nextcloud Talk without the High-performance backend only scales for very small calls (max. 2-3 participants). Please set up the High-performance backend to ensure calls with multiple participants work seamlessly.