Hi!
I updated from PHP7.4 to PHP8.1 via apt full-upgrade and it looks like this upgrade can break Nextcloud 23.
At the moment, I get this messagers from my nextcloud instance:
ZitatThis version of Nextcloud is not compatible with > PHP 8.0.
You are currently running 8.1.1.
So far I have not done much troubleshooting on this, just maybe delay the PHP upgrade if you run Nextcloud.
-Cord
Nextcloud PHP requirements recommend 8.0 & I am getting the same error message as above when I try a fresh install - so apparently this should not be read as "8.0 or higher"...
ZitatPHP Runtime
7.3
7.4
8.0 (recommended)
OK, downgrading PHP does not look like a route I want to go... will try to move my NC installation to a docker container for now.