Skip to content

Shared album takes 10 seconds to load #1459

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

Open
jimmz86 opened this issue Jun 1, 2025 · 0 comments
Open

Shared album takes 10 seconds to load #1459

jimmz86 opened this issue Jun 1, 2025 · 0 comments
Labels
needs triage To be triaged

Comments

@jimmz86
Copy link

jimmz86 commented Jun 1, 2025

Describe the bug

i updated Nextcloud from 29 to 31 and now when i open a shared album it takes 10 seconds.
Its a big album with about 3000 pictures.
In the logs i can see this:
Exception dirty table reads: SELECT storage_id, root_id, user_id, mount_point, mount_id, f.path, mount_provider_class FROM *PREFIX*mounts m INNER JOIN *PREFIX*filecache f ON m.root_id = f.fileid WHERE (storage_id = :dcValue1) AND (user_id = :dcValue2)

I suspect there are files mentioned in the oc_filecache which are not there anymore and this causes the really long waiting time.
Any advice ?

Steps To Reproduce

No response

Platform

- OS:
- Browser:
- Memories Version:
- Nextcloud Version:
- PHP Version:

Screenshots

No response

Additional context

  • Any errors in the JS console?
  • Any errors in the Nextcloud server logs?
@jimmz86 jimmz86 added the needs triage To be triaged label Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage To be triaged
Projects
None yet
Development

No branches or pull requests

1 participant