Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Stuck in update mode #315

Closed
1 task done
egobuster1 opened this issue Jun 4, 2023 · 3 comments
Closed
1 task done

[BUG] Stuck in update mode #315

egobuster1 opened this issue Jun 4, 2023 · 3 comments

Comments

@egobuster1
Copy link

egobuster1 commented Jun 4, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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

- 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
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

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.

@nemchik
Copy link
Member

nemchik commented Jul 26, 2023

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.

@nemchik nemchik closed this as completed Jul 26, 2023
@github-actions
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

2 participants