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]: updater.phar running too long #43940

Closed
5 of 8 tasks
msviba opened this issue Mar 1, 2024 · 1 comment
Closed
5 of 8 tasks

[Bug]: updater.phar running too long #43940

msviba opened this issue Mar 1, 2024 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: install and update

Comments

@msviba
Copy link

msviba commented Mar 1, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

Update server procedure needs soo much time. The time is increased when i have stored more files on server.

Steps to reproduce

  1. host 300GB files
  2. try make update to newer NC version
  3. steps backup and delete old files is too long (hours)

Expected behavior

Update procedure will take minutes and not hours. Update procedure MUST NOT be depend on how many files is hosted. But now update time is increased by amount of hosted files.

Problem is in getRecursiveDirectoryIterator RecursiveIteratorIterator

Installation method

Community Manual installation with Archive

Nextcloud Server version

28

Operating system

Other

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@msviba msviba added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Mar 1, 2024
@joshtrichards
Copy link
Member

Agreed but:

Duplicate of nextcloud/updater#507
And further covered in nextcloud/updater#519

:)

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: install and update
Projects
None yet
Development

No branches or pull requests

3 participants