Cannot upgrade Nextcloud

My YunoHost server: VPS bought online
YunoHost version: 11.2.5
I have access to my server: Through SSH & through the webadmin
YUNOpaste logs: https://paste.yunohost.org/raw/anujusulih

Hi folks, can anyone help?
I’m not currently able to upgrade Nextcloud on my YUNOhost server and I have absolutely no idea what to do!
I have posted a link above to the log I get when it fails (hope I’m doing that correctly here).
Any advice would be gratefully received :slight_smile:
Many Thanks

The actual error message is:

2023-11-03 21:36:44,487: DEBUG - + sudo -u nextcloud php8.2 --define apc.enable_cli=1 occ --no-interaction --no-ansi -V
2023-11-03 21:36:44,641: DEBUG - This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.12.+ ynh_exit_properly

but i’m pretty confused by it

Do you think I should try reinstalling Nextcloud?

I had the same problem, solved by upgrading to 26.x.x before 27.
You can see that here : [Solved] Nextcloud - mise à jour // php8.2 - #3 by Cellophile

2 Likes

Worked like peach! Thank you!