From PC (windows) /Smartphone (Android) chrome browser, only on the directory /Camera of user admin, I can see the image/video in the folder (the thumbs) but when I click on it to expand I have a black windows and the error below.
Image/video in other folder of the same user are ok.
Image/video in other folder of other user are ok.
Priviledge and ownership of the image/video seems the same of both image viewed and not viewed:
-rwxrwxr-x 1 www-data www-data
The same image/video on Android app is open without any problem.
I try by deleting nextcloud, reinstalling it, re-put the image folder in it, re-create the previwe, but the problem persist.
I try by deleting the chrome cache, by opening an incognito windows, but the problem persist.
The folder is the main folder with a big number of photo and video, but I have another user with another big folder that don't have this problem. So I'm not recognizing any pattern for now.
Logs and Errors
Chrome console log (error):
viewer-main.mjs?v=b70227db-0:24502 Could not open file /Camera/IMG_20240517_095548884_HDR_AE.jpg TypeError: fileInfo1[key].localeCompare is not a function
at sortCompare (viewer-main.mjs?v=b70227db-0:23115:116)
at viewer-main.mjs?v=b70227db-0:24549:56
at Array.sort (<anonymous>)
at VueComponent.openFileInfo (viewer-main.mjs?v=b70227db-0:24549:39)
at async VueComponent.openFile (viewer-main.mjs?v=b70227db-0:24495:9)
Describe your Issue
From PC (windows) /Smartphone (Android) chrome browser, only on the directory /Camera of user admin, I can see the image/video in the folder (the thumbs) but when I click on it to expand I have a black windows and the error below.
Image/video in other folder of the same user are ok. Image/video in other folder of other user are ok. Priviledge and ownership of the image/video seems the same of both image viewed and not viewed: -rwxrwxr-x 1 www-data www-data
The same image/video on Android app is open without any problem.
I try by deleting nextcloud, reinstalling it, re-put the image folder in it, re-create the previwe, but the problem persist. I try by deleting the chrome cache, by opening an incognito windows, but the problem persist.
The folder is the main folder with a big number of photo and video, but I have another user with another big folder that don't have this problem. So I'm not recognizing any pattern for now.
Logs and Errors
Chrome console log (error):
Chrome network log (seems not error in it):
Describe your Environment
Kubernetes distribution: K3S with 3 node, 1 Raspberry PI 5 (ARM) and 2 intel i5 node. Nextcloud run on the Raspberry PI 5.
Helm Version (or App that manages helm):
Helm Chart Version: version.BuildInfo{Version:"v3.15.2", GitCommit:"1a500d5625419a524fdae4b33de351cc4f58ec35", GitTreeState:"clean", GoVersion:"go1.22.4"}
values.yaml
:Additional context, if any
I'm using local-path PVC on the root disk (an SSD attached by USB 3). Only app installed on top of the helm chart are imagepreview and memories.
Also this is the config.php: