nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.49k stars 295 forks source link

Latest Version Update #1827

Open luke6464 opened 12 months ago

luke6464 commented 12 months ago

Latest Version Update Hi, I updated the Nextcloudpi container from Portainer by redownloading and recreating the image of the latest version of Nextcloudpi and the update occurred correctly from the previous version (1.51.3) but now the panel shows 1.51.6 as the latest version. I tried to re-download and recreate the last image again from Portainer but the panel update does not go beyond version 1.51.6. How is it possible? Where am I wrong? I also attach the screenshot of the system information from the panel. Despite the Nextcloud check error everything works correctly! What caused that error? How to correct it? Thank you screenshot_20230912_113233

pkra commented 12 months ago

This sounds a lot like what I had been experiencing at https://github.com/nextcloud/nextcloudpi/issues/1807. Maybe the linked thread on that issues can help you, too.

luke6464 commented 12 months ago

This sounds a lot like what I had been experiencing at #1807. Maybe the linked thread on that issues can help you, too.

I checked what was described in that post regarding the PHP version but everything seems fine as you can see from the attached screenshot... the PHP version is 8.2. Other ideas? Thank you screenshot_20230912_130532

luke6464 commented 12 months ago

Latest Version Update Hi, I updated the Nextcloudpi container from Portainer by redownloading and recreating the image of the latest version of Nextcloudpi and the update occurred correctly from the previous version (1.51.3) but now the panel shows 1.51.6 as the latest version. I tried to re-download and recreate the last image again from Portainer but the panel update does not go beyond version 1.51.6. How is it possible? Where am I wrong?

Guys, does anyone have any thoughts on this issue? ... I can't update the image to the latest version beyond 1.51.6. Thank you

getwet commented 11 months ago

Hi luke6464, I had this problem this morning. I was wondering that my backups was not running since 09/12. Backup setting shows an error: An unhandled exception has been thrown: Error: Interface "OCA\Files_Versions\Versions\INeedSyncVersionBackend" not found in /var/www/nextcloud/apps/groupfolders/lib/Versions/VersionsBackend.php:46 Stack trace: ... And on Nextcloud I saw some app updates for groupfolders and more. After the updates everything was good and backups running again. Additionally on Nextcloudpi panel everything was green again. I don´t know why it is connected to each other, but this was my fix. Hopefully it will do for you the same. But finally my Panel shows: NextcloudPi version | v1.52.4

paeddi commented 11 months ago

Hi luke6464, I had this problem this morning. I was wondering that my backups was not running since 09/12. Backup setting shows an error: An unhandled exception has been thrown: Error: Interface "OCA\Files_Versions\Versions\INeedSyncVersionBackend" not found in /var/www/nextcloud/apps/groupfolders/lib/Versions/VersionsBackend.php:46 Stack trace: ... And on Nextcloud I saw some app updates for groupfolders and more. After the updates everything was good and backups running again. Additionally on Nextcloudpi panel everything was green again. I don´t know why it is connected to each other, but this was my fix. Hopefully it will do for you the same. But finally my Panel shows: NextcloudPi version | v1.52.4

That fixed it for me too. Thank you!

getwet commented 11 months ago

You're wellcome 😊👍

getwet commented 11 months ago

@luke6464 I'm not much familiar with docker, but is it normal that your ports are closed?

luke6464 commented 11 months ago

Thanks guys, I solved it by changing the php version from 8.2 to 8.1 nel container di Nextcloud.