December 11, 20223 yr Hi there My nextcloud docker is on version 23.0.0 and I can't update it to the newest 25.X.X. I have checked the repository and pressed "force update" but it doesn't download anything new and is standing on the version 23.0.0. How can I update this docker? Here some screenshots from my setup: Edit: Here also nextcloud security check: On the support page, it says, that the latest version ist 25.X.X I have tried all I know, but didn't got it updated... I have also removed the ":latest", but it didn't help .. Thanks for any help! Cheers! Edited December 11, 20223 yr by Doublemyst added security check
December 11, 20223 yr My nextcloud's repository is "linuxserver/nextcloud". Why do you have "lscr.io/" in yours ? To update nextcloud softwaire, in unraid docker page, right click on nextcloud and select "console" Then, execute this command to update nextcloud : sudo -u abc php /config/www/nextcloud/updater/updater.phar Edited December 11, 20223 yr by deadnote
December 12, 20223 yr Author Hi @deadnote Thanks for your reply. The lscr.io/ in the beginning is deault repository of nextcloud (when you install it over Apps). I have tried to launch your command, but got following response: In the log files - i have deleted all the files, but the issue persisted. Then I thought, maybe it's a permission issue, and run following commands according to this post ( chown -cR nobody:users mnt/user/appdata/nextcloud chmod -cR ug+rw,ug+X,o-rwx /mnt/user/appdata/nextcloud But this didn't help neither...
December 12, 20223 yr Have a look here : https://help.nextcloud.com/t/error-nextcloud-update-the-following-extra-files-have-been-found-nextcloud-log/109848 I have no "logfile" in my config.php, maybe you can delete the line if you have it
December 12, 20223 yr Author Hi @deadnote Those log folders are automatically created and I can't delete them, when the nextcloud container is running. When I stop it, delete the logs, they are recreated after a restart. Probably I need to install nextcloud completely from scratch, to get the newest version.. Edited December 12, 20223 yr by Doublemyst typo
December 23, 20223 yr I gave up trying to use the web updater, just kept failing and clicking Retry over and over did nothing. This is what worked for me. I went from 22.2.3 all the way to 24.0.8 without a hitch using this method below. I just repeated it for each successive version.
June 13, 20233 yr i keep getting [✘] Delete old files failed. after every try its a different file. can anybody help?
June 16, 20233 yr Same here, It update and then the error I download the missing files from this page: https://download.nextcloud.com/server/releases/ Copy them to the core folder and the update works! Edited June 16, 20233 yr by RubenDijk Solution
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.