Frequent Nextcloud 31 (Hub 10) update issues

Hi community, the next release of Nextcloud 31 (Hub 10) comes closer

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

as well.

Github references

Important changes

see Upgrade to Nextcloud 31 — Nextcloud latest Administration Manual latest documentation for details

supported PHP versions

  • PHP 8.1 is now deprecated but still supported. php81
  • PHP 8.4 is now supported, but 8.3 is recommended. php84

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 your php.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. 
1 Like