You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried updating in the command line with docker exec -it nextcloud updater.phar and it failed to delete files at the end and now when i go to the web version it says update in progress and wont go away.
Current version is 25.0.7.
Expected Behavior
No response
Steps To Reproduce
Unraid
docker exec -it nextcloud updater.phar
update in progress now
Environment
- OS:Unraid- How docker service was installed:
### CPU architecture
x86-64
### Docker creation```bash
none
Container logs
sing keys found in /config/keys
**** The following active confs have different version dates than the samples that are shipped. ******** This may be due to user customization or an update to the samples. ******** You should compare the following files to the samples in the same folder and update them. ******** Use the link at the top of the file to view the changelog. ****
┌────────────┬────────────┬────────────────────────────────────────────────────────────────────────┐
│ old date │ new date │ path │
├────────────┼────────────┼────────────────────────────────────────────────────────────────────────┤
│ 2022-08-16 │ 2023-04-13 │ /config/nginx/nginx.conf │
│ 2022-08-20 │ 2023-04-13 │ /config/nginx/site-confs/default.conf │
└────────────┴────────────┴────────────────────────────────────────────────────────────────────────┘
**** The following site-confs have extensions other than .conf ******** This may be due to user customization. ******** You should review the files and rename them to use the .conf extension or remove them. ******** nginx.conf will only include site-confs with the .conf extension. ****
/config/nginx/site-confs/default
/config/nginx/site-confs/default.conf.bak
[custom-init] No custom files found, skipping...
[ls.io-init] done.
PHP Warning: require_once(/config/www/nextcloud/lib/versioncheck.php): Failed to open stream: No such file or directory in /config/www/nextcloud/cron.php on line 40
PHP Fatal error: Uncaught Error: Failed opening required '/config/www/nextcloud/lib/versioncheck.php' (include_path='.:/usr/share/php81') in /config/www/nextcloud/cron.php:40
Stack trace:
#0 {main}
thrown in /config/www/nextcloud/cron.php on line 40
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Sorry we didn't take notice of this sooner. Our image has been entirely refactored as of roughly one month ago. See https://info.linuxserver.io/issues/2023-06-25-nextcloud/
Hopefully following those instructions get you working. If not, please reopen this issue with new logs of what is going wrong.
Is there an existing issue for this?
Current Behavior
i tried updating in the command line with docker exec -it nextcloud updater.phar and it failed to delete files at the end and now when i go to the web version it says update in progress and wont go away.
Current version is 25.0.7.
Expected Behavior
No response
Steps To Reproduce
Unraid
docker exec -it nextcloud updater.phar
update in progress now
Environment
Container logs
The text was updated successfully, but these errors were encountered: