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

Photo App on Website breaks webdav access / nextcloud freezes / high cpu #1920

Closed
Nazgile94 opened this issue Jul 5, 2023 · 2 comments
Closed
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@Nazgile94
Copy link

Nazgile94 commented Jul 5, 2023

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

connect nextcloud as webdav storage on windows

Expected behavior
after i have connected nextcloud over webdav with my windows 11 machine and open the photo app, no pictures are loading and nextcloud freezes , need to manually restart - using nc 27 - AIO

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Windows 11
latest chrome

Browser log

Open your console, reload your page and/or do the action leading to this issue and copy/paste the log in this thread.

just lot of jquery errors, no critical

Additional context
Add any other context about the problem here.

using nextcloud AIO with NC 27 on unraid (docker) -- all working so far.
but as soon i use webdav and browsing pictures on web via photos app, photos preview doesnt load, nextcloud frezzes and need to manually restart the containers
using npm as proxy, ip is setted under trusted proxies.
access works fine over domain etc etc. just webdav problem as soon i open photop app

if i remove the webdav connection, all works fine.

Containers
Apache
Database
Nextcloud
Notify Push
Redis
Collabora
ClamAV
Imaginary
Fulltextsearch

@Nazgile94 Nazgile94 added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Jul 5, 2023
@joshtrichards
Copy link
Member

joshtrichards commented Jul 6, 2023

Hi @Nazgile94 - Thanks for the report!

Can you clarify something: are you saying that using the Photos app causes the Nextcloud web interface + WebDAV connections to freeze? Or are you saying that using the WebDAV connection causes the Photos app and Nextcloud web interface to freeze?

This sounds like a resource issue. Loading Photos is going to generate preview images on-demand and spike the CPU. On a lower end CPU this can overload it sometimes. You can modify the parameters used for generating previews in Nextcloud using methods described in the Admin Manual (cpu concurrency), but that's outside the scope of the Photos app.

What are the CPU and memory specs of your host?

The output of your Nextcloud logs may also provide some clues.

You may also want to open a Discussion or Issue over at https://github.com/nextcloud/all-in-one since the AIO environment is fairly self-contained.

Breadcrumbs: Related at all to #1918?

@Nazgile94
Copy link
Author

Webdav caused Photo App and nextcloud to freeze

But it seems to be fixed

Created an apppassword for webdav (without 2fa)

Used this for webdav Connection

Annnnd pointed my nextcloud Domain on my adguard to The local IP of my npm Container, now it Connects locally instead over wan Back to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants